I have a opened table that was created from a SQL Query which when displayed has links that will open another page.<br>When the new page is displayed the URL has the correct info for the Vessel that I am looking for<br><br>/Reports/VesselHistory.asp?Vessel+Name=Paradise+2002<br><br>but I am having a problem passing it to the new SQL query for VesselHistory.asp and Vessel Name of Paradise 2002<br><br>Alan