Search results 99

Sorted from new to old.
Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

Card image
Bootstrap Treeview

A Treeview in Bootstrap (Used Bootstrap v3.3 which you need to host in addition ...

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
Dynamic ASP include

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

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 ...