Webhosting Form Mailer: Difference between revisions

From AAISP Support Site
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[File:Couk.png|link=:Category:Webhosting]]


A simple perl script ([[File:mailer_example.zip]]) can be placed anywhere in your site. You can then use that in a <FORM METHOD=POST ACTION="mailer.pl"> form, including any <INPUT...> tags you like. You should include - either as input fields or and hidden input fields values for -FROM (the from email address), -MAIL (the to email address), -NEXT (the page to show after posting the form). e.g. <INPUT TYPE=HIDDEN NAME=-NEXT VALUE="thanks.html">
A simple perl script ([[File:mailer_example.zip]]) can be placed anywhere in your site. You can then use that in a <FORM METHOD=POST ACTION="mailer.pl"> form, including any <INPUT...> tags you like. You should include - either as input fields or and hidden input fields values for -FROM (the from email address), -MAIL (the to email address), -NEXT (the page to show after posting the form). e.g. <INPUT TYPE=HIDDEN NAME=-NEXT VALUE="thanks.html">






==Other Webhosting pages:==
==Other Webhosting pages==
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1>Category:Webhosting</ncl>
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1>Category:Webhosting</ncl>


Line 12: Line 9:




[[Category:Webhosting]]
[[Category:Webhosting|Form]]

Latest revision as of 00:25, 18 August 2018

A simple perl script (File:Mailer example.zip) can be placed anywhere in your site. You can then use that in a <FORM METHOD=POST ACTION="mailer.pl"> form, including any <INPUT...> tags you like. You should include - either as input fields or and hidden input fields values for -FROM (the from email address), -MAIL (the to email address), -NEXT (the page to show after posting the form). e.g. <INPUT TYPE=HIDDEN NAME=-NEXT VALUE="thanks.html">


Other Webhosting pages

<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1>Category:Webhosting</ncl>

Webhosting Service page on our main website