Search results 567
Sorted from new to old.
VBInstr (or Instr parameters)
The great function InStr I use a lot has a small confusing part. Which string ...
Dynamic ASP include
ASP function replaces the standard "include" statement, allowing a TRUE working ...
Prevent Submit until reCaptcha
Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...
Split string into table
Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...
Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...