Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Ezilon Directory   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 03-07-2008, 09:52 AM   #1 (permalink)
Contributing Member
 
gridsix's Avatar
 
Join Date: 03-04-08
Posts: 200
iTrader: 0 / 0%
gridsix is a jewel in the roughgridsix is a jewel in the roughgridsix is a jewel in the roughgridsix is a jewel in the roughgridsix is a jewel in the roughgridsix is a jewel in the roughgridsix is a jewel in the rough
Form button half working

I have a form that works when you click the submit button, but does not function when the user hits the 'enter' key. Here's the code:
Code:
<form action="index.php" method="get" name="search"> <table border="0" cellpadding="3" cellspacing="2"> <tr> <td align="right">Zipcode: <input name="zipcode" type="text" class="textbox" value="<?=$zipcode;?>" size="8" maxlength="8"/></td> <td><input type="button" value="Click to Get Gas Prices" onclick="dosearch(this.form);"/></td> </tr> </table> </form>
Thoughts?
gridsix is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-07-2008, 10:16 AM   #2 (permalink)
Contributing Member
 
kyrie's Avatar
 
Join Date: 02-19-08
Posts: 87
iTrader: 0 / 0%
kyrie is liked by many
Quote:
Originally Posted by gridsix View Post
I have a form that works when you click the submit button, but does not function when the user hits the 'enter' key. Here's the code:
Code:
<form action="index.php" method="get" name="search"> <table border="0" cellpadding="3" cellspacing="2"> <tr> <td align="right">Zipcode: <input name="zipcode" type="text" class="textbox" value="<?=$zipcode;?>" size="8" maxlength="8"/></td> <td><input type="button" value="Click to Get Gas Prices" onclick="dosearch(this.form);"/></td> </tr> </table> </form>
Thoughts?
I don't see any problem regarding your code, but I notice that <?=$zipcode;?> should have a variable.
__________________
Wonder Years and Dean Martin
kyrie is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-08-2008, 09:06 PM   #3 (permalink)
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 2,927
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
The keycode for the Enter key is 13. Create a script or, better, search for one and hook it up to your form's onsubmit event.
__________________
JUNE - JavaScript Framework
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



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

vB 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
Multi-Function Form Submit Button brokenshadows Web Design Lobby 4 01-29-2008 05:11 AM
Need Help: Form submit and IE Back button problem !!! cuongdm Coding Forum 4 10-27-2006 10:53 AM
Two HTML similar codes , one working well and another not working why? Banjika Web Design Lobby 1 06-11-2005 07:14 AM
Make a button or image enter something into a form? Leader of Men Coding Forum 2 11-13-2003 06:25 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 02:43 PM.
© Copyright 2008 V7 Inc