Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old April 6th, 2006, 11:07 AM
calgarychinese calgarychinese is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 67 calgarychinese User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 h 14 m 58 sec
Reputation Power: 4
Date() driving me INSANE!!!

Hi there

I have this report and I don't know since when did it start to be a problem.

The report of the header I print the date when the report is generated, so it looks like:

response.write "<DIV align='right'><font face=arial size=1><i>Generated on " & Date() & ".</i></font></DIV><BR>", 0

As simple as that.

Now, I'm running the server on my own machine, and I looked at Control Panel's Regional setting, my short date format is
yyyy-MM-dd, and my long date format is
MMMM d, yyyy

I have added a few languages for input such as 2 chinese languages and a English US. (I use English Canada, but on the Regional Options tab I have it set to English Canada, so I'm assuming the settings there are my default settings).

So why the h___ is the report showing today's date (6 April 2006) as

4/6/2006????? I was totally expecting 2006-04-06 according to my short date format.

Any other place that I need to look at?

Thanks
CC

Reply With Quote
  #2  
Old April 6th, 2006, 11:08 AM
calgarychinese calgarychinese is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 67 calgarychinese User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 h 14 m 58 sec
Reputation Power: 4
In case I wasn't clear - I was using VBscript as my language in this ASP page.

Thanks

Reply With Quote
  #3  
Old April 6th, 2006, 01:02 PM
calgarychinese calgarychinese is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 67 calgarychinese User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 h 14 m 58 sec
Reputation Power: 4
Hi...

I found a better example. Here is a piece of code

Code:
<%@ Language="VBScript" %>
<html>
<body>
<%
response.write "Server date is: " & Date() & "<BR>"
%>
and<BR>
<script type="text/vbscript">

document.write("Client date is: ")
document.write(Date)

</script>

</body>
</html>


And so why the following is the output (i'm running the IIS on my own machine)

Server date is: 4/6/2006
and
Client date is: 2006-04-06


Any help is appreciated.
Thanks
CC

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > Date() driving me INSANE!!!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT