Search results 631
Sorted from new to old.
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...
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 ...
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 ...