Post Reply 
how is this View Cookies Set filter to be used
Oct. 09, 2005, 12:28 PM
Post: #1
how is this View Cookies Set filter to be used
this is currently not active in header filters, how can I test this?

I made it active but could not figure out how or display where the values are kept on cookies that are filtered and I did put my ip and hostname in the Cookie - Values.txt file

Name = "View: Cookies Set and Sent {4.d.in}"
Active = FALSE
URL = "$TYPE(htm)"
Limit = 12
Match = "(^(^<ProxBottom>))"
"("
""
"("
"$OHDR(CookieSad\#;$SET(#=;<br>))+\#)$SET(pco=1)"
"$SET(2=<div class="CookieH"> Cookie Header Out:</div>\@)"
"|)"
"&("
"$TST(cookie=*)$SET(pco=1)"
"$SET(3=<div class="CookieH">Removed from Set-Cookie:</div>$GET(cookie))"
"|)"
"&("
"$IHDR(Set-Cookie:$SET(stack2=)(\1;$SET(stack2=$GET(stack2)\1;<br>))+(\1&$SET(stack2=$GET(stack2)\1)))$SET(pco=1)"
"$SET(4=<div class="CookieH">Last Set-Cookie Header In:</div>$GET(stack2))"
"|)"
""
")"
""
"&$TST(pco=1)"
"$STOP()"
Replace = "\t<span class="ProxCookie" style="display:inline">\r\n"
"\t<a title="View Cookies Set and Sent by Current Page" href="jProxToggle\('ProxCookie','cl','yes'\)">\r\n"
"\t<img alt="View Cookies Set and Sent by Current Page" height="16" width="15" src="http://local.ptron/JD_HTML/cookie.gif" border="0">[/url]\r\n"
"\t</span>\r\n"
""
"\t<span class="ProxCookie" style="display:none">\r\n"
"\t<div class="vcookie">\r\n"
"\t<a id="CookieL" href="jProxToggle('ProxCookie','cl','yes')">Close [ x ][/url]\r\n"
""
"\t<script type="text/javascript">"
"if(document.cookie)document.write("
"'<div class="CookieH">"
"Cookies in Session:<\/div>'+document.cookie.replace(/; /g,';<br>')"
");"
"</script>\r\n"
""
"\t\4\r\n"
"\t\3\r\n"
"\t\2\r\n"
""
"\t</div>\r\n"
""
"\t</span>\r\n"
""
"$SET(stack=)$SET(stack2=)$SET(pco=)$SET(cookie=)"
Quote this message in a reply
Oct. 10, 2005, 07:11 AM
Post: #2
 
Susax,

It appears to me that you should see a text link on the page that you have to click to view cookies set from that page. That format of filter is not a header filter, but a web page filter. In order for the filter to be active, the setting for "Active =" has to be "TRUE".
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: