Im trying to do some little work, but now I think may be it is not possible
I have a file field with brows button which is to select file
<input name="file" type="file"/>
I want that when the page loads, in the file box will the path like this c:\test.txt without clicking to brows - select file.
is it possible? please help me to do this.
Thanks in advance