<%@ Language=VBScript %> <% Dim pid pid = Trim(Request.QueryString("pid")) If Len(pid) > 4 Then Response.Redirect "http://www.regnow.com/softsell/nph-softsell.cgi?item=" & pid & "&affiliate=54787" Else Response.Redirect "http://www.qweas.com" End If %>