SQLQuery = "SELECT Usuario FROM datauser WHERE usuario='" & nom & "';" response.write SQLQuery Set RS1 = Conn.Execute(SQLQuery)