Forms Q

This is a discussion on "Forms Q" within the Web Page Design section. This forum, and the thread "Forms Q are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 21st, 2005, 11:54
Junior Member
Join Date: Mar 2005
Location: Australia
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to joshcxa Send a message via MSN to joshcxa
Forms Q

I have a form which the details get sent to an email address. But when you hit the submit button it brings up the users default mial client with the details placed in that.

Is there a way to make it go straight through without opening the mail client?
Reply With Quote

  #2 (permalink)  
Old Jun 21st, 2005, 17:05
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
hi - you would need to use some mail script either php or asp - depending on your server.

then what you would do is send the info from the form to the mail script
Code: Select all
<form method="POST" action="mail.asp">
Reply With Quote
  #3 (permalink)  
Old Jun 21st, 2005, 22:52
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Many hosts supply email sending scripts by default, such as formmail.
Reply With Quote
Reply

Tags
forms

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Forms crackafaza Web Page Design 3 Aug 13th, 2007 02:16
Forms acrikey Web Page Design 13 Aug 6th, 2007 21:31
JS and Forms roki13 JavaScript Forum 1 Jun 6th, 2007 15:28
forms mickc90 PHP Forum 3 Aug 1st, 2006 22:06
forms atomicant_2005 JavaScript Forum 15 Dec 9th, 2005 16:09


All times are GMT. The time now is 02:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43