How do I get a javascript variable to appear in a html textfield?

The Walster

New member
I have a small javascript that pulls data from a flash file and stores them as variables (text string). How do I make that variable appear in a textfield in an html webform?
 
Back
Top