%lcPhysical = Request.ServerVariables("PATH_TRANSLATED") lnLastSlash = 0 lnSlash = 1 lnStart = 1 do while lnSlash > 0 lnSlash = Instr(lnLastSlash+1,lcPhysical,"\") if lnSlash > 0 Then lnLastSlash = lnSlash end if LOOP lcPhysical = LEFT(lcPhysical,lnLastSlash -1) %>
Web Connection Demo Page | |
Web Connection Server Maintainence | |
Web Connection Server Maintainence
|
General DLL Methods
|
Session Management | |
Automation Server (Enterprise Edition Only)
|
File Based
|