Do you guys have any idea how to drag file from Windows Explorer and drop it to specific node in TreeView control using asp.net ? I mean TreeView has two node say Finance, Marketing. Now i drag file from windows explorer and want to drop it on Finance node. Is it possible ?
Another thing, is it possible after droping file on any node in TreeView i also want to store file content in database ?
I really appreciate anyone's help..
Thanks in advance !!