<% Dim variable If Request.QueryString("id") <> "" then variable = Request.QueryString("id") else variable = 12 End if %>