Submit a form...do help!!

windows

Guest
Hello, <br />
I have created a form and when the user clicks on the Submit button the email client installed on the machine pops up(outlook) asking for the name, email etc. This is beacuase I have used "mailto:" in the program. Is there any way where it is possible to avoid this pop up. I mean when the user clicks on the Submit button the user would be taken to a another page and in turn the form filled would be emailed to me. <br />
<br />
Thank you.<!--content-->There would be many ways to do this.<br />
<br />
CGI might be your easiest route but you might want to try some server side technology like ASP, .NET, PHP.<br />
<br />
Not sure of your skill levels but try this link for possible premade scripts.<br />
<br />
<!-- w --><a class="postlink" href="http://www.hotscripts.com">www.hotscripts.com</a><!-- w --><br />
<br />
or <!-- w --><a class="postlink" href="http://www.webmonkey.com">www.webmonkey.com</a><!-- w --><br />
<br />
for tutorials.<br />
<br />
Good luck.<!--content-->thank you so much. I will try to do it and I will let you know.<!--content-->You don纾
 
Back
Top