Search results 57

Card image cap
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image cap
Val2

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

Card image cap
Global asa

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

Card image cap
DB Class

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

Card image cap
Calendar view

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

Date.zip

Card image cap
Folder Space used

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

FolderSpace.zip

Card image cap
ShowThumb

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

classicaspImageResizer-1.zip

Card image cap
ANmaBrowser v20.19.01

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

ANmaBrowserv20.19.01.zip

Card image cap
PCase

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

Card image cap
ConfigWeb_Read

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

Card image cap
TreeView

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

treeviewexcel025.zip

Card image cap
Upload4

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

Upload4.zip