I've got an example of this on my website at this link
http://devel.odessi.net/dotnet/drag.htm
--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"BenJ" <> wrote in message
news:eQ9aGsn%...
> I am tring to implement Drag and Drop in my asp.net web-app, the idea is
to
> allow a user to Drag and Drop an Object/Image to any location on a form
> (with a grid-background), and have the server store the usr selection. Is
it
> possible to do this purely in asp.net? (no Java). Any example or link
would
> be appriciated.
> Thanks,
>
>