How to store information input by user in ........
How to store information input by user in a Textbox through cookies/javascript/Ajax in and displayed it in a Listbox when onfocus() event of Textbox?
Hi all,
I am phrasing my problem in new way.... becoz there is a confusion in this article...
basically I have to save last ten URL address / or you can say any last ten text input by the user in a text box..in cookies, and when user want to type again, last ten URL address / or any input supplied by the user is displayed in listbox type of control.. on textbox foucs event
|