parsing a string with multible colons

  • Thread starter Thread starter SAC
  • Start date Start date
S

SAC

I'm trying to figure out how to parse a string with multible colons like
this:


Categeory:Subcategory:SKU

I's like to break out:

Category
Subcategory
SKU

into separate fields.

Any ideas?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top