Search results 1,008
Sorted from new to old.
Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...
Lazy image loading + placeholder
Setup lazy image loading plus setting placeholder to images. Using
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
Int function in ASP Classic (cint vs fix)
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...
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. ...
Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...
Gototop + Circular scroll progress
JS icon to show progress of scroll in webpage having button to go back to top. ...