Search results 27

Sorted from new to old.
Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

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
JsBarcode

Generate barcode in js Tested and works better than others

Card image
MultiTrim

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

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary 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
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
ServerXMLHTTP stream

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

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
Breadcrumbs Navigation

Nice bootstrappy navigation with breadcrumbs From

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection