Click to See Complete Forum and Search --> : need help with form


shertmann
11-27-2004, 08:58 PM
hello guys, i am new to this forum and to web development as well. I hae created an online form with all the fields i need to send this informatioon via e-mail once the user clicks on submit. I need to know the asp code that will do this. I understand that i will need to change it with the field names and .asp but that's good.. Does anyone have it available??

Thanks

PeOfEo
11-28-2004, 01:35 AM
you need to know if your server has an smtp (Simple Mail Transfer Protocol) server and which mail component it has installed.

shertmann
11-28-2004, 01:57 PM
thanks my problem has been solved the form is working perfect..