I have a textbox that uses an autocomplete extender to get suggestions from a database table. When I run the website from visual studio 2008, the text box autocompletes perfectly, however, after publishing the website and viewing the page from my laptop, I get no autocomplete suggestions when I type into the text box.
I am viewing the website with IE7.
Has anyone seen this behaviour before and what can I do to get it working on my published website?