I'd like to publish URLs of the form
etc but without physically setting up individual folders on the web site to correspond to each of the cities. I'd want to direct visitors to an ASP page that would parse the URL to extract the city and trigger logic accordingly. Can this be done - perhaps by directing 404 page not found errors to the ASP page I have in mind?
Thanks in advance.
etc but without physically setting up individual folders on the web site to correspond to each of the cities. I'd want to direct visitors to an ASP page that would parse the URL to extract the city and trigger logic accordingly. Can this be done - perhaps by directing 404 page not found errors to the ASP page I have in mind?
Thanks in advance.