I have an asp page that uses WSH to run a vbs file named "main.vbs".
This in turn runs additional vbs files including one named "groups.vbs".
I am trying to get the "groups.vbs" to return an error code on exit back to the main and display it, but the response...
am trying to run a vbs file from an ASP page.
The line with the .Run throws the error "Permission Denied"
Here is the code:
Set objWshShell = Server.CreateObject("WScript.Shell")
strWshCommand = "d:\vbs\main.vbs 0 " & intUserId
Response.Write strWshCommand...
I am looking for advice, code samples and or components capable of building a sound only movie on the fly in ASP.
The sound files are currently in MS wave format.
cquick@callingpost.com
Geographic Information System (GIS), ASP, some Oracle
Or another thought, since the parameter really is relevant other than creating uniqueness, use the current date and time.. that way even on a refresh you guet unique names each time. cquick@callingpost.com
Geographic Information System (GIS), ASP, some Oracle
The image source tags are not diiferent, so on the second (and 3rd, 4th..) it looks in the cache.
Try adding a parameter to the query string
counter = 0
Do Loop code
counter = counter + 1
<img src="image.asp?image=<%=counter%>" width= etc..
even if you don't do anything with the...
I have a bunch of stored procedures in a database call it ABC.
When I hightlight one or more stored procedure names in ABC and right-click and go to Generate SQL scripts from it I get the error: "csquick is not a valid user in database "XYZ".
I am not trying to script anything...
Well, that works for me too.. but have you tried opening a window and writing frame tags, then writing to one of the frames?? cquick@callingpost.com
Geographic Information System (GIS), ASP, some Oracle
The writeln is used in both netscape and IE.. The problem is that NS 6.1 is not finding the frame that it just created.. cquick@callingpost.com
Geographic Information System (GIS), ASP, some Oracle
Still hoping to find an anwswer to this.. Are there any other sites or forums to search for javascript bugs? cquick@callingpost.com
Geographic Information System (GIS), ASP, some Oracle
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.