Click here to Skip to main content
16,007,814 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Errorhandling in Webservices Pin
matthias s.22-Aug-07 3:46
matthias s.22-Aug-07 3:46 
GeneralRe: Errorhandling in Webservices Pin
kubben22-Aug-07 3:49
kubben22-Aug-07 3:49 
GeneralRe: Errorhandling in Webservices Pin
kubben22-Aug-07 3:50
kubben22-Aug-07 3:50 
GeneralRe: Errorhandling in Webservices Pin
kubben22-Aug-07 4:06
kubben22-Aug-07 4:06 
GeneralRe: Errorhandling in Webservices Pin
matthias s.22-Aug-07 4:14
matthias s.22-Aug-07 4:14 
QuestionLive update of events using Ajax-Push Pin
vbss7522-Aug-07 1:55
vbss7522-Aug-07 1:55 
QuestionChange system datetime using ASP Pin
TPN21-Aug-07 22:13
TPN21-Aug-07 22:13 
AnswerRe: Change system datetime using ASP Pin
Fred_Smith21-Aug-07 22:27
Fred_Smith21-Aug-07 22:27 
Do you mean change the locale / default date format from, say dd/mm/yyyy to mm/dd/yyyy ? You can't - you cannot change a person's server settings from an asp application, thank god! Imagine if every asp application you ran changed your computer's settings! You wouldn't know where you stood from one minute to the next, let alone the damage that could cause.

You can format the datetime values within an application using the VBScript FormatDateTime function (classic ASP) or the ToString function in .NET

Fred
Questionpost a message Pin
michael_jhons21-Aug-07 21:20
michael_jhons21-Aug-07 21:20 
AnswerRe: post a message Pin
Michael Sync21-Aug-07 21:33
Michael Sync21-Aug-07 21:33 
AnswerRe: post a message Pin
Vasudevan Deepak Kumar22-Aug-07 4:27
Vasudevan Deepak Kumar22-Aug-07 4:27 
QuestionIntegrating flash with asp Pin
nalinithiyagu21-Aug-07 19:37
nalinithiyagu21-Aug-07 19:37 
QuestionWhy won't this work in Firefox or Netscape? Pin
chaddolan21-Aug-07 16:44
chaddolan21-Aug-07 16:44 
AnswerRe: Why won't this work in Firefox or Netscape? Pin
Michael Sync21-Aug-07 21:47
Michael Sync21-Aug-07 21:47 
GeneralRe: Why won't this work in Firefox or Netscape? [modified] Pin
chaddolan22-Aug-07 0:54
chaddolan22-Aug-07 0:54 
GeneralRe: Why won't this work in Firefox or Netscape? Pin
Michael Sync22-Aug-07 3:07
Michael Sync22-Aug-07 3:07 
GeneralRe: Why won't this work in Firefox or Netscape? Pin
chaddolan22-Aug-07 7:07
chaddolan22-Aug-07 7:07 
GeneralRe: Why won't this work in Firefox or Netscape? Pin
Michael Sync22-Aug-07 7:46
Michael Sync22-Aug-07 7:46 
AnswerRe: Why won't this work in Firefox or Netscape? Pin
Guffa21-Aug-07 22:57
Guffa21-Aug-07 22:57 
GeneralRe: Why won't this work in Firefox or Netscape? Pin
chaddolan22-Aug-07 1:06
chaddolan22-Aug-07 1:06 
QuestionMouse hooking causing issues with WebBrowser dropdown control - Please Help! Pin
Sheeds21-Aug-07 16:07
Sheeds21-Aug-07 16:07 
Questionload images without postback Pin
_crs_21-Aug-07 12:04
_crs_21-Aug-07 12:04 
AnswerRe: load images without postback Pin
Christian Graus21-Aug-07 12:43
protectorChristian Graus21-Aug-07 12:43 
GeneralRe: load images without postback Pin
_crs_21-Aug-07 14:29
_crs_21-Aug-07 14:29 
AnswerRe: load images without postback Pin
DavidNohejl23-Aug-07 5:35
DavidNohejl23-Aug-07 5:35 

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.