Parsing a returned value set.

I am getting something like"
<b>Name:&nbsp;</b></td><td align=left>Joe Smith</td></tr>
<tr><td align=right valign=top><b>&nbsp;&nbsp;</b></td><td
align=left>&nbsp;</td></tr>
<tr><td align=right valign=top><b>Company:&nbsp;</b></td><td align=left>Joe
Blow Tires </td></tr>"
sen to me... is ther a way to parse out everyiny thing but :
Name: Joe Smite
Company: Joe Blow Tires

The left amount of character before the first is dyanmic so I don't see how
I could take off the left?
The major goal is to have Joe Smit and Joe Blow Tires end up as variable..

Thanks,
Brian

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to