Re: [MacPerl] Form Script and uploading cgi scripts on the web site

2001-02-19 Thread Ronald J Kimball
On Mon, Feb 19, 2001 at 02:14:01PM +, Bhavul wrote: > 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. W

[MacPerl] Form Script and uploading cgi scripts on the web site

2001-02-19 Thread Bhavul
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