Re: Javascript onChange if field1 = xxx then change field2 = yyy



wrote on 30 okt 2007 in comp.lang.javascript:

if name="Joe1" echo "joe1@xxxxxxxxxxx" to email
if name="Joe2" echo "joe2@xxxxxxxxxxx" to email

input type="textbox" id="name"
input type="textbox" id="email"

------

I am trying to achieve the above but so far with no luck :(

Would anyone be able to help ?

No, as this is not javascript.

Please ask in the NG that accomodates that language,

or be more explicit and show correct code and html.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
.



Relevant Pages