in reply to Re: Using HTML templates
in thread Using HTML templates
Thanks all for helping me. We had server slowdowns and it was blamed on the templates opening too many http connections. I did change the images to pull using the relative server address, but there was no speed gain, and it ended up being caused by something else. Using the relative image links does make design updates a lot easier though, so thank you guys!