Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How do I make my perl script readable by a browser with windows 98?

by Snowdog (Sexton)
on Jun 18, 2000 at 00:27 UTC ( [id://18674]=note: print w/replies, xml ) Need Help??


in reply to how do I make my perl script readable by a browser with windows 98?

You would also want to install the pws from the add-ons directory. Run setup and then edit the registry so that the computer runs the perl script.

Here is micro/----start cut here---/soft's say.

On the Start menu, click Run. In the Open box, type "Regedit" without the quotation marks and click +OK. Open the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC \Parameters +\ScriptMap On the Edit menu, point to New, and click String Value. Name the value .pl and press Enter. Select .pl, and click Modify on the Edit menu. In the Value Data box, <the full path to perl.exe>\perl.exe %s %s NOTE: The "%s %s" is case sensitive. (e.g. "%S %S" will not work). Close the Registry Editor, and restart your computer.
More here
  • Comment on Re: How do I make my perl script readable by a browser with windows 98?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://18674]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-20 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found