I use the following code:
<td width='200'><input type='text' name='textbox' value='text of .txt file' id='myInput'>
How can I input the contents of a text box from the contents of a text file? Patch text file: C:/textfile.txt
I use the following code:
<td width='200'><input type='text' name='textbox' value='text of .txt file' id='myInput'>
How can I input the contents of a text box from the contents of a text file? Patch text file: C:/textfile.txt