Search results 93

Sorted from new to old.
Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
DetectEmailServers

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

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...