Search results 60

Sorted from new to old.
Card image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...