Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » 3 submit buttons, I want one of them to be used when hitting enter.


3 submit buttons, I want one of them to be used when hitting enter.

Reply
  #1 (permalink)  
Old 02-21-04, 02:37 PM
blasto333 blasto333 is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
3 submit buttons, I want one of them to be used when hitting enter.

Basically I have 3 submit buttons but the top most submit button gets activated when they hit submit. I do not want to make multiple forms as the program is pretty complex and it relies on everything being one form. How can I make it so when the user hits enter, it defaults to a submit button I choose?
Reply With Quote
  #2 (permalink)  
Old 02-21-04, 02:46 PM
karlcore karlcore is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by blasto333
Basically I have 3 submit buttons but the top most submit button gets activated when they hit submit. I do not want to make multiple forms as the program is pretty complex and it relies on everything being one form. How can I make it so when the user hits enter, it defaults to a submit button I choose?
Why do you *need* three buttons?
Reply With Quote
  #3 (permalink)  
Old 02-21-04, 03:24 PM
blasto333 blasto333 is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
well it is part of an application writen in PHP. Basically they all use the same file to get processed.

So I could say something like

if($_POST['button1']=='something')
{
//do something
}
else
{
//do something else

}
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
submit form with more than one href submit and no submit button adlinfanus JavaScript 1 03-09-04 06:45 AM
restricted buttons Paladine PHP 3 02-06-04 01:53 AM
form doesn't submit to mysql correct values, just 1's in every row HasansWeb PHP 1 01-12-04 07:40 AM
firts klik banner then enter site howto do burnman PHP 3 11-26-03 08:09 AM
More buttons Blog HTML/XHTML/XML 2 11-10-03 01:08 AM


All times are GMT -5. The time now is 09:24 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.