You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber 8258e10e80 Adding ASP example files 4 years ago
..
A CDonts example to send an email.asp Adding ASP example files 4 years ago
Ban a user based on IP address.asp Adding ASP example files 4 years ago
Ban a user based on their IP address.asp Adding ASP example files 4 years ago
Block more than one IP address.asp Adding ASP example files 4 years ago
Check email address using Regular expressions.asp Adding ASP example files 4 years ago
Check if a date is valid.asp Adding ASP example files 4 years ago
Check if a file exists.asp Adding ASP example files 4 years ago
Compare 2 strings using strComp.asp Adding ASP example files 4 years ago
Convert from celsius to fahrenheit or vice versa.asp Adding ASP example files 4 years ago
Count words in a sentence.asp Adding ASP example files 4 years ago
Create a text file called test.asp Adding ASP example files 4 years ago
Creates a folder called New Folder1.asp Adding ASP example files 4 years ago
Datediff example.asp Adding ASP example files 4 years ago
Display ASP code on an HTML page.asp Adding ASP example files 4 years ago
Display all available drives on your system and displays.asp Adding ASP example files 4 years ago
Display all files in a directory.asp Adding ASP example files 4 years ago
Display the size of a folder in bytes.asp Adding ASP example files 4 years ago
Factorial function.asp Adding ASP example files 4 years ago
Fibonacci Value.asp Adding ASP example files 4 years ago
Find a word in a stringusing InStr.asp Adding ASP example files 4 years ago
Find out part of a date using the DatePart function.asp Adding ASP example files 4 years ago
Get the ansi value of a character.asp Adding ASP example files 4 years ago
Get the character for a specified character code using the Chr function.asp Adding ASP example files 4 years ago
How to send an HTML formatted e-mail.asp Adding ASP example files 4 years ago
Length of a string using Len and Lenb.asp Adding ASP example files 4 years ago
List all files in a folder.asp Adding ASP example files 4 years ago
Log a visitors IP address in a text file.asp Adding ASP example files 4 years ago
Move a file using the MoveFile method.asp Adding ASP example files 4 years ago
Page load time.asp Adding ASP example files 4 years ago
Populate a combo box from an array.asp Adding ASP example files 4 years ago
Read a line of text from a file.asp Adding ASP example files 4 years ago
Read all lines in a file.asp Adding ASP example files 4 years ago
Redirect to other pages based on the selection from a radio button.asp Adding ASP example files 4 years ago
Replace a word in a string with another.asp Adding ASP example files 4 years ago
Reverse a string using strReverse.asp Adding ASP example files 4 years ago
Send an email function.asp Adding ASP example files 4 years ago
Show all of a files attributes subroutine.asp Adding ASP example files 4 years ago
Show how to send an attachment with your e-mail.asp Adding ASP example files 4 years ago
Shows how to delete a file using the Delete method.asp Adding ASP example files 4 years ago
Split a string using Split function.asp Adding ASP example files 4 years ago
This checks if a drive exists , in this case C and displays a message.asp Adding ASP example files 4 years ago
This copies a file called test.asp to test2.asp Adding ASP example files 4 years ago
This copies a folder called mydata to backupdata.asp Adding ASP example files 4 years ago
This deletes a file if it exists using the DeleteFile method.asp Adding ASP example files 4 years ago
This example reads the first 10 characters of a file.asp Adding ASP example files 4 years ago
This example shows when a file was last modified.asp Adding ASP example files 4 years ago
This joins a number of substrings in an array and returns a string.asp Adding ASP example files 4 years ago
This moves a folder called testfolder to testfolder1 on the d drive.asp Adding ASP example files 4 years ago
This opens a file and displays the contents.asp Adding ASP example files 4 years ago
This shows how to convert from degrees to radians and vice versa.asp Adding ASP example files 4 years ago
This shows how to display the contents of a directory that the script is in.asp Adding ASP example files 4 years ago
This shows how to get various details of a file.asp Adding ASP example files 4 years ago
This shows how to send an e-mail using CDONTs.asp Adding ASP example files 4 years ago
This shows how to use the Oct() and Hex() functions to convert.asp Adding ASP example files 4 years ago
This shows the date a file was created.asp Adding ASP example files 4 years ago
This simple piece of code will display all of the character.asp Adding ASP example files 4 years ago
This snippet shows how to display when a file was last accessed.asp Adding ASP example files 4 years ago
This will check whether a number is odd or even.asp Adding ASP example files 4 years ago
This will display the path to a folder and the size of it in bytes.asp Adding ASP example files 4 years ago
This will insert text into a file.asp Adding ASP example files 4 years ago
Trim spaces from a string.asp Adding ASP example files 4 years ago
Upper or lower case conversions.asp Adding ASP example files 4 years ago
User will only see content on a page once.asp Adding ASP example files 4 years ago
Using DateDiff.asp Adding ASP example files 4 years ago
Validate numerical data example.asp Adding ASP example files 4 years ago
View contents of your inbox.asp Adding ASP example files 4 years ago