Re: Javascript onChange if field1 = xxx then change field2 = yyy
- From: "Evertjan." <exjxw.hannivoort@xxxxxxxxxxxx>
- Date: 30 Oct 2007 15:40:42 GMT
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)
.
- References:
- Prev by Date: Javascript onChange if field1 = xxx then change field2 = yyy
- Next by Date: Re: Javascript Library
- Previous by thread: Javascript onChange if field1 = xxx then change field2 = yyy
- Index(es):
Relevant Pages
|