Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old October 12th, 2003, 11:07 PM
andresbezem andresbezem is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Argentina
Posts: 2 andresbezem User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
submit

Hi, I have the following sentence in one of my pages:
<select name="pais" onchange="submit();">
and is not workin, and I have no idea why.

I have a test page on http://www.abctango.com/guias/form_profesionales2.php

Can anyone tell me what am I doing wrong?

Thnx

Reply With Quote
  #2  
Old October 13th, 2003, 01:18 AM
honcho's Avatar
honcho honcho is offline
Contributing User
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Cape Cod
Posts: 1,347 honcho User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 2 sec
Reputation Power: 3
RE: submit

Tyr using document.form_name.submit() instead of just submit. (Substituting the actual form name for "form_name".)

Reply With Quote
  #3  
Old October 13th, 2003, 10:52 PM
usulix usulix is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Tucson, Arizona, US
Posts: 16 usulix User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to usulix
RE: submit

Agreed....
<form method="post" action="test.php" name="infoForm">
.
.
.
.
.
align="right"><strong>Pais:</strong></div></td>
<td><select name="pais" onchange="javascript:infoForm.submit();">


is the way I'd do it.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > submit


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway