HOME | Karland.com
Add Source Code Here
Here are 15 files on this page




Did you know that you can do things like Ħ? This example will give you all the numbers for all symbols.
by: Chizl

Example to use FileSystemObject to display all directories and all files within any folder. Click on the folder to go into that folder and see all subdirectories and files there as well.
by: Chizl

Read data from an LDAP Server for ASP 2.0 or better
by: Chizl

This is an example on how to use CDONTS from a WinNT web server.
by: Chizl

Create a file with ASP Server side code on the web server using Scripting.FileSystemObject and CreateTextFile
by: Chizl

Opens and appends to a file with ASP Server side code on the web server using Scripting.FileSystemObject and OpenTextFile
by: Chizl

TimeCalc(), MinuteToHours(), TimeDiff() functions for converting and adding Time.
by: Chizl

Example of using ASP to force download of any file type, including text files.
by: Chizl

ASP Driven calendar. You put in a date and it gives you the monthly calendar.

Converting colors from HEX to RGB and then back to HEX
by: Chizl

Example of encrypting QueryStrings
by: 4GuysFromRolla.com

Get a image size of a web image then display it with the image.

Example of grabing someone elses webpage from your own.
by: Chizl

Shows you all the ServerVariables that can be gathered in ASP.
by: Chizl

Gives you the hex for the 216 colors and the 4096 colors.
by: Gavin Landon