A site is hosted on yahoo server and we want to put a contact form on it.
Does anyone have the code needed to make the form work?
Action=???
Can find the answer to this in their help area.
Thanks
Ellie
A site is hosted on yahoo server and we want to put a contact form on it.
Does anyone have the code needed to make the form work?
Action=???
Can find the answer to this in their help area.
Thanks
Ellie
I've never hosted anything on Yahoo but most hosts offer some sort of php file to process the form. Something like webformmailer.php
Action=webformmailer.php
This is one of the files Godaddy uses, you have to set the form to go to an email address before it will work properly.
You must log in to post.