goaliegirl
IS-IT--Management
Hi all,
I know enough about ASP.NET to be dangerous, which isn't saying much.
I have multiple host headers on one web site in IIS. Let's call them foo.domain.com and bar.domain.com. I would like to load a specific CSS file based on the header the visitor is using to come to the site.
This is what I'm trying to achieve, and I think it should be relatively simple:
User comes to website via foo.domain.com and foo.css is loaded.
User comes to website via bar.domain.com and bar.css is loaded.
I will be adding more host headers and a CSS file for each.
I know this is possible, but I need a shove in the right direction...any ideas?
Thanks,
Angela
I know enough about ASP.NET to be dangerous, which isn't saying much.
I have multiple host headers on one web site in IIS. Let's call them foo.domain.com and bar.domain.com. I would like to load a specific CSS file based on the header the visitor is using to come to the site.
This is what I'm trying to achieve, and I think it should be relatively simple:
User comes to website via foo.domain.com and foo.css is loaded.
User comes to website via bar.domain.com and bar.css is loaded.
I will be adding more host headers and a CSS file for each.
I know this is possible, but I need a shove in the right direction...any ideas?
Thanks,
Angela