<< <


This tests cookie testing, upon which decisions about what to output can be made. The core of the code is:
<!--#if expr="$HTTP_COOKIE" -->
<FONT SIZE="4">You have a cookie set: </FONT><!--#echo var="HTTP_COOKIE" -->
<!--#elif -->
<FONT SIZE="4">You are cookieless!</FONT>
<!--#endif -->
The output of that test is:
[an error occurred while processing this directive]

Link To This
You can link to this page by including this snippet

in your html


spidaman
© 1996-2007 Ian Kallen | Copyright Notice