djjamz102
Programmer
- Apr 20, 2008
- 3
Need help on this..
I have a browse button using <input type="file"> and a submit button using <input type="submit">. By default the submit button is disabled unless the browse button is click then open a new browse window to browse a file at the same time submit button is enabled. When the time the browse window is canceled or closed i want the submit button to be disabled again just the default. How can I do this?
I have a browse button using <input type="file"> and a submit button using <input type="submit">. By default the submit button is disabled unless the browse button is click then open a new browse window to browse a file at the same time submit button is enabled. When the time the browse window is canceled or closed i want the submit button to be disabled again just the default. How can I do this?