View Single Post
Old 04-04-2009, 01:57 AM   PM User | #6
oesxyl
Master Coder


 
Join Date: Dec 2007
Posts: 6,682
Thanks: 436
Thanked 890 Times in 879 Posts
oesxyl is a jewel in the roughoesxyl is a jewel in the roughoesxyl is a jewel in the rough
Quote:
Originally Posted by pigro View Post
Changed

I've the same problem ... the script send the query to my db but the field "girl" and "prive" have no values...
I don't see any 'girl' id in your markup, it's a 'girlvalue' instead to the textarea. And you have the id 'prive' asssigned to a select which mean you can't use value but selectedIndex.

http://www.javascriptkit.com/jsref/select.shtml

best regards
.
oesxyl is offline   Reply With Quote