Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to optimize this...
Message
De
07/07/2003 17:33:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Is there a way to optimize this...
Divers
Thread ID:
00807681
Message ID:
00807681
Vues:
57
LOADING A COMBO:
In a sql query , I get a recordset of product codes, then I load a html combo box with it in a loop. I have about 1000 products and it takes about 12 seconds to do that, how come it's that long. Is there a better way to do this?

EXECUTING A QUERY:
I type some text in a textbox, on validation I have to check if this value is valid through a query. So basically, I am in a java script function and I have to do a query on the server. What I did is call a new window that executes the query and sends me back a value if it is valid, is there any way to do it better?
Répondre
Fil
Voir

Click here to load this message in the networking platform