Search results 1,039
Sorted from new to 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. ...

NumberBeforeString_HTML
Cuts a number that would be found before certain word inside a block string. ...

Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...