Ok basically I have a HTML text field displaying a URL. At the end of that URL I want a javascript code to randomly generate XXXXXX numbers.
<input type="text" value="http://www.example.net/?i=" size="40" style="width: 268px" /><br />
Notice the text field displays "http://www.example.net/?i="...