|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Need some help with ASP script
Originally posted by : sudheer (bluntsudheer@yahoo.com)Hi,I''ve some forms on the server. Is there a method with which when the user click on the submit button on the form the form get e-mailed. I''m dealing with total computer novices who i dont think would be able to attach the form to an e-mail and send it so it has to be simple such that when the person fills the form up and clicks on the submit button it automatically gets e-mailed.Could some1 please help...Sudheer
|
|
#2
|
|||
|
|||
|
Originally posted by : ruben (rjsq@hotmail.com)Dear sudheer, you must to create a ASP script and request all the fields of the form: request.form("name_field"), add all of them to body of the object CDONTS (send e-mails from ASP scripts), add info to TO and CC property and invoke the method send ... That's all folk. ruben.------------sudheer at 10/24/2001 1:56:26 PMHi,I''ve some forms on the server. Is there a method with which when the user click on the submit button on the form the form get e-mailed. I''m dealing with total computer novices who i dont think would be able to attach the form to an e-mail and send it so it has to be simple such that when the person fills the form up and clicks on the submit button it automatically gets e-mailed.Could some1 please help...Sudheer
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Need some help with ASP script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|