1. We are using sub-domains (i.e. xxxx.yyyy.ourdomain.com) to allow visitors to search our database.
2. Our server is programmed to redirect ALL subdomains to a single webpage that will contain the query from the subdomain (i.e.
Although the visitor will be at a different page (see 2 above) within our website, we would like to keep the subdomain in the visitors' address bar shown in 1. above.
I think what we are looking for is a small javascript that will allow us to display a different address in the visitors' address bar then the acutall page they are viewing. We don't want to use frames or Iframes.
Thanks.
2. Our server is programmed to redirect ALL subdomains to a single webpage that will contain the query from the subdomain (i.e.
Although the visitor will be at a different page (see 2 above) within our website, we would like to keep the subdomain in the visitors' address bar shown in 1. above.
I think what we are looking for is a small javascript that will allow us to display a different address in the visitors' address bar then the acutall page they are viewing. We don't want to use frames or Iframes.
Thanks.