Problem solved:
You have to change in Global.asa like this:
Code Sample
'if (InStr(1,currentPage,startPage,1) = 0) and
(InStr(1,currentPage,"SM_Chart_Cache.asp",1) = 0) and
(InStr(1,currentPage,sSyncPage,1) = 0) and
(InStr(1,currentPage,"ForceLogOff.asp",1) = 0) then
if (currentPage=startPage) then
Then you can change the name on default.htm to default.asp
and change those lines:
Code Sample
Code Sample
Call MagicTSD like this:
Code Sample
http://machinename/MagicTSD/?UID=MAGIC&PWD=MAGIC
3:08:40 PM
|
|