Search results 60

Card image cap
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image cap
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

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
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image cap
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image cap
RemoveHTML

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

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

Card image cap
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...