Hi,
I'm trying to scan a file with vpscan.exe through asp with the following code but unfortunately it does not work. Can anyone help me?
dim oScriptShell
Set oScriptShell = CreateObject("WScript.Shell")
oScriptShell.Run "C:\MyFolder\VPScan.exe C:\MyFolder\File.txt"
Hi,
I'm trying to scan a file with vpscan.exe through asp with the following code but unfortunately it does not work. Can anyone help me?
dim oScriptShell
Set oScriptShell = CreateObject("WScript.Shell")
oScriptShell.Run "C:\MyFolder\VPScan.exe C:\MyFolder\File.txt"
I have a site with a certificate in addition to get to the Admin pages we use the NT/Domain to verify the user has admin rights. The problem lies that when the users password expires it redirects to a page that allows them to change their password but at the top it states this error:
SSL/PCT...
I have a select statement with several joins. I use the SHAPE 3 times because I want to group by 3 different fields. I want to order everything by a specific date. One of the groups is that specific date. The problem is that within the groups I want to continue to order by that same specific...
Becuase I was having problems in creating a Data Environment I decided to use an ado recordset for my data report. Problem is that I would like to group certain fields but do not know how. I've tried inserting a group header/footer but I keep getting an error stating how it does not match with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.