Click to See Complete Forum and Search --> : how to achieve this ?


black
06-30-2003, 09:46 PM
i have a form in web page and need some function which could send an email if the form is submitted, any help, suggestion plz ?

brendandonhue
06-30-2003, 09:58 PM
Any serverside language can do this very easily. Does your server support PHP or ASP or CGI?

black
06-30-2003, 10:12 PM
Originally posted by brendandonhue
Any serverside language can do this very easily. Does your server support PHP or ASP or CGI?

ASP

and may not disturb outlook etc. could it simple ?

brendandonhue
06-30-2003, 10:14 PM
Ok, post in the ASP forum and im sure someone can give you an email script.

black
06-30-2003, 10:15 PM
Originally posted by brendandonhue
Ok, post in the ASP forum and im sure someone can give you an email script.

oh, thanx~

abectech
07-03-2003, 12:24 PM
For a beginner to web design I would recommend a PHP submit program such as dynaform.php which can be found by searching online at a site like download.com. To use dynaform is all you need to do is follow the directions it gives you. The PHP area of the form must be uploaded to your server (assuming it accepts PHP). Dynaform and many similar forms are design to accept any type of html form variable so you can create the form however you like and it will be handled by the Dynaform no additional programming necessary other than HTML if you have any questions on how to find a form or sue it feel free to email me ryan@abectech.com