944,123 Members | Top Members by Rank

Ad:
  • Perl Discussion Thread
  • Unsolved
  • Views: 7376
  • Perl RSS
Sep 27th, 2006
0

execute exe from web server

Expand Post »
Hi,

I'm running a web server , and the web server will call the perl script to call a exe when a button is click on a web page.

eg. Click a button on web page, and the notepad will appear.

I use the system('notepad.exe') in my scripts, but it didn't work.

Please help.

-aG
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
aG-gal is offline Offline
1 posts
since Sep 2006
Sep 27th, 2006
1

Re: execute exe from web server

That's because the perl script is running on the server side, so you simply attemtped to open notepad on the server, rather than the client. If you want to open something on the client, then you need something that is actually executing on the client such as JavaScript, or ActiveX controls, etc.
Moderator
Reputation Points: 1471
Solved Threads: 490
Industrious Poster
masijade is offline Offline
4,043 posts
since Feb 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Perl Forum Timeline: Perl Error Message-assistance requested
Next Thread in Perl Forum Timeline: About PERL in general:





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC