Gunnar Hjalmarsson wrote:
Quote:
m wrote:
link...> in generated pages doesn't always result in the link
being loaded into the page by the browser.
That has never happened to me. Can you give us an example that
illustrates what you are saying?
Of course, the CSS file must be located in a directory that is readable
from the web. If it's not, it won't be loaded, but that would be the
case both with a generated and a static page. |
Thanks for spurring me on to further testing of this, Gunnar.
After running some tests over the past hour or so, I believe you
are right. Don't know what I was doing wrong in my other programs,
perhaps forgot to set the base address. At any rate, this promises to
simplify a couple of my programs considerably.
Cheers,
m