MartinDurant
Programmer
I am new to javascript and am using it just for form validation at the moment.
Can I prevent a user from entering text into the text box part of a "file" type input? I want to ensure that the filename is correct by forcing the user to use the browse part of the control.
Is this possible?
Thanks
Martin.
Can I prevent a user from entering text into the text box part of a "file" type input? I want to ensure that the filename is correct by forcing the user to use the browse part of the control.
Is this possible?
Thanks
Martin.