PDA

View Full Version : drag drop


poulp
12-04-2003, 11:06 AM
I need help.

Do you know how I can drag and drop a file from internet explorer to outlook for exemple ? If I clic and drop a link to outlook, only the link is copy, not the file;
I want to make a php script that can do the action automaticaly. The file I need to drag and drop come from my hard disk and is listed by a php script, and the result is showing in internet explorer by the link of the file.
So I want to clic and drop this file from the link to outlook.

Thanks