Search results 46
Font-Based progress bar
Show progress bar using fonts only. Neat trick to use inside HTML or word ...
ANmaSpecialFolders
Returns path for a specific special folder in system Passing the name of that ...
Steps Recorder Win10 app
Win10 application already found in Windows. to generate list of steps with ...
Win10 ThisPC Virtual locations
I hate it when Windows forcing us to have additional items in "This PC" So, I ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
HTMLTagID_Previous
Return id for any html tag that was found above certain location of html page. ...
Protect txt file into word doc with password
Saves txt file as word doc with password. Passing txtfile having full path and ...
Dynamic iframe height
Adjust iframe height to its content after loading page Needed this trick in ...
ScrapeURL_ToSheet
Reads content of Page from URL to a sheet. This was made specially for certain ...
SQL Related posts
Steps to create related posts query in SQL. Index, catalog, matching posts for ...
ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...
ASP Classic Page Cache
Set page to cache at certain time or force cache refresh. Something I found ...