WiX Customization (CustomAction) Samples

- simply simplify your installation!

To be published.


ASP Power Widgets

- simply accelerate your development!

thumbnail

Import/Export BLOB Field
This demo shows you how to import/export a BLOB field using FDMgt object and BinaryWrite method.
Sample ASP Script: Blob.asp
Directory List
This demo shows you how to walk throught a directory using FDMgt object.
Sample ASP Script: ReadDir.asp Sample output page: ReadDir.html
Crypto
This demo shows you how to use the Crypto API.
Sample VBS Script: Sample.vbs
Send Mail (XML based SMTP)
This demo shows you how to send a mail with attachments from an ASP page.
Sample ASP Script and XSD: SendMail.asp SendMail.xsd
List Mails (POP3)
This demo shows you how to use the POP3 component to list mails in a POP3 mailbox.
Sample ASP, XSLT Script: ListMails.asp ListMails.xsl
FileUpload (CGI version)
If you are not allowed to install and use any ActiveX upload component, what you can do? just use this wonderful CGI version.
Sample ASP Script: FileUpload.asp
FUpload (ATL COM)
COM version file upload component.
Sample ASP Script: FUpload.asp
DnsQuery
Retrieving domain information from Internic WHOIS database.
Sample ASP Script: DnsQuery.asp
WebHelper
Demonstration of WebHelper(Read/Write Safe-Array, Base64 Encoding, MultiBytes/Unicode Coversion, Event Logging).
Sample VBS Script: WebHelper.vbs
Tracer
A simple tracing object that makes your ASP or VBS code more debuggable. The object appends your debugging messages to a tracing file you specified.
Sample Script: Tracer.txt
Debug
A simple ASP debugging page that helps you to watch the cached data, cookies and server variables.
Sample Script: Debug.txt
Microsoft Script Center
Click here to view tons of scripts from Microsoft.