Hi Everyone,
I have a problem setting up my formmail script. I downloaded the latest version of the FormMail script at Matt's Script Archive... and i think i have set it up properly, i followed some guidelines. Anyway the problem i am experiencing is when i submit the data on my form it is supposed to access the formmail script, instead i get a page that states i dont have permission to access /cgi-bin/FormMail.cgi. I've used dreamweaver to put together this form. Here is the code i've used to construct the form, i'll just post the line i think is causing the problem...
Now if the Forbidden error page comes up i can only assume that it is actually trying to access the formmail script and therefore the path in the action attribute above is correct. The permission setting i have set for the formmail script is 755. Now that is where i'm left stumped because i've learnt that the permission setting for the formmail script needs to be 755. Just to clarify what the error states here is exactly what it says:
Other than the form itself, the actual perl script (formmail.pl) has variables that the user needs to modify. I am going to post only the lines of code i modified, i'm not too sure if the lines of code i have modified are the only ones i should modify so if i need to modify more than just what i have modified i would highly appreciate it if you guys could tell me.
Here are the lines of code i modified....
Those are the only variables i modified, there are others but i'm not sure if i need to modify them... this is my first time using the formmail script, unfortunately. The script i downloaded can be found at the following address..
http://www.scriptarchive.com/download.cgi?s=formmail
If i'm doing something wrong with the perl script or the form i would greatly appreciate anybody pointing out what i should be doing or possible solutions.
Thanks for your time

,
- CK