% Dim url url=request("url") If url="" Then response.Write "url is not found!" response.End() End if %>