|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hello Everyone,
What I am trying to do is create a page on my company's internet site so that our customers can fill out a form, click a submit button and then have the data they entered be emailed to me. I have already created the form within Dreamweaver MX. How do I setup the Submit button to automatically email the information to me? Any information I can get would be helpful. Thanks, Michael |
|
#2
|
||||
|
||||
|
Write a form handler page in asp. Set the "action" attribute of your form to the name of the form handler page. Then in the form handler page you can take the data from the form and make an email. Google for "asp email" and similar for more on how to do that.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Send form data to an email address? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|