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
- HOW TO PUBLISH A PROJECT IN LOCAL IIS OR OWN MACHINE
- Request object error 'ASP 0104 : 80004005' Operation not Allowed
- Remove Carriage Returns and Line Feeds from ASP Page
- Why do I get error WinHttp.WinHttpRequest error '80072ee2' The operation timed out
- How to Find the Time Difference in ASP
How to Use Split function for Parsing String in ASP >>
<< HTTP 500.100 - Internal Server Error - ASP error Internet Information Services
COMMENT