CATEGORIES
What is ASP Dictionary Object and How it Works
Published by: Guest (10/23/2008 2:18:03 PM)
OCT 23 2008
I want to replace the use of arrays as it is getting a bottle neck while comparing. I want to use asp dictionary object to store information and later match the records pulled from the database, i know there are few components in this object like keys, items, remove, removeall, add but i was wondering how to reassign some value.
Most Popular Articles
- Remove Carriage Returns and Line Feeds from ASP Page
- What is the Server Variable Request for IP Address
- Request object error 'ASP 0104 : 80004005' Operation not Allowed
- Why do I get error WinHttp.WinHttpRequest error '80072ee2' The operation timed out
- Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Get (0x80004005) Unspecified error, using SQL-Server >>
<< What is Escape Function in ASP
COMMENT