|
-
Jul 19th, 2010, 10:06 AM
#1
Thread Starter
Junior Member
Splitting with comma
Hey guys,
I need to do a split in an old app we've got running and it's in classic ASP. We're importing some stuff into a database and running through a report file.
The report file is comma delimited. Now here is the problem I've got:
Date Range,"Jul 14, 2010"
This get's split by the comma but it splits the date up as well. Now we do have the "" around the date. Is there a way to tell Split or use a different function to ignore splitting anything that is inside a ""
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|