Search results 22

Sorted from new to old.
Card image
CutString_ANmaRules

Extract certain text from another text based on Rules defined, like extracting ...

Card image
SQL instr

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

Card image
3 Custom BS buttons

3 Custom-made button colors using Bootstrap. Because I suck at graphics, I ...

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
Tabindex in multipage

Tabindex and forcing focus to show in textbox if we have multipage control. ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
UserIP

Reads the website visitor IP

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...