A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Many commercial Web sites use the VBScript language to create flexible, dynamic pages. In some applications, such as a site that lets you download business documents, a VBScript-based Web page ...
More fun with VB and APIs In this sample, we used the SHFileOperation API to send a specified file to the Recycle Bin, allowing users to restore files if necessary. Next time, we will look at some ...
The VBScript Replace function lets you switch out one character for another in a string. You can use this function to replace the period character with an underscore. You load the file name into a ...
I used to code a lot of Java in college, but it's been years and I never learned VBScript. I know exactly what I want my script to do, and yet it's taking me forever to figure out how to do it.
My VBScript skills aren't very strong. I've found a few examples of how to rename files/compare dates on them, but I'm having trouble integrating it all.<BR><BR>What I'm looking to do is to copy a ...
On VB columnist Joe Kunk shows you how to create and extract "almost" .ZIP files in .NET Framework 4 and standard .ZIP files in .NET Framework 4.5. The ability to compress multiple files from one or ...