Hi,
I've got a client that is using your webhosting for their site and i'm not familier with your cgi setup.
I've previously been using anouther company which provided me with a very basic script/cgi file to use for form mailers.
<form id="form1" name="form1" method="post" action="http://public.companyabc.co.nz/cgi-bin/formmailer.cgi">
<input type="hidden" name="to" value="emailofclient">
<input type="hidden" name="next_url" value="http://www.website for form.co.nz/website/thankyou.html.">
<input type="hidden" name="subject" value="Join the company Database">
Does vodahost have a formmailer.cgi that i can replace the http://public.companyabc.co.nz/cgi-bin/formmailer.cgi with? Or do i have to host the file on the clients website?
A company i have used previously has a setup like this:
where it's a very simple global script.
any assistance would be very helpful. If you need more information please pm me.
Regards,
Me....
I've got a client that is using your webhosting for their site and i'm not familier with your cgi setup.
I've previously been using anouther company which provided me with a very basic script/cgi file to use for form mailers.
<form id="form1" name="form1" method="post" action="http://public.companyabc.co.nz/cgi-bin/formmailer.cgi">
<input type="hidden" name="to" value="emailofclient">
<input type="hidden" name="next_url" value="http://www.website for form.co.nz/website/thankyou.html.">
<input type="hidden" name="subject" value="Join the company Database">
Does vodahost have a formmailer.cgi that i can replace the http://public.companyabc.co.nz/cgi-bin/formmailer.cgi with? Or do i have to host the file on the clients website?
A company i have used previously has a setup like this:
where it's a very simple global script.
any assistance would be very helpful. If you need more information please pm me.
Regards,
Me....
Comment