Search results 81

Sorted from new to old.
Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
Window and screen sizes in jQuery

Get the size of the screen, current web page and browser window using jQuery ...

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
Navbar with counts

Bootstrap 4 Navbar with icons and counts as badges originally from

Card image
RRRow - Datatables ASP mdb Ajax example

ASP based AJAX example to call mdb database using

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
ASPjson

Read and write json data in and from Classic ASP From

Card image
Fraction calulator

Bing gives you a nice quick way to do calculations, now with fraction ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...