If I do the following, the browse text box still cannot see
C:/hello world/test.txt.
<input type="file" name="fileName" value="C:/hello world/test.txt" size=80>
Any ideas? and workarounds to this problem? thanks!!
C:/hello world/test.txt.
<input type="file" name="fileName" value="C:/hello world/test.txt" size=80>
Any ideas? and workarounds to this problem? thanks!!
Comment