No.. Grabbing variable responses from old text files that were stored
using a funky form design.  The only thing unique about the responses is
that they all have "~" around each response.  However, we have to sort
thru all of it, and the files are HUGE.  So it becomes a real bear to
get them all out and stored.

Could just as well be email addresses, I suppose.

        Lee


> -----Original Message-----
> From: BT [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, November 09, 2001 8:34 AM
> To: CF-Talk
> Subject: Re: getting xxx from <xxx> (New Question)
> 
> 
> Someone's grabbing email addresses....
> ----- Original Message -----
> From: "Lee Fuller" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, November 09, 2001 11:38 AM
> Subject: RE: getting xxx from <xxx> (New Question)
> 
> 
> > Ok.. Let's try this..
> >
> > Getting "xxx", or whatever, from:
> >
> > Blah balha wijebhier efowein b <xxx> aiwig939j jblha lk jblah, blah 
> > <xxxx> blae9 ahb90gaonow blah blah blah.
> >
> > .. and when this occurs in a 20+MB file, sometimes more than 4000 
> > times?
> >
> > ;)
> >
> > Lee
> >
> > > -----Original Message-----
> > > From: raphael [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, November 09, 2001 8:20 AM
> > > To: CF-Talk
> > > Subject: Re: getting xxx from <xxx>
> > >
> > >
> > > 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.
> > > >
> > > >
> > >
> > 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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

Reply via email to