<cfset theval = REReplaceNoCase(cfhttp.filecontent,'^.*<input
type=hidden name="BV_SessionID" value="([^"]*)".*$',"\1")>

Pascal

> -----Original Message-----
> From: Daniel Farmer [mailto:[EMAIL PROTECTED]
> Sent: 05 November 2004 11:10
> To: CF-Talk
> Subject: Re: Regular Expression Help
> 
> Thanks Pascal... but I am having problems implementing
> 
> <cfset theval = #REFind("'^.*<input type=hidden name="BV_SessionID"
> value="([^"]*)".*$',\1",")#, cfhttp.filecontent, startpos )# >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183462
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to