Hi all.
I would like to implement the following scenario:
a user clicks inside a textbox and a popup textbox is displayed where you can enter text, and by clicking an OK button the text is then copied from the popup textbox to the target textbox.
Let me just say that I've tried implementing it with asp.net ajax, and it's not a very easy task, to say the least.
Since, I'm a total noob to jQuery and would very much to try an alternative to existing AJAX technologies, please be gentle...
Thanks in advance.