Hi ,
I got one problem. i created the text box like <input type=text name=textbox1> and next browse button is there . I selected the data through browse button and inserted that data into text box. But In that it take data from keyboard it also accepted.My requirement is it don't take data from keyboard only take from browse button.
plz tell that the javascript logic for the above problem.
I got one problem. i created the text box like <input type=text name=textbox1> and next browse button is there . I selected the data through browse button and inserted that data into text box. But In that it take data from keyboard it also accepted.My requirement is it don't take data from keyboard only take from browse button.
plz tell that the javascript logic for the above problem.
Comment