[thelist] onchange.. my aunt!

Tris beertastic at gmail.com
Tue Jan 30 04:07:11 CST 2007


Hi all...
going back to basics today..
I've got a form.. (a form!) that s giving me grief..
I want the form to self submit when I change a SE:ECT option.
all good, javascript etc... Buuuut...

top of my form:
<form id="bookingForm" name="bookingForm" method="post"
action="<?=$_SERVER['REQUEST_URI']?>">


and further down..
<select name="departure" id="departure"
onChange="document.forms['bookingForm'].submit(); return true;">

i've tried using this:
this.form.submit();

but it just gives me errors :-(

A really rookie issue this morning... but google is not helping...!

Any ideas?

Cheers as always, luv n hugs,
Tris...


-- 
When a person can no longer laugh at himself, it is time for others to
laugh at him.
Thomas Szasz



More information about the thelist mailing list