<% strType = Request.QuerySTring("type") strURL = Request.QueryString("url") Response.Cookies("tsv")("price_type") = strType Response.redirect strURL Response.end %>