Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reg Exp or String Class

Status
Not open for further replies.

ice78991

Programmer
Nov 20, 2006
216
I have a string which is full of random stuff and somewhere in the middle of it is an xml sequence. I want to use flash to return everything in the string between <result> and </result>

Should I be looking to regular expressions to achieve this or is it doable with the String class?
 
sorry about double submission - had problems connecting
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top