Worked like a charm... I have something really cool to show the list in 2 weeks.....
-Raph ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 11:02 AM Subject: Re: getting xxx from <xxx> > <cfset testChar = "<Here's the String>"> > > <cfset newChar = Mid(testChar, 2, #len(testChar)#-2)> > > Michael Corrigan > Programmer > Endora Digital Solutions > www.endoradigital.com > 630/942-5211 x-134 > ----- Original Message ----- > From: raphael > To: CF-Talk > Sent: Friday, November 09, 2001 9:37 AM > Subject: getting xxx from <xxx> > > > How would this be accomplished? > > getting xxx from <xxx> > > I was going to do a find on both "<" and ">" and get the middle but > I'm > thinking of removing anything else then trimming left(1) and right(1) > > Raph. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

