does asp have a include command like SSI or php?? cause if it did then i can get the job over with...
ASP Commandinclude
Page 1 of 1
1 Replies - 1740 Views - Last Post: 20 October 2001 - 12:50 PM
Replies To: ASP Command
#2
Re: ASP Command
Posted 20 October 2001 - 12:50 PM
Yes, it does.
The .asp parser (asp.dll) will also parse normal Server-Side Includes, without any additional hassle.
Just remember that SSIs will be parsed before ASP runtime (So you can't run different includes based on an if-then-else-statement, for instance.).
Good luck!
-Mist
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|