Products 
ASP Source Control
FingerTips
Link Demon
netPROFIT Lite
ASP Knowledge Base
Display your PageRank™
 myLoudASP 
Username
Password
 Latest News 
LoudASP Source Control 2004 released
LoudASP today released the latest update to o...
[Mar 5 2004]

LoudASP introduces upgrade pricing
Today we have introduced upgrade pricing for ...
[Jun 14 2003]

Link Demon 2003 Service Pack 2 Released
LoudASP today released the latest update to o...
[May 18 2003]

 Hot Links 
Banner Exchange Script
Link Exchange Software
Subscription Software
Online Website Builder
Homepage Hosting Scripts
Website Builder
  Home | About Us | Contact Us | myLoudASP | Our News | Our Products | Our Support | Our Sitemap

LoudASP Knowledge Base - ASP Functions
Some useful common functions that you will use a lot when programming in ASP

Date Difference

How can we find out how many days are between two dates?

Function DateDiff()

StartDate = #9/16/00#
EndDate = #1/23/10#
DateDiff("d",STARTDATE,ENDDATE)

'Or we can count down to a date by seconds
StartDate = NOW
EndDate = #1/1/01#
DateDiff("s",StartDate,EndDate)


Please help us improve our service by rating this FAQ.
1 = poor to 5 = very good
1   2   3   4   5  

This FAQ has been read 4719 times.


Ucase Function

UBound Function

Split Function

Replace Function

Minute Function

Mid Function

Mail Function

Length of a String

Isnumeric Function (Checking for numbers)

Is Prime Function

DateAdd Function

Date Difference

CInt Function

Character Codes / Dealing with

ASP Function Making

 


Home | About Us | Contact Us | myLoudASP | Our News | Our Products | Our Support | Site Map | Resources | Additional Resources
Copyright © 1999 - 2006 LoudASP. All Rights Reserved.