form submission with Javascript

This is a discussion on "form submission with Javascript" within the JavaScript Forum section. This forum, and the thread "form submission with Javascript are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 18th, 2006, 20:43
Up'n'Coming Member
Join Date: Sep 2005
Location: athens
Age: 25
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
form submission with Javascript

Hello!
I am searching over the net for quite a long, but I have almost no idea concerning Javascript so I can't figure out the solution to my problem...
I have a form that show a drop-down menu, which takes all its values through a Mysql database via PHP. What I want to do is to submit the form to the next page (from index.php ---> retrieve_data.php) without the need of a "Submit" button.
When the user selects one of the given options, automatically he will be redirected to retrieve_data.php?id=5 for example...

Thank you in advance!
Reply With Quote

  #2 (permalink)  
Old Dec 18th, 2006, 21:16
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: form submission with Javascript

You need to assign an 'onchange' function to the drop-down menu and use that to submit the form.

Edit: Just a word of warning. This can be very confusing for some end users.
Reply With Quote
Reply

Tags
form submission

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Form Submission List Builder jb1984 Web Page Design 2 Dec 12th, 2007 18:10
Form Submission page markusdavid Web Page Design 3 Sep 8th, 2007 00:50
form submission and mailing problems........aaaagh Gerry Web Page Design 3 Mar 15th, 2007 10:27
Problem with Form Submission Page NewDesigner Web Page Design 4 Oct 6th, 2006 09:36
About form submission with Dreamweaver a.jenery Web Page Design 8 Feb 7th, 2006 11:20


All times are GMT. The time now is 19:03.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43