|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
including & IIS
hi..
there is an asp file.. stat.asp I don't want to include it to my site's pages as <!--#include file="stat.asp"--> can it be included with IIS ? when the site's default page is requested, stat.asp is run automatically by IIS. can be ? |
|
#2
|
|||
|
|||
|
You can most certainly include stat.asp in another asp page. If stat.asp is opening automatically as the default page, then your default documents settings in IIS might need adjustment, or maybe you are already including stat.asp in your default.asp home page.
SSI and htm pages are a different situation, refer to the IIS documentation for setting up traditional SSI with IIS.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > including & IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|