Hi. I am following a website explaining how to use a CGI script that will email the results of a form to me. However, I am not exactly sure how to do the following instruction:
---------------------------------------------------------------------------------------------------------------------------------
Upload newname.pl ~ Now that FormMail.pl is properly configured and given a new name (i.e. newname.pl), it's time to upload it to your website's cgi-bin directory. Make sure that you upload newname.pl in ASCII mode.
---------------------------------------------------------------------------------------------------------------------------------
How do I upload it in ASCII mode? I'm not even sure what ASCII mode is? I've also got another question. The instruction after that says:
---------------------------------------------------------------------------------------------------------------------------------
Set file permissions ~ Use the chmod command in your FTP program or use your website's control panel to change the file permissions of newname.pl to 755 (rwx r-x r-x). When setting file permissions, you will most likely be confronted with a dialog that allows you to set permissions to the selected file according to three categories: Owner, Group and Other. Beside each category will be three settings: Read, Write and Execute. Set them as follows:
Owner - click to check Read, Write, Execute
Group - click to check Read and Execute (clear Write)
Other - click to check Read and Execute (clear Write)
---------------------------------------------------------------------------------------------------------------------------------
Assistance please?
---------------------------------------------------------------------------------------------------------------------------------
References: The website I am following is http://www.ironspider.ca/forms/nmsform.htm.
---------------------------------------------------------------------------------------------------------------------------------
Thanks,
E&E
---------------------------------------------------------------------------------------------------------------------------------
Upload newname.pl ~ Now that FormMail.pl is properly configured and given a new name (i.e. newname.pl), it's time to upload it to your website's cgi-bin directory. Make sure that you upload newname.pl in ASCII mode.
---------------------------------------------------------------------------------------------------------------------------------
How do I upload it in ASCII mode? I'm not even sure what ASCII mode is? I've also got another question. The instruction after that says:
---------------------------------------------------------------------------------------------------------------------------------
Set file permissions ~ Use the chmod command in your FTP program or use your website's control panel to change the file permissions of newname.pl to 755 (rwx r-x r-x). When setting file permissions, you will most likely be confronted with a dialog that allows you to set permissions to the selected file according to three categories: Owner, Group and Other. Beside each category will be three settings: Read, Write and Execute. Set them as follows:
Owner - click to check Read, Write, Execute
Group - click to check Read and Execute (clear Write)
Other - click to check Read and Execute (clear Write)
---------------------------------------------------------------------------------------------------------------------------------
Assistance please?
---------------------------------------------------------------------------------------------------------------------------------
References: The website I am following is http://www.ironspider.ca/forms/nmsform.htm.
---------------------------------------------------------------------------------------------------------------------------------
Thanks,
E&E