Rearranging textboxes

R

rsine

I saw a site done in java that allowed the user to
rearrange textboxes on a webpage by clicking on the
textbox and dragging it to the new location on the page.
I would like to duplicate this using ASP.Net. Is this
possible and if so, how do I go about doing it? I am
really new to ASP.Net and would appreciate any guidance
on this.
 
S

Scott M.

What you say was done using a Java applet. Since applets have to download
to the client and run on the client, ASP.NET can't duplicate this
functionality. You need a client-side solution, which essentially means
DHTML, Java applet or ActiveX control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top