This is kind of an advanced problem, hopefully one of you asp/VB gurus will have a suggestion. I am trying to dynamically set a folder\'s execute permissions in IIS6 from an asp page. I have given the
I g开发者_StackOverflow社区et the error \"xpto.vbs(2, 1) ClassFactory cannot supply requested class\" when I run the code line \"WScript.CreateObject(\"WScript.Shell\")\" on the folowing code:
I want to convert folders with video-frame开发者_StackOverflow社区s in bitmaps into avi or mpeg files. I already have a VBScript which does a lot of stuff on those files, so it would be neat to integr
I\'m writing a Windows batch file and want to copy something to the desktop. I think I can use this: %UserProfile%\\Desktop\\
I\'m trying to use some impersonation functions in a classic ASP page. I found a MS KB article at http://support.microsoft.com/kb/248187 which explains how to do this, but it requires compiling 开发者
I have a mysql database containing upc numbers that I would like to print to labels with a zebra printer (LP2824). I would like to somehow be able to send those numbers directly to my label printer, w
I am trying to fix a function which returns the number of weeks in a given year. Here\'s how it looks:
I\'ve been exploring options for expanding my QuickTest Professional scripting capabilities, and came across this article this morning, so I decided to experiment a bit. The code below works fine when
i ha开发者_开发问答ve an intranet web page that need to send text to a network label printer to print it.
I need to use VBScript to loop through a set of registry strin开发者_开发问答g value names located within a specific key, such as HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run