Search results 187

Card image cap
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Calendar view

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

Date.zip

Card image cap
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image cap
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

CSSRibbon.zip

Card image cap
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image cap
Arabic SQL+ASP

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

Card image cap
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image cap
ShowThumb

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

classicaspImageResizer-1.zip

Card image cap
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image cap
Upload4

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

Upload4.zip

Card image cap
Upload5

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

Upload5.zip