next up previous
Next: Script Errors Up: Project 2 Description Previous: Enabling Online CGI Execution

Online Execution

Bring up netscape. Open the URL

http://cgi.cs.rpi.edu/rcs/{your-rcs-id}/{your-script-prefix}.cgi

For example, if I wanted to run a script called add.cgi, I would open

http://cgi.cs.rpi.edu/rcs/ziantl/add.cgi
Your script should now execute, most likely generating a form for the user to enter input. Once the user submits the form, your script will produce another HTML page in response which will be displayed automatically. If you develop your script on a different CGI server, make sure that it works correctly using the above URL.



Louis Ziantz
4/23/1998