Sessions 71

Codes for sessions and temporary memory managements.
Sorted from new to old.
Card image
Cookies usage prompt

Bootstrap 4 cookies prompt for GDPR From

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
getQueryString

Reading QueryString from JS