Search results 150

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image cap
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Card image cap
UniqueRandomID in SQL

Generate new Random ID, unique not duplicated in two columns in two tables. ...

Card image cap
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image cap
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

mini-upload-form.zip

Card image cap
Lazy image loading + placeholder

Setup lazy image loading plus setting placeholder to images. Using

Card image cap
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image cap
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image cap
Gototop + Circular scroll progress

JS icon to show progress of scroll in webpage having button to go back to top. ...

Awesome-Scroll-Back-To-Top-Button-With-Progress-Indicator-Release.zip

Card image cap
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...