Could someone give me a J script function
to change a text box value??
The code needs to do this..
FunctionCall(20)
Function Functioncall ( Value as iNteger)
Text box = Text Box + Value
end function
How do I do that in JavaScript?
Thanks!
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |