|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
send an email from a webform
this is so newbie it could get
i have an server with windows 2003, IIS6 and asp.net i have a webform that i would like to take the all of what is in it and send it to another page(or directly if possible) and then send it to a email. the only problem is that i cant program asp(i can php but that language is totally out of question in this case) and i would very much like some help. most likely i would need a bit of code that could be expandend with more fields when it is needed what i would like in the first case is a server name field a username field a dropmenu with three choices and a textarea this would be very nice of someone to help me out on this, please? |
|
#2
|
||||
|
||||
|
To make an email, you can use the ASP cdonts mail object, if it is installed.
Here is a tutorial about sending email using asp. Read that, then post back if you have more questions HTH Dave
__________________
--Dave-- U2kgSG9jIExlZ2VyZSBTY2lzLCBOaW1pdW0gRXJ1ZGl0aW9uaXMgSGFiZXM= |
|
#3
|
|||
|
|||
|
i tried that code but i get an error that looks like:
BC30807: Let and Set assigment statements are no longer supported |
|
#4
|
||||
|
||||
|
Last edited by karsh44 : August 12th, 2003 at 07:21 AM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > send an email from a webform |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|