Parsing Data in ASP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lisa

    Parsing Data in ASP

    I have a select statement that gives me the following results (for
    example) "test documentation/software product version document.doc" I
    need to parse the data to only grab everything between the "/" and
    ".". So, in other words, "software product version document" - I have
    absolutley no idea how to do this - can anyone help????

    Thanks in advance!
    Lisa
Working...