Search results 59

Sorted from new to old.
Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
INITool

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

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
ServerVar

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

Card image
GetTempFileName

Returns temp file name using FSO

Card image
HTMLTag + HTMLPair

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

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
GetPapa

Gets folder name of a page using FSO

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"