| Author |
auto complete in ajax
|
cathymala louis
Ranch Hand
Joined: Nov 02, 2005
Posts: 77
|
|
Hi All, I am trying to do auto complete using ajax. I got the response text values. I want to know how to put this values in the table. Thanks.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
|
|
What have you got so far? Do you know how to add HTML dynamically to a page? You'll get lots of help here to write your code, but no one is going to write it for you. Hint: familiarize yourself with the innerHTML property of DOM elements.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: auto complete in ajax
|
|
|