1 Feb 2010 05:56
help required for regular expression
sudheer reddy <gsudheer.08 <at> gmail.com>
2010-02-01 04:56:58 GMT
2010-02-01 04:56:58 GMT
Hi All I need help for regular expression. I got a response code from one http sample and using the regular expression extractor ( post processor) the response code in html is as below . In the below code the VALUE ( which is highlighted in bold ) attribute will be changed for every http request , now i have to write a regular expression for this value in order to use this value in other requests . Pls canone assist me in writing this regular expression for this <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN"> <HTML> <HEAD> <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"> <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"> <BASE href="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"> <TITLE> View - </TITLE> <SCRIPT LANGUAGE="Javascript1.1" SRC="ext/pim/js/pim.js"></SCRIPT> <LINK REL="stylesheet" TYPE="text/css" HREF="ext/pim/css/pim.css"> </HEAD> <BASE href="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx">(Continue reading)
RSS Feed