Search results 1,008

Sorted from new to old.
Card image
Mini Ajax-php upload form

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

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image
Lazy image loading + placeholder

Setup lazy image loading plus setting placeholder to images. Using

Card image
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image
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
Win10 ThisPC Virtual locations

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

Card image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
NumberBeforeString

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

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
Random Number in SQL

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

Card image
Gototop + Circular scroll progress

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

Card image
VLookup_HTML

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

Card image
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...