Hi,
I am a newbie so my question might seem a little basic to most of you. I have a site that uses multiple forms. Each forms is for a different request however they all come to me for distribution which I do manually. What I am looking for is a way to modify the script so that on some forms it gets send to a different set of email addresses besides me. I tried renaming the formmail.pl file formmailerinh.pl for inh info etc. It didn't work. So I modified the original file and saved it under the same name inside another folder and did the same at the cgi-bin folder level. so the command line would be cgi-bin/foldername/formmailer.pl and it gives me the 500 internal error line. I set the chmod to 755, tranferred the files in ascii and all that. What do I need to change inside the script besides the referrers or email addresses that will allow me to send each form to different users?
I can forward the file to whoever needs to see it.
Thanks in advance.
I am a newbie so my question might seem a little basic to most of you. I have a site that uses multiple forms. Each forms is for a different request however they all come to me for distribution which I do manually. What I am looking for is a way to modify the script so that on some forms it gets send to a different set of email addresses besides me. I tried renaming the formmail.pl file formmailerinh.pl for inh info etc. It didn't work. So I modified the original file and saved it under the same name inside another folder and did the same at the cgi-bin folder level. so the command line would be cgi-bin/foldername/formmailer.pl and it gives me the 500 internal error line. I set the chmod to 755, tranferred the files in ascii and all that. What do I need to change inside the script besides the referrers or email addresses that will allow me to send each form to different users?
I can forward the file to whoever needs to see it.
Thanks in advance.