Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to optimize this...
Message
From
07/07/2003 17:33:01
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Is there a way to optimize this...
Miscellaneous
Thread ID:
00807681
Message ID:
00807681
Views:
56
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?
Reply
Map
View

Click here to load this message in the networking platform