Weel, aint that a sumbit. <p-too> <ping!>.

Wade Preston Shearer wrote:

AHHHHH!!!! no wonder it wasn't freak'in working!!!

i poured over the code again and again and again... even copied your example exactly... and even copied the example from the URL you sent and it STILL DIDN'T WORK!!!

i finally noticed that i was spelling submit, "sumbit"

errrrrrr!!!!


On Wednesday, June 11, 2003, at 05:28 PM, Andrew Jorgensen wrote:


No, the fuction is implicit. It exists already.

<form method="post" action="/form.php">
   <select name="dropbox" onchange="submit()">
      <option selected>Select Something!</option>
      <option value="SOMETHING">Something</option>
      <option value="ELSE">Something Else</option>
   </select>
</form>

Wade Preston Shearer wrote:

i assume that to use that i will need a javascript function in the header called "submit()"?
if yes, what do you put in the function that submits the form?
On Wednesday, June 11, 2003, at 05:10 PM, Andrew Jorgensen wrote:


onchange="submit()"

Wade Preston Shearer wrote:

i have friend that asked me a question that i can't answer... i have been googling without any results...
he wants to make a form without a submit button... the form will be submitted when the user selects something from a dropmenu. the only languages that can be used are HTML and javascript... and it all has to happen client-side.
anyone have any ideas?
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list




____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list



____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list





____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to