First, let me explain what i'm trying to do. I want to be able to read a registry key(s) and based on the key(s) i want to launch a query. I already have the query pages done, so i would like to be able to pass the key(s) in a querystring (ex page.asp?key1=blah).

So far i've been able to retrieve a registry and display it within the activex component, but i can't figure out how to redirect to my query page.
Can someone tell me if this is possible? and if it is can you post some samples.

thanks.