codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Drag And drop values with in a table  rducic at 22:53 on Friday, October 24, 2003
 

Hi

I am trying to created a tool that would alow you to pick up a value from a table cell and drop in in to another cell.

• It could work as follows:

. table will have 5 columns
• The table can start with all data in the Unassigned column.
• Users should be able to drag the state from the Unassigned column and put it into the proper Region. Once placed in a Region, the states should be alphabetically sorted with each change.


Does anyone know how to do this , I think in DHTML there is dataTransfer.

Please help
Rafet

<table cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><p align="center"><strong>Unassigned </strong></p></td>
<td><p align="center"><strong>Northeast </strong></p></td>
<td><p align="center"><strong>South </strong></p></td>
<td><p align="center"><strong>Mid-West </strong></p></td>
<td><p align="center"><strong>West </strong></p></td>
<td ><p align="center"><strong>Mass </strong></p></td>
</tr>
<tr>
<td width="109" valign="top"><p>  </p></td>
<td><p>New York </p></td>
<td><p>Florida </p></td>
<td><p>Illinois </p></td>
<td><p>Arizona </p></td>
<td ><p>Mass </p></td>
</tr>
<tr>
<td width="109" valign="top"><p>  </p></td>
<td><p>New Jersey </p></td>
<td><p>Georgia </p></td>
<td><p>Kentucky </p></td>
<td><p>California </p></td>
<td ><p>  </p></td>
</tr>
<tr>
<td width="109" valign="top"><p>  </p></td>
<td><p>Maine </p></td>
<td><p>South Carolina </p></td>
<td><p>Ohio </p></td>
<td><p>Nevada </p></td>
<td ><p>  </p></td>
</tr>
</table>













CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: Display swf file in pdf
•  A-Line Wedding Dresses
•  Re: how to create forum using asp.net with c# language?
•  Discount coach store
•  External hard drive recovery tips
•  Create Better Maps with Global Mapper
•  Re: How to display a message box when record is temporary stored in session/grid view
•  Sharing object in perl
•  Re: C++ Beginner question


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2012