Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:696434
More Search Options
RSS Available
Matching Posts
Regional settings [date , time and numeric] in IIS
Hi , I had deployed an Asp.net application in IIS server it display the date time and the numeric in Korean format.even thought my OS regional settings is in English format. [OS is Windows 2003 server and the database is Sql sever 2000 Ent ., IIS 6]. Kindly provide me solution Thanks
Posted to
Configuration and Deployment
(Forum)
by
asprabahar
on 6/26/2007
Re: date time format
This is the script i used for the text box to format the date and to add "/" to the the date function addDashes(objName) { var inputKey = event.keyCode; var currValue = document.getElementById(objName).value; if ( inputKey == 46 || (inputKey > 47 && inputKey < 58) || (inputKey > 96 && inputKey < 105)) // numbers { var a = currValue.split ("/").join(""); if ( a.length > 3 ) document.getElementById(objName).value = a.substr(0,2) + "
Posted to
Configuration and Deployment
(Forum)
by
asprabahar
on 6/26/2007
date time format
I have an issue in date time Server : Windows 2003 Server DB Server : SQL server 2000 Ent Web Server : IIS 6 I had Deployed and asp.net application in this server . The problem is in the date time format that my system displays . Actually the date should be in dd/MM/yyyy format but it displays as dd-MM-yyyy. I had try by setting the regional setting also its not working . but the same application works in another server with dd/MM/yyyy format Kindly give me solution
Posted to
Configuration and Deployment
(Forum)
by
asprabahar
on 6/25/2007
Re: Update for Tabstrip controls to .NET 2.0 ?
Hi i am also having the same problem not able to add the Pageview i am using visual studio 2005 and asp.net 2.0 .would you get any solution.plz reply me
Posted to
Internet Explorer Web Controls
(Forum)
by
asprabahar
on 12/6/2006
Page 1 of 1 (4 items)
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online