TheDate = Now() TheYear = Year(TheDate) TheMonth = Month(TheDate) TheDay = Day(TheDate) TheHour = Hour(TheDate) TheMinute = Minute(TheDate) TheSecond = Second(TheDate) DayName = Weekday(TheDaye)
Enjoy, Soren http://www.MegaCoolStuff.com arnnie2005 <[EMAIL PROTECTED]> Sent by: [email protected] 09/14/2005 10:03 Please respond to active-server-pages To: [email protected] cc: Subject: [ASP] System date Can someone assiste on this? I need to read the system date and break it down into month/day/year vmonth= month vday = day vyear = year ? --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
