can anyone tell me what\'s going on with this (what should be) simple peice of VBscript. It is working locally but as soon as I try it online, it kick out an error as below! Everythings saved in the r
We\'re using folder = objFSO.GetFolder(<path>) to get a list of files with a directory. We then For Each over the folder.Files array to output the list of filenames.
Is it possible to write a .bat/vbs file to change IE7/8 security sett开发者_StackOverflowings? I need to change a couple of internet explorer security settings on about 100 computers, and it would be
I have got below code in VBSCript: Function getFaci开发者_运维技巧litiesNotes(objComp) Dim strFacilities
I\'m looking for a VBScript which can store VID/PID of connected USB devices in a varia开发者_开发百科ble. So What is the VBScript for doing this?You could get it by using WMI but there isn\'t a dynam
I\'ve inherited a classic ASP site that has developed an odd problem. At the top of the page its redirecting to https for a secure connections. The code is:
I have a rogue vbscript that went a little cr开发者_如何学Pythonazy tracing output and now I have thousands of message boxes to close.I can hold down the Enter key and close lots of them but that stil
I\'ve got the Facebook Graph API working via Classic ASP, and I understand how to do most things like posting a status update, getting user info and so forth. I\'m stuck on trying to upload photos fro
I have made a vbs script that reads an Excel file into a Dictionary object. When I run the script it does not do anything. There is no error message.
I have got below te开发者_运维问答xt as string test = \"<span class=\'convert\'>USD 30</span>\"