Srikanth Muthyala wrote:
Can anybody tell me how to disable the manual typing of file name for File
tag, only allow 'Browse" button. Thanks.

Unfortunately you don't have much control over it. Perhaps you could add an onkeypress event listener that blocks typed input.
See here:
http://www.quirksmode.org/dom/inputfile.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to