Submit button problems

This is a discussion on "Submit button problems" within the Starting Out section. This forum, and the thread "Submit button problems are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 3rd, 2007, 21:16
New Member
Join Date: Sep 2007
Location: United Kingdom
Age: 26
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Angry Submit button problems

Calling all nerds! I have just designed my own website.. www.chopsallgravy.co.uk
I need to enable that the submit button works but am getting confused as how to do this!
I have set up an email address and have got all the server information but I just need to set the SUBMIT button so that when customers insert their details it will then get sent back to my email address.
Does this make any sense? Can anyone help me? I am using DREAMWEAVER. Everything else has been easy up until now!!
Please somebody help me!!!!!
Cheers Luc
Reply With Quote

  #2 (permalink)  
Old Sep 4th, 2007, 11:36
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Submit button problems

Next time ... please create your own thread!
Reply With Quote
  #3 (permalink)  
Old Sep 4th, 2007, 11:45
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Submit button problems

put it inside a <form> tag
so it will be like:

HTML: Select all
<form action="thepageitsgoingto.php" method="post">
text input and submit button here.
</form>
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #4 (permalink)  
Old Sep 6th, 2007, 18:15
New Member
Join Date: Sep 2007
Location: England
Age: 27
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Submit button problems

Im sorry Im having the same problem too, Ill keep a eye on your thread and hope a nerd bumps into you
Reply With Quote
  #5 (permalink)  
Old Sep 6th, 2007, 18:22
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Submit button problems

Urgh.
Learn PHP,
w3schools.com
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
Reply

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
How can I use a graphic as submit button Sporky Web Page Design 2 Apr 17th, 2007 14:56
Submit Button Confirmation brian1971 Web Page Design 6 Mar 9th, 2007 18:15
submit button changes when clicked troublesomegirl JavaScript Forum 0 Feb 18th, 2007 01:10
Form Submit button Help!!! Aaron1988 Web Page Design 2 Nov 25th, 2006 13:51


All times are GMT. The time now is 05:16.


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