REReplaceNoCase(text,'^.*<input type=hidden name="BV_SessionID" value="([^"]*)".*$',\1)
Pascal > -----Original Message----- > From: Daniel Farmer [mailto:[EMAIL PROTECTED] > Sent: 05 November 2004 10:24 > To: CF-Talk > Subject: Regular Expression Help > > I'm searching a long string and looking for the value > > <input type=hidden name="BV_SessionID" value="any value here" > > what kind of syntax would I use to grab the value of the above tag. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:183458 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

