954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Auto Complete

Hi,

I want to add the auto complete functionality to my new .aspx page.
I am working in .Net 1.1 + ASP.Net.

I want to add the functionlaity using simple div and it should be similar to the Google search option.

When the use type on key press the result should come and fill the results into the div. and here CSS is very important. This div should list all the Resut row with scroll on the right side and and should disapper when mouse out.

Please help me
Thanks
Mahendra

mahendrabilla
Newbie Poster
18 posts since Apr 2009
Reputation Points: 17
Solved Threads: 1
 

i think .net 1.1 does not have built-in support for ajax, but you can load a javascript array from your database and then run some javascript autocomplete function
http://www.codeproject.com/KB/scripting/jsactb.aspx

serkan sendur
Postaholic
Banned
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You