Question
how to keep words and write after them on text fields?
hello i have a text1 field with user add a address words there e.g.:
Text1---> Gotham 26 & Hilton 33,
on text2 andtext3 i have a script to count some words
e.g.count1
e.g.count2
how to put counts right of text1 address? with out copy again and again the address only change counts...
i try this but not work:
var T0 = this.getField("Text1").value
this.getField("Text1").value=T0+", check("+count1+") "+count2+" with name :"