My autocomplete is getting data from a server (using a localhost).
I've checked and the data is getting to the browser.  But, the items
do not display and I'm continually getting the following set of
errors:

localhost - - [30/Apr/2008 19:29:04] "GET / HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:04] "GET /static/css/ac.css HTTP/1.1"
200 -
localhost - - [30/Apr/2008 19:29:10] "GET /ac?
q=chase&limit=25&timestamp=1209608950312 HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:15] "GET /static/js/jquery-
autocomplete/lib/jquery.js?_=1209608955375 HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:15] "GET /static/js/jquery-
autocomplete/lib/jquery.dimensions.js?_=1209608955390 HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:15] "GET /static/js/jquery-
autocomplete/lib/jquery.bgiframe.min.js?_=1209608955390 HTTP/1.1" 200
-
localhost - - [30/Apr/2008 19:29:17] "GET /static/js/jquery-
autocomplete/lib/jquery.ajaxQueue.js?_=1209608955406 HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:18] "GET /static/js/jquery-
autocomplete/jquery.autocomplete.js?_=1209608955421 HTTP/1.1" 200 -
localhost - - [30/Apr/2008 19:29:18] "GET /static/js/movie.js?
_=1209608955437 HTTP/1.1" 200 -

Any ideas?

Dinesh

Reply via email to