Is GeoSelect compatible with asp.net as well as traditional asp?
Yes, GeoSelect will work with all server side scripting languages including asp.net. The filter works in two ways: First, it inserts the Geobytes headers into the server context for the connection, so that you can do things like <% City=Request.ServerVariables(HTTP_GEOBYTESCITY) %> to retrieve any of the more than 20 Geobytes headers that are available.