| Author |
Is it possible to drag & drop an item from applet to text field outside of the applet
|
LGu Gu
Greenhorn
Joined: Sep 05, 2003
Posts: 19
|
|
Does anyone know that? Also, my current project is implemented in plain HTML web pages, but now I received requirement to have a place in the web page to store the last 10 records user entered(for example, last 10 phone #, last 10 address, .. etc.). I am thinking of using an applet on each web page to store those 10 records, and the user can drag and drop one of the records on the applet to other text field outside of the applet. Does anybody have a better idea how to do this? Thanks. [ October 16, 2003: Message edited by: LGu Gu ]
|
 |
 |
|
|
subject: Is it possible to drag & drop an item from applet to text field outside of the applet
|
|
|