Thanks Jared. I will give it a try. The other option I was considering was to store the results into a Database before running SQL query for the Shell script.
Thanks once again for your help
Regards
User Profile
Collapse
-
Post ASP results to VBScript
Hi All,
I’m in a bit of pickle with ASP and VBscript variable and hope someone could get me some advice.
There’s a FORM’ I’ve created in ASP and its purpose is to capture the name(s) of users. The plan is then to pass the information from ASP to VBScript. My dilemma is how to extract the information in ASP and use it in VBScript. (Please see code below)
I’ve read in some forums that is simply...Last edited by jhardman; Oct 8 '07, 06:42 PM. Reason: put code in code tags. please use code tags in the future, notice the button marked --#-- -
I've FOUND the problem !!!!.
Instead of typing - "N:", "\\Sales2\custo mer" , I have typed - "N:", "\\Sales2\custo mer\" for the network path. So it an extra "\" that caused all the problem.
CheersLeave a comment:
-
Cant view any files using CreateObject("WScript.Network")
Hi all,
Hoping someone can help me. I'm using WSH to automatically map a network drive when someone opens a webpage. Below are the codes
<HTML>
<Body>
<script language="VBScr ipt" type="text/vbscript">
Option Explicit
On Error Resume Next
Dim WshNetwork
Set WshNetwork = CreateObject("W Script.Network" )
WshNetwork.MapN etworkDrive... -
Thankyou very much for your reply gits
At least I can move on and look at other solutions.
Kind RegardsLeave a comment:
-
Javascript to extract dates from files
Hi all,
I am really hoping someone can assist me on this. I need to create a Javascript that is capable of searching a set of files in a directory, extract the last modified date from each file and output the results in Excel. The files types are in Excel Words, HTML and ASP. Not having used Javascript before and struggling to find any information to that effect, I am hoping someone can give point me to the right direction
...
No activity results to display
Show More
Leave a comment: