Hi Guys, Ok I made some progress. I installed jetty 6.1.16 (without openbd) and setup virtual hosts on their default demo page. I didn't have any problems. All of my domains, with or without a prefix, worked fine. No issues.I then went back to my install of OpenBd. I made an .html version of my main page, the one that was going white when using a prefix on the domain. It again, had no issues. I thought before that I had issues with .html as well, but at this point, I stand corrected because my latest shows otherwise. I was able to refresh it over and over, without issue. I then attempted to use a .cfm page from the site, calling it from a www.company.com url, and it broke.
Every page on the site has a common header, which includes the logo, top navigation bar, etc. Then there is a footer. Between the header and footer is the content, which is dynamically generated. I decided to see what would happen if I removed the header, and just displayed content (which in turn removed all of my style sheets, which are included in the header). IE didnt break! So I started looking at the header. I found that if I removed all of the style sheets, it wouldn't break.But that's not it. I'm starting to think it's a cookie issue. Possibly. I have several alternate styles sheets that modify the color scheme of the site. Each has it's own file name, and a cookie is set in the browser that declares what style sheet is to be used. I think this is causing the problem, because if I remove all code relating to the style sheets, and how they are chosen, things just dont break. I'm going to post the problematic code when I get home (I am at work). --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
