VCL Components
COMPONENT LIBRARY FOR PROGRAMMING LANUGAGES
  HOME  |   NEW  |   POPULAR  |   TOP RATED  |   AUTHORS  |   CONTACT US  |   LINK TO US  |   SUBMIT  |   SEARCH

Languages

Author Details

Author: Antonin Foller

Country: City:
Url: http://www.codeave.com/asp/code.asp?u_log=108 Zip code: State:
Address:
Phone:
Fax:

Antonin Foller : Components, Scripts, Codes Listing

Work with binary files in VBS - read and write local and remote files - ASP / Tips and Tutorials / File Manipulation
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....

Sponsored Links:


Freeware
WebChecker - ASP / Software
This is a program using which webmasters can check the internet connection to their websites. It checks the internet connections such as http,...

Shareware
URL Replacer 1.0 - ASP / Link Management
URL Replacer

Freeware
Upload - to database, or not to database - ASP / Tips and Tutorials / File Manipulation
Upload - to database, or not to database is an online tutorial in ASP dealing on file manipulation techniques. You will learn to test your stored...

Freeware
Upload file using IE without user interaction - VBA - ASP / Tips and Tutorials / File Manipulation
Upload file using IE without user interaction - VBA is a simple and useful article for the webmasters in which the author has explained the...

Freeware
Upload file using IE+ADO without user interaction - VBS - ASP / Tips and Tutorials / File Manipulation
Upload file using IE+ADO without user interaction - VBS is an online article that deals on ASP file uploadings. The author of this article has...

Freeware
Transfer compressed files over http 1.0 - ASP / File Manipulation
This article shows you simple method to transfer data/files from client (using IE+VBS) to server (IIS+ASP) with compression over http.

Shareware
Timing of VBS-JS code 1.0 - JavaScript / Scripts and Programs / Miscellaneous
PSTRUH Software has added new properties to the ScriptUtilities library - hi-resolution performance counter. New properties lets you measure time...

Freeware
Recordset converter performance test - ASP.NET / References
Recordset converter performance test is a very detailed analysis report on the performance of recordset converter. The time taken to make test on...

Freeware
Recordset Convertor - ASP / Database Tools
Recordset Convertor is an web based library that can be integrated into users website for coverting the ADO or DAO record set in the database into...

Shareware
Read and write windows INI files in VBS 1.0 - ASP / Tips and Tutorials / Development Tools
You can read and write standard formatted windows INI configuration files with this set of functions (GetINIString / WriteINIString VBS functions).

Freeware
Read and write windows INI files in VBS? - ASP / Tips and Tutorials / File Manipulation
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...

Freeware
PureASP 2.0 - ASP / File Manipulation / File Management
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator, without external components. ASP...

Freeware
PureASP upload 2.0 - ASP / File Manipulation / Upload Systems
Using this PureASP, uploading of large files become more easier. This script has been designed using ADODB method and it requires recordset and...

Shareware
Post large form data to ASP - Request.Form and stack overflow error? - ASP / Tips and Tutorials / Form Processing
Post large form data to ASP - Request.Form and stack overflow error? is a tutorial which describes the users about the URL decode function. It...

Freeware
IIS state monitor and checker 1.0 - ASP / Security Systems
IIS state monitor and checker / Server utilities, monitoring, statistics.

Shareware
How to convert http date to OLE(VB/VBS) date - ASP / Tips and Tutorials / Date and Time
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...

Freeware
Download multiple files in one http request 1.0 - ASP / Tips and Tutorials / Development Tools
This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more...

Freeware
DLL object or class with methods or include with functions - ASP.NET / References
This reference gives a detailed performance analysis between objects and includes. This article include ASP, VBS, DLL call function methods to...

Freeware
Compact MDB database 1.0 - ASP / Tips and Tutorials / Development Tools
Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).

Freeware
Base64 Decode And Basic Authentication - ASP / User Management
The function decodes Base64 encoded strings in ASP/VBS. Let's you make custom basic http authentication by ASP, without NT security or ISAPI...

Freeware
ASP Punycode IDN decoder and encoder 1.0 - ASP / Security Systems
Decoding and encoding between punycode, unicode string (BSTR), binary, utf-8 and conversion to/from other code pages. On-line sample decoder and...

Shareware
ASP pure file Upload with progress bar 2.0 - ASP / File Manipulation / File Management
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database...

Freeware
ASP and dynamic includes - ASP / Tips and Tutorials / Scripting
The restriction to use dynamic includes ie., variables from include files within ASP scripting is explained in this tutorial that guides you to...

Freeware
ASP and HTML bar graph (chart) creating 1.0 - ASP / Tips and Tutorials / Graphs and Charts
Short samples to create plain and stacked bar chart, with HTML code only, without external images (.gif etc.). Lets you create simple graph and...

Freeware
ASP and log files 1.0 - ASP / Tips and Tutorials / Development Tools
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and...

Freeware
Advice to send an email from ASP 1.0 - ASP / Email Systems
Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send...

Freeware
Add email account to a windows 2003 pop3 service using script - ASP / Email Systems
Lets you add an user email account to windows 2003 pop3 service using script / or other programming environment. The script bellow is written in...

Freeware
ActiveX Logging system for ASP/Net 2.0 - ASP.NET / Counters
Features of LogFile class / Hi-performance text file logging from ASP, VBScript or JScript, ASP.Net VB, C#, VBA5 or VBA6. / Free-threaded object,...

Shareware
ActiveX/ASP Logging system 2.0 - ASP / Web Traffic Analysis
Hi-performance text file logging from ASP, VBScript or JScript, ASP.Net VB, C#, VBA5 or VBA6. / Free-threaded object, can be placed to Application...

Shareware
ActiveX ASP VBA COM Dictionary object 1.0 - ASP / Miscellaneous
Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process....

Shareware
ActiveX ASP/VBA/COM Dictionary object 1.0 - ASP / Collections
Features / Free-threaded hi-speed dictionary algorithm (better than Scripting.Dictionary, which is apartment threaded) / Unique/nonunique keys...

Shareware
ActiveX ByteArray object for ASP 2.0 - ASP / String & Variables / Array
Read and write binary data from a disk. / Conversion between unicode string (OLE string - VBA, VBScript, Jscript) and any code page...

Shareware
Access ASP Application object from a remote script - ASP / Tips and Tutorials / Miscellaneous
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other...

Freeware

New Component

Popular Component

Popular Search

© Copyright 2000-2009 VCL Components All trademarks are the sole property of their respective owners.
Usage Policy - Privacy Policy - Link To Us
Contact: