Search results 65
Sorted from new to old.
Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...
Just learnt that now
Looks like we cannot have filename (having no extension) and folder in same ...
Int function in ASP Classic (cint vs fix)
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...
SettingRead_Ajax + SettingRead_Ajax_IntoObject
Two functions to return an output of file into object on page or back to caller ...
BusinessDateDiff
Number of Business days between two dates. Note that it doesn't take Christmas, ...
Enable Includes in ASP Classic
Enable relative paths for ASP Classic includes to work. New servers do not ...
Bootstrap 5 color toggle
Working toggle button to switch between light and dark color modes in Bootstrap ...
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...