Forums
This topic is locked
Server Side Include Question
Posted 18 Jun 2004 18:17:35
1
has voted
18 Jun 2004 18:17:35 Kent Steelman posted:
I have the following line of code in my page<!--#include virtual="/develop/supportfiles/logosbanners/adbanner.asp" -->
This is designed to bring in a file that is a rotating banner with hyperlinks for advertisments. The page loads with error displaying only the first image (with its link) and does not rotate through the other images. Reason for using the include is to prevent changes to multiple pages thus making it a global to all the pages in the set. Any thoughts
Wm. Kent Steelman
Replies
Replied 19 Jun 2004 02:16:38
19 Jun 2004 02:16:38 Jeremy Conn replied:
If you can see the first image/link, than the problem is not with the Server Side Include, but with the include file itself (the 'adbanner.asp' file).
Try viewing that page by itself and see if you still have the same problem...
<b>Connman21</b>
www.conncreativemedia.com
<b>DEVELOPMENT SETUP</b>
DWMX 2004 Studio
Web Server: IIS5
DB: Access2003/SQL2000
OS: XP Pro
Language: ASP/VB
Try viewing that page by itself and see if you still have the same problem...
<b>Connman21</b>
www.conncreativemedia.com
<b>DEVELOPMENT SETUP</b>
DWMX 2004 Studio
Web Server: IIS5
DB: Access2003/SQL2000
OS: XP Pro
Language: ASP/VB