Hi All
how can we make a text box auto fill using ASp.NET and AJAX.
Hi All
how can we make a text box auto fill using ASp.NET and AJAX.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ash mahPosted Mar 19, 2008, 1:34 AM
1)http://www.webreference.com/programming/javascript/gr/column5/index.html
using javascript
2)http://www.sitepoint.com/article/life-autocomplete-textboxes
using javascript
3)http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx
using Ajax
hope this help you.........