What is the maximum limit for a dropdown box values in classic asp? -


In my application, I am convincing the dropdown box to get data from the database.

Issue:

The page response time is too high when the dropdown value increases. Is there a maximum limit for the dropdown box in ASP? Or we have to populate it in some other way?

Please advise.

Thanks Suman

None imposed limit, but you Consider how much data the user should download on each page view. If the page is taking an undesignable long time to load, then you should initially think about bringing only one subset of data, and then either fast to use AJAX or to reach the next subset Need to think about providing any kind of magician.

As an alternative, instead of using a text box and replacing the plug-in with a drop down, the user will be able to apply the plugin to return data in the form of the type Can understand more for


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -