PDA

Click to See Complete Forum and Search --> : drag and drop in asp.net


sandra97
May 22nd, 2002, 08:56 AM
Hello,
Has anybody got an idea how to use the drag and drop properties that you use in vb, in asp.net???
Any examples?

Thanx

Patoooey
May 24th, 2002, 08:41 PM
Originally posted by sandra97
Hello,
Has anybody got an idea how to use the drag and drop properties that you use in vb, in asp.net???
Any examples?

Thanx

You'd have to write some serious client-side code to make drag-and-drop in a browser happen IF it's possible at all. And it would most likely be in JavaScript not VB.

Http://www.hotscripts.com

Try there.....might get lucky. I doubt it tho.


John