Setting the text
Posted: Tue Dec 07, 2004 5:59 am
I have a text field on my page, its name it first. I want to set the text of this box with something. How do i do this?
In terms of C# or something i would use:
first.text = "Hello";
im looking to do the same sort of thing.
In terms of C# or something i would use:
first.text = "Hello";
im looking to do the same sort of thing.