Webforumz's RSS FeedRSS Webforumz RegistrationRegister Contact Webforumz StaffContact

Little Help on a FORM

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


 Subscribe in a reader

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

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jul 31st, 2006, 22:14
New Member
Join Date: Jul 2006
Location: oklahoma
Age: 18
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Little Help on a FORM

The FORM SCRIPT below is somethign for my website. Is it possible whenever users on the website fill out the form, and push submit, the information sends to my email.


Code: Select all
form method="post" action="send.asp">
<p>
 Desired Username: <input type="text" name="Username">
</p>
<p>
 Desired Password: 
<input type="text" name="Password">
</p>
<p>
 Confirm Password: 
<input type="text" name="Password">
</p>
<p>
 Your Message: <br>
 <textarea cols="20" rows="5" name="Message">
</textarea>
</p>
 <input type="hidden" name="URL" 
    value="<%= Request.ServerVariables("HTTP_REFERER")%>
 <input type="submit" value="Register" name="SUBMIT">
 <input type="reset" value="Clear" name="RESET">
</form>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old Jul 31st, 2006, 23:06
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Little Help on a FORM

Yes you need either asp or php depending on your host.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jul 31st, 2006, 23:46
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Little Help on a FORM

Check out the php forum. This question has been answered soooo many times.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 1st, 2006, 15:19
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: Little Help on a FORM

Unless he doesn't have PHP and needs to use CGIemail

http://www.he.net/info/cgiemail/demo.html
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
little, help, form

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
Hiding / Showing form fields based on previous form input John Alexander Hopper PHP Forum 1 Mar 10th, 2008 13:30
form variable within an iframe component of a form kissfreaque PHP Forum 3 Feb 29th, 2008 14:06
form variable within an iframe component of a form kissfreaque JavaScript Forum 5 Feb 29th, 2008 12:57
[SOLVED] PHP contact form redirect to same form Posie PHP Forum 14 Jan 29th, 2008 21:28
ASP form to check weather a form value is already in the database Andrew1986 Classic ASP 3 Oct 25th, 2007 09:23


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


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8