Jump to content

[SOLVED] slow AJAX response with onkeyup


lonewolf217

Recommended Posts

I basically took the tutorial in the sticky here and pasted it into my test site.  I then updated the backend page to take the input from the username field and "onkeyup" it will run a basic query to return results from a small database.

 

The issue I am having is that even though the database is really small and returns few results, every time i press a key it sits on "LOADING..." for several seconds.

 

I dont understand why it would be so slow though, on my live site when I do a query to return a bunch of results for display it comes up almost immidiately.  Is there something wrong with the stickied sample, or would it be a setup issue ?

Link to comment
https://forums.phpfreaks.com/topic/151436-solved-slow-ajax-response-with-onkeyup/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.