CATEGORIES
How do I define an ASP array and Redim it Later
Published by: Guest (9/16/2008 1:07:18 PM)
SEP 16 2008
I am using a string split function and store the data in an asp array to use in the later stage. I was defining in a format normally guided to do in many websites but i am getting an error. dim and redim doesn’t seems to be working for me. Do you have a guideline to cerate an array for split function?
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)
How to Use Split function for Parsing String in ASP >>
<< HTTP 500.100 - Internal Server Error - ASP error Internet Information Services
COMMENT