|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Getting ASP in an include tag |
From: |
Dusty |
Date: |
6/28/2000 6:37:06 PM |
IP: |
204.131.171.21 |
If I understand what you are trying to do properly, you cant do that with the method that you are using. File inclusion takes place BEFORE the ASP interpreter runs, so you cant dynamically create includes using ASP and #include.
I read something recently about IIS 5.0 (Windows 2000) having a <SCRIPT> tag with a SRC="path" attribute. Perhaps you could use that syntax instead? I remember seeing that in the WROX book _ASP 3.0 Programmers Reference_ or somesuch title. Sorry to WROX for forgetting the title!
Good luck!
Dusty |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|