> From: "Francois PIETTE" <[EMAIL PROTECTED]> > Subject: Drag and drop files with IE > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed; > charset="iso-8859-1"; > reply-type=original > > I want to write a web application using Delphi at server > side and IE at client side. Ideally the client should be > able to drag and drop files onto a HTML form opened in > IE. Dropping a file on an IE form make IE open that file. > That's not what I want to do. I want to have a file input > form item on the page currently opened in IE and have the > dropped file path entered automatically into the file > input item. Maybe some script would do the trick. > Dropping multiple file is even better for my application. > Any idea welcome. > > -- > [EMAIL PROTECTED] > The author for the freeware multi-tier middleware MidWare > The author of the freeware Internet Component Suite (ICS) > http://www.overbyte.be
Francois, Will AJAX do it for you? Mick _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

