Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ASP.Net Date Format
Name: hjxfabio Date: December 6, 2006 at 01:52:32 Pacific OS: XP CPU/Ram: 1.7/512 Product: Dell
Comment:
Hi all, I am facing a problem now. I am using ASP.net 2.0. During deployment of the web application on one of the servers, the date format is dd/MM/yyyy, which is correct. But when I deploy it into another server, it only accepts MM/dd/yyyy as the date format. I tried changing the regional options but it still gives me the same problem. What else is wrong? Could it be something to do with the IIS? please advice. Thank you.
Summary: Hi all, I have a simple ASP.NET question here. I wanna to create a button which can pop-up a 'date pop-up box' for user to select her preference date. For example, just like the date (bottom right-co...
Summary: Hi I am trying to read from an excel file to my asp.net pages. Everything displays fines except the column the has decimal values in it. In my excel files I am restricting the Cell format to only show...
Summary: Hi all, It is an ASP.NET (vb) question regarding the checkboxes within a datagrid. What I wanna to do is - when I check/uncheck a checkbox within the datagrid, it will call another function/procedure...