|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
How to order a Scripting.Dictionary
Hi,
I have a problem with the Scripting.Dictionary in ASP. All my data is entered into my Dictionary with no order and I would like to order them alphabeticaly and I don't know how to do.... If someone could help me with this stuff it will be very great. Thxs |
|
#2
|
|||
|
|||
|
The Dictionary object is simple to use, but features no sorting methods.
Check out this page for directions on how to setup the array to store the sorting stuff. http://www.4guysfromrolla.com/webtech/062701-1.shtml hope this helps |
|
#3
|
|||
|
|||
|
Thxs a lot unatratnag,
I've changed my dictionnary by a array, it's easier to sort.... it works much better now... |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > How to order a Scripting.Dictionary |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|