In ASP, how to pass parameters from one page to another?And How to use a variable in recordset.filter?(MyRecordSet.Filter = "Country = 'USA'", how to replace USA with a var? )Thanks a lot