Read and write windows INI files in VBS? is an easy to understand online article for all webmasters who have installed hosted applications on their systems. From this tutorial you will come to know how to read formatted Windows INI files using VBS f
How to convert http date to OLE(VB/VBS) date is a tutorial which shows the way to transform the HTTP date to OLE date such as VB or VBS for the users on their websites. The procedure of this tutorial is described in detail with an example. This tutor
Work with binary files in VBS - read and write local and remote files is an article in ASP demonstrating the method of working with binary files. The author has explained how to deal with binary files both on the local and remote computers using free
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and performance comparison.
The function decodes Base64 encoded strings in ASP/VBS. Let's you make custom basic http authentication by ASP, without NT security or ISAPI filter. Reference to VBS encoder.
Text file logging for ASP/VBS/VBA applications. Lets you create daily/weekly/monthly log files with variable number of logged values and extra timing and performance info.
More beneficial for ASP learners to gain more knowledge in sending binary files to a URL in ASP. And this tutorial clearly depicts how you can pass binary data using WSH, VBA and VBS in addition to ASP through internet explorer without the need of ot
Using this PureASP, uploading of large files become more easier. This script has been designed using ADODB method and it requires recordset and file system objects to be installed on the server. This is a simple VBS script file and offers customizabl
Contains simple objects for creating, deleting, managing and enumerating user accounts, groups, servers and domains. You can change any of the user or group properties. Works with VB/VBA (excel, word), IE, ASP, JS, VBS and
This article shows you simple method to transfer data/files from client (using IE+VBS) to server (IIS+ASP) with compression over http. |