Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more  

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 07-05-2005, 05:33 PM   #1 (permalink)
redzone
Junior Member
 
Join Date: Jul 2005
Posts: 13
Default Javascript function submitting a form troubles

hello all,

I can't seem to pinpoint why my function fails. Maybe someone see's something I am missing.
PHP Code:
<html><head></head><body>

<
script type="text/javascript">
function 
checkSubmit() {
 if ( 
document.myform.myfield.value.length >= ) {
  
alert(document.myform.myfield.value.length);
  
document.myform.submit();
  return 
false;
 }
 else {
  return 
true;
 }
}
</script>

<form action="test.php" name="myform">
<input type="text" name="myfield" value="" onkeyup="checkSubmit()">
<input type="submit" name="submit" value="submit">
</form>

</body></html> 


thanks in advance
redzone is offline   Reply With Quote
Sponsored Links
Old 07-05-2005, 06:29 PM   #2 (permalink)
cooper
Junior Member
 
Join Date: Jul 2005
Posts: 1
Default

Rename your submit button from "submit" to "Send" - or anything as long as it isn't "submit". That should fix it...
cooper is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 06:54 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums