Monday, May 24, 2010

Need php/perl mail help for yahoo small business?

Trying to add a subscribe form for a info newsletter. I want to use php/perl mail function offered. After setup through yahoo, what is then required.


Can I just develop the form in dreamweaver, then add it to site pages?


Have some programming skills, none in php/perl?


Any advice would be extremely helpful. I have searched and searched and cannot find simple steps.


Thanks

Need php/perl mail help for yahoo small business?
Your form will have the POST option and the ACTION option. The action option will point to the perl mail program.





You will probably need a hidden form input text box for the to email address and a hidden form input text box for the subject.


You may also want to have the from email address in the form. These input text box will have to have the correct name as required by the perl mail program.





That should be all that you require. There may also be a need to create a thank you page and that may have to be specified to the perl program too.





Good luck.


No comments:

Post a Comment