Search results 18

Sorted from new to old.
Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Recurse and Rename

Recurses down a directory tree and renames files