<% ' This file is the link in the merchant notification email. ' This file usually goes in the non-secure part of the web site. Response.Buffer=True Response.Redirect("https://ssl2.creativeinternet.com/jeffshaberdashery/gift_cards_orderRetrieve.asp?o="+Request.QueryString("o")) %>