PDA

View Full Version : Email Form Recommendation


asprott
14-Oct-2003, 04:07 PM
Can anyone recommend a reliable email form to add to our "contact us" page. We are hosted on a Windows server.

Thanks in advance.

Andrew

Jenny
15-Oct-2003, 08:29 AM
I have a cdonts script but reliabilty of using asp to send depends on host and whether you have asp functionality, or I have a php script that works..
Jenny

asprott
15-Oct-2003, 08:40 AM
Thanks for the reply.

I do have ASP functionality with my hosting package.

Our biggest concern with any form email solution is to avoid spamming and email addresses being harvested. Currently all of our email links on the site are created dynamically with JavaScript, so we would be looking for a solution that improves upon that.

As you may have gathered, I have not used form email before so I’m not sure about the pros and cons, but will only change if there is a definite improvement by doing so.

Cheers

Andrew

Jenny
15-Oct-2003, 08:43 AM
if the form calls an asp page, all the email addressed etc,, will be in the called page and not available for a right click.
Jenny

asprott
15-Oct-2003, 09:09 AM
Well, it sounds good.

I must concede not to have ASP experience, but would like to have a mess around with it.

I would want to add the form to my "contact" page which is a brochure page in Actinic, I assume I would have to re-save this generated page as a .asp?

Thanks.

Andrew

Jenny
15-Oct-2003, 10:11 AM
I have sent a few form-emails to Andrew to try
Jenny