Jump to content

Are ajax queries fast?


UrbanDweller

Recommended Posts

Hey all,

 

I have finally worked out ajax in jquery since i have only worked with jquery for the past couple of days.

 

Currently i have 4 drop down boxes that populate the one after the next depending on the amount of tables rows the ajax returned, this normally is about 2-6 out of a possible 20-30 in the table. Im sending two mysql queries on select click event.

 

My question is a I have only does local testing so I don't know the response speed to these ajax calls and was wondering if you think there will be much delay from the time sent to the time its recieved and displayed?

 

Thanks

Link to comment
Share on other sites

Ajax seemed like the easier way to do this as making a variable 4 arrays deep seems a bit to intricate to especially when the database could get bigger. This way I only have 1 column to search but will require multiple queries. This will only be used as a admin feature to add categories/products so single user access.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.