| 175 3/5/2002 home- examples- photos |
| previous | next |
%@LANGUAGE="VBSCRIPT"%> <% ' log out the user If LCase(Request.QueryString("logout")) = "true" then Response.Cookies("colin") ("first_name")= "" Response.Cookies("colin") ("last_name")= "" Response.Cookies("colin") ("email_address")= "" Response.Cookies("colin") ("rememberme")= "" Response.Cookies("colin").Expires = "1 January, 2000" End If %>
www.colinisaacs.com newmedia designer |