ASP Classic 286 Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6

Card image cap
Weighted_Average

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

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image cap
PI

Returns a double representing the mathematical constant Pi

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image cap
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image cap
GetTempFileName

Returns temp file name using FSO

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image cap
HTMLTag + HTMLPair

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

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided