Hi Friends ,
I am using Fileuplod control in my Webapplication . I want to drag a file from desktop and upload it to textbox provided by fileupload control.Is it possible to get Darg and drop functionality with Fileupload control ?if yes send me the solution .Any solution will be appreciated .
KarthikPosted Nov 22, 2007, 4:45 AM
Blocked AccountPosted Nov 21, 2007, 11:47 PM
Try to this link fro the reference for your drag & drop problem.
http://www.c-sharpcorner.com/winforms/DragDropInCSharp.asp
Wish the above can help you.