mornin' :o)
I have a form with a list box. on change of that box, i want that all my other textfield change according to the value selected in the list. The problem is, i don't know how to put a php variable into a javascript command... here, take a look at my line :
<select name="select" onChange="MM_changeProp('textfield1','','value',$my_value,'INPUT/TEXT')">
i kept getting an error message from javascript...
someone got an idea?
really thanx you in advance
Jacinthe