Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
AutoCompleteExtender not working with internet explorer
but work with firefox so whats problem.
Posted

Is your JavaScript on IE enabled?
Check if the call to the server to fetch the data is made or not? You can use tools like fiddler for that.

Just saying something is not working isn't enough. You must give some analysis on the issue.
 
Share this answer
 
hi i have autocomplete extender (ajaxcontroltoolkit) and it works in my ie9

witch ie fails?

have you tried to whitelist your server / localhost ?
 
Share this answer
 
Use Of updatepanel & remove the setfocus event that solve problem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900