I have the following queries. I am new to mac perl scripting.

I have a submit button on my form. I want that when the user presses the
submit button on the form. The user should arrive a new page on the browser
which should say just one line of text.
How do I attach the cgi script to the submit button. I am using claris
homepage to develop my pages. Another question is what do I need to do so
that my resulting test should come on an new html page.


How to upload the cgi script/

My server has a cgi-bin directory. I created a sample html file which had a
link to a sample perl script. I uploaded my sample page in the main
directory and the perl script in the cgi-bin directory. When I clicked on to
the link to execute the perl script. It showed me a page saying that access
forbidden. What do I need to do


Reply via email to