I have a textbox that uses ajax autocomplete to get suggestions from a database table. When I run the website at local machine the text box autocompletes perfectly, but, after publishing the website and testing the page online, I get no autocomplete
suggestions when I type into the text box.
basmaa
Member
130 Points
136 Posts
Auto-complete not working after publish website
Dec 08, 2012 01:23 PM|LINK
Hi All,
in my website, I used autocomplete. it works at local machine.
but when publish website and uploaded it. autocomplete does not work at all. i don't know why??
I need to make autocomplete work online
can any one help me?
pratikkapadi...
Member
172 Points
32 Posts
Re: Auto-complete not working after publish website
Dec 08, 2012 01:34 PM|LINK
Have you used autocomplete using jquery..??
Ajax control..?
Telerik control..?
can you give me some details..?
basmaa
Member
130 Points
136 Posts
Re: Auto-complete not working after publish website
Dec 08, 2012 01:42 PM|LINK
I have a textbox that uses ajax autocomplete to get suggestions from a database table. When I run the website at local machine the text box autocompletes perfectly, but, after publishing the website and testing the page online, I get no autocomplete suggestions when I type into the text box.
raghavendra ...
Participant
1890 Points
435 Posts
Re: Auto-complete not working after publish website
Dec 13, 2012 10:43 AM|LINK
Are you using webservices ?