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 Help Questions
General Active Server Page help questions

Date Formatter for ASP (Date Formatter)

If you want to display the Date in a nice, easy to read manner on your Web
Site, give this a try. We will use ASP to display Day of Week, Month, and
Year. Insert the code below in the body of you page.

<%
Dim bannerDate
bannerDate = Split (FormatDateTime(Date,1),",",2)
Response.Write ( bannerDate(0) & " " & bannerDate(1) )
%>

Author: Disabled Cops

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


Using Server.MapPath() To Find Your Database.

Speed UP ASP

Server Variables

Redirecting to other pages

Making a Cookie with ASP

Lets Play With Arrays

How to use the Querystring

How to Use Forms 2

How to Use Forms

How to Show Active Users

How to Include Files

How to have ASP check your email

Hit Counter for ASP using Session (Session Based Hit Counter)

Force a Form Field to be Filled In!

Easy Basic ASP Guide 2

Easy Basic ASP Guide

Detecting Errors with the Err Object

Date Formatter for ASP (Date Formatter)

Connecting to Authorize.Net

Clog the Spam Machine

Calling ASP Code from an <IMG> tag

Banning Certain IP Address' To Your Site

ASP Random Numbers

ASP Generated SQL Statements

Adding Your Logo to a Bookmark

Adding and Subtracting Dates

 


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