Hello, I have a CSV file that has a dynamic number of columns and rows. I would like for each value in a row to be in an array and then that row to be in an array therefore creating a multidimensional array. I need this done in ASP. I am a PHP developer so ASP is a bit out of my grasp. Any help would greatly appreciated. I have some code developed to do this but no where near to being done. Can someone help me out here? Thanks.
priebd1 0 Newbie Poster
Recommended Answers
Jump to PostAre you sure you don't mean ASP.NET? While there are still quife a bit of ASP sites out there, new development is ASP is not common.
Jump to PostSo the code you provided is actual classic ASP, not asp.net. If you are interested in working with multidimensional arrays in asp.net, here is a discussion on the asp.net forum which provides a good example. http://forums.asp.net/t/1179543.aspx/1
for classic ASP, here is a …
All 8 Replies

LastMitch
JorgeM 958 Problem Solver Team Colleague Featured Poster

LastMitch
JorgeM 958 Problem Solver Team Colleague Featured Poster
priebd1 0 Newbie Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
LastMitch commented: Good Example! +9

LastMitch
JorgeM 958 Problem Solver Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.