Search results 31

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...