![]() |
| ||
| dreamweaver hlp i was just wondering how do u make a form that when the person using it will hit submit and the info will be sent to my email or to me somehow everytime i try it doesnt do nething, and i cant find a tutorial on this i need to do this for a survey i will be making for my friends to take for my final exam that is in 2 weeks |
| ||
| Re: dreamweaver hlp You must to use either server script languages such as ASP/PHP here is a PHP example http://www.tutorialguide.net/php_con..._tutorial.html here is a ASP example http://www.tizag.com/aspTutorial/aspFormsEmail.php or you can use just form with target mailto to force send the email in Outlook, but server side scripting is better. <form enctype="text/plain" method="get" action="mailto:info@info.com"> |
| ||
| Re: dreamweaver hlp ok thx im going to use the .asp one but im curious because this tutorial does not exactly state were i should be making my email adress would it be after the set mail = nothing? |
| ||
| Re: dreamweaver hlp I used the php code small dog linked too but it didn't work it said error on line 24 and I dont know php so I left it, |
| ||
| Re: dreamweaver hlp easiest way would be the mailto: command. find it in behaviors i believe |
| All times are GMT -4. The time now is 3:31 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC