==============================================================
1 - fireļзڸĿ¼ 磺/fire/
2 - FireManageļзĿ¼
4 - inc/CheckAllData.asp Ŀ¼ڣ磺/inc/CheckAllData.asp
5 - ҪעصҳڵͷǶ 磺 
    <!--#include file = "inc/CheckAllData.asp" -->
    
    (ע⣺"inc/CheckAllData.asp" Եǰصļ·
           ļڷǸļ,Ϊ
           <!--#include file = "../inc/CheckAllData.asp" --> 
           <!--#include file = "../../inc/CheckAllData.asp" -->
           ... 
           
    )

=============================================================

fireļвڸĿ¼(磺/other/fire/)밴¸ģ

  
1: ޸CheckAllData.asp
       ==========================
       If Num = 0 Then
	    redDbPath = "/Fire/songs.mdb" 
       Else
	    redDbPath = "/Fire/songs.mdb"
       End If
       ==========================
       ݿ·"/Fire/songs.mdb" Ϊ"/other/fire/songs.mdb"

2: ޸FireAdmin.aspļ
       ==========================
       If Num = 0 Then
	    redDbPath = "/Fire/songs.mdb" 
       Else
	    redDbPath = "/Fire/songs.mdb"
       End If
       ==========================
       ·Ϊͬ1
       (޸ݿļ)

3: ļ·ɷ

============================================================

ԣ
URLhttp://yoursite/test.asp
URLhttp://yoursite/test.asp?id=1'
