tags:

views:

35

answers:

1

Hi friends, i develop a webpage , in that we allow user to drag a file into a list box or text box . after drag the file in to a listbox i need to read the file path of the file . Please help me to solve the issue .

+1  A: 

You can't drag and drop files onto a browser window like that.

ceejayoz
Thank you for sharing your information with me
Sakthivel
"You can't drag and drop files onto a browser window like that" without HTML 5 or Google Gears
Justin Johnson
HTML5 will take years to be widely supported, and Gears is a plugin. Unless someone states that plugins / only specific browsers are OK, I tend to answer questions based on what's widely supported.
ceejayoz