I want to create my own web server at home and let people access it from anywhere. Let us say that i have created an asp page like it gets the informations from the database like a search engine. Now when you type a query, you send the keyword with the address of page like "?keyword=this" If I host my own web server with www.dns2go.com, if i have a domain name like galla.dns2go.com, it forward this to my ip address. With PWS, when somebody clicks on a link like "Search" how do send him to another page on my own server with the page like this

"galla.dns2go.com/index.asp?search=mysearch"

I cannot find any other way to explain it.
Please, if you dont understand anything then ask me!