Server IP : 103.6.199.200 / Your IP : 3.147.75.46 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/asiageml/asiagemlab.com/wwwroot/OldWebsite_V1/inc/ |
Upload File : |
<% dim appPath, connectionString appPath = server.MapPath ("\inc\") 'connectionString = "file Name=" & appPath & "\db.udl" connectionString ="file Name=C:/Domains/asiageml/asiagemlab.com/wwwroot/inc/db.udl" 'response.write appPath 'response.end function delQuote (strIn) delQuote=replace (strIn, "'", "''") end function %>