Forum Moderators: mack

Message Too Old, No Replies

How to intergrate SMPT email forms on a site

smtp email forms

         

StevenK

8:06 pm on Feb 20, 2005 (gmt 0)

10+ Year Member



I want users to send me an email by just filling in a form on the site and when they click "submit" it should send it to me using our server smpt settings.

How can I set this up?

Corey Bryant

1:24 pm on Feb 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What language can your server support?

Also, you might check with your hosting company. Most provide coding as well to help you with the source code

-Corey

StevenK

5:01 pm on Feb 21, 2005 (gmt 0)

10+ Year Member



I have a dedicated server. As far as I know it supports MySQL Databases: html, php, java, asp.

All I need is a copy of a working form and the code that drives it and I'm sure I can adapt it to my server. But where to look?

Corey Bryant

5:42 pm on Feb 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If it does support ASP, does it support JMail, ASPMail, ASPEMail?

You might google the above terms and you will be able to get some example coding as well. Or google php email script as well for that language.

-Corey