egEx -- for all your regex needs.
>
>
> -- Ben Doom
> Programmer & General Lackey
> Moonbow Software, Inc
>
> : -Original Message-
> : From: Ryan Mitchell [mailto:[EMAIL PROTECTED]
> : Sent: Monday, July 14, 2003 10:50 AM
> : To: CF-Talk
> : Subject: Re:
uly 14, 2003 10:50 AM
: To: CF-Talk
: Subject: Re: Cfhttp (now regex help needed...)
:
:
: Ok, cool i've got this aspect working, thanks dave...
:
: Now... I am doing a cfhttp on a php page and need to return the
: php sid, so
: basically I need to search through the string and find
:
: "
:[EMAIL PROTECTED]
>> Sent: 14 July 2003 15:50
>> To: CF-Talk
>> Subject: Re: Cfhttp (now regex help needed...)
>>
>> Ok, cool i've got this aspect working, thanks dave...
>>
>> Now... I am doing a cfhttp on a php page and need to return the
Ok, cool i've got this aspect working, thanks dave...
Now... I am doing a cfhttp on a php page and need to return the php sid, so
basically I need to search through the string and find
"sid=." where the Represent a 32 char alphanumeric string...
I've tried
ReFind('&sid=([[:alnum:]])+',
4 matches
Mail list logo