Click here to Skip to main content
15,915,848 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 18:13
ypsyong8-Aug-06 18:13 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 18:17
_AK_8-Aug-06 18:17 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 19:37
ypsyong8-Aug-06 19:37 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 20:24
_AK_8-Aug-06 20:24 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 21:10
ypsyong8-Aug-06 21:10 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 21:17
_AK_8-Aug-06 21:17 
AnswerRe: How to pass data from one page to another page Pin
Guffa8-Aug-06 18:51
Guffa8-Aug-06 18:51 
QuestionUsing DateTime when web server set to GMT Pin
Mark J. Miller8-Aug-06 13:40
Mark J. Miller8-Aug-06 13:40 
We have a web application which is written for US audience. Some of the application logic uses DateTime.Now, DateTime.Today, etc for things like scheduling items to be posted. For example the photo on the front page can be scheduled to change on a specific date. However our network engineer changed the time zone settings on all the web servers to GMT. Now that photo I mentioned changes over anywhere from 8 - 5 hours early (depending on the time zone of the user). Our offices our pacific time (GMT -8) so I get complaints from staff when scheduled events occur early.

The reason our network engineer changed the time zone was in preparation for growing to multiple locations (pacific coast data center, east coast data center) and "standardization".

The only solution I can come to is to write a TimeZone library that returns dates and times based on values in the web.config or machine.config file.

Can someone give me some perspective? I need to either come up with a workable solution or a good reason why we shouldn't be using GMT.


AnswerRe: Using DateTime when web server set to GMT Pin
eggsovereasy9-Aug-06 4:40
eggsovereasy9-Aug-06 4:40 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 4:45
Mark J. Miller9-Aug-06 4:45 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 12:42
Mark J. Miller9-Aug-06 12:42 
GeneralRe: Using DateTime when web server set to GMT Pin
eggsovereasy10-Aug-06 3:26
eggsovereasy10-Aug-06 3:26 
QuestionXML Error Pin
kirthikirthi8-Aug-06 11:41
kirthikirthi8-Aug-06 11:41 
AnswerRe: XML Error Pin
Patricker8-Aug-06 12:16
Patricker8-Aug-06 12:16 
QuestionXML Pin
kirthikirthi8-Aug-06 10:04
kirthikirthi8-Aug-06 10:04 
AnswerRe: XML Pin
Mike Ellison8-Aug-06 10:22
Mike Ellison8-Aug-06 10:22 
GeneralRe: XML Pin
kirthikirthi8-Aug-06 10:36
kirthikirthi8-Aug-06 10:36 
GeneralRe: XML Pin
cloudking119668-Aug-06 23:07
cloudking119668-Aug-06 23:07 
GeneralRe: XML Pin
kirthikirthi9-Aug-06 7:52
kirthikirthi9-Aug-06 7:52 
Questionwriting multiple files to a single zip file Pin
jung19758-Aug-06 8:57
jung19758-Aug-06 8:57 
QuestionHow can I put a text value into Textarea, which is a part of asp-Table? Pin
HilSoft8-Aug-06 8:56
HilSoft8-Aug-06 8:56 
AnswerRe: How can I put a text value into Textarea, which is a part of asp-Table? Pin
bugnuker8-Aug-06 9:36
bugnuker8-Aug-06 9:36 
GeneralRe: How can I put a text value into Textarea, which is a part of asp-Table? Pin
HilSoft8-Aug-06 10:42
HilSoft8-Aug-06 10:42 
QuestionLoop through WebControls and my CMS.... Pin
Kasic Slobodan8-Aug-06 7:54
Kasic Slobodan8-Aug-06 7:54 
AnswerRe: Loop through WebControls and my CMS.... Pin
Ramasubramaniam8-Aug-06 10:52
Ramasubramaniam8-Aug-06 10:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.