%@ Page language="c#"%> <% string sFlashQS = ""; if (Request.QueryString["shortcode"] != null) { sFlashQS = "shortcode=" + Request.QueryString["shortcode"]; } %>