Click here to Skip to main content
15,888,113 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: OpenXML to php Pin
Bradml3-Mar-07 12:01
Bradml3-Mar-07 12:01 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
GeneralRe: OpenXML to php [modified] Pin
haggenx5-Mar-07 12:01
haggenx5-Mar-07 12:01 
GeneralRe: OpenXML to php Pin
Vasudevan Deepak Kumar6-Mar-07 10:11
Vasudevan Deepak Kumar6-Mar-07 10:11 
QuestionA replacement for the ListBox web control Pin
bgriffin_tpa2-Mar-07 9:47
bgriffin_tpa2-Mar-07 9:47 
AnswerRe: A replacement for the ListBox web control Pin
Harini N K2-Mar-07 14:33
Harini N K2-Mar-07 14:33 
QuestionChanging the startup page.. Pin
bgriffin_tpa2-Mar-07 9:41
bgriffin_tpa2-Mar-07 9:41 
AnswerRe: Changing the startup page.. Pin
Chris Buckett2-Mar-07 10:10
Chris Buckett2-Mar-07 10:10 
I have a method on one of my sites where the pageload in default.aspx checks for the existence of a file (or value in a database, or you could just check for a specific time period, ie between 11pm and 1am). If it finds it, it just does a response.redirect to a "Maintenance.html" page.

You could put that code into a separate class, and call it in the pageload from all aspx pages on the site (rather than just relying on it in the default.aspx page), or even better, put the code into a master page, or a custom page which is inherited by all the other pages.

Just an idea.

ChrisB
ChrisDoesDev[^]

GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:15
bgriffin_tpa2-Mar-07 15:15 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 16:38
bgriffin_tpa2-Mar-07 16:38 
AnswerRe: Changing the startup page.. Pin
kubben2-Mar-07 10:14
kubben2-Mar-07 10:14 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:21
bgriffin_tpa2-Mar-07 15:21 
AnswerRe: Changing the startup page.. Pin
Chris Buckett2-Mar-07 10:18
Chris Buckett2-Mar-07 10:18 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 15:23
bgriffin_tpa2-Mar-07 15:23 
GeneralRe: Changing the startup page.. Pin
kubben2-Mar-07 15:57
kubben2-Mar-07 15:57 
GeneralRe: Changing the startup page.. Pin
bgriffin_tpa2-Mar-07 16:35
bgriffin_tpa2-Mar-07 16:35 
Questionphp include cuts variable?! Pin
spinanicky2-Mar-07 4:43
spinanicky2-Mar-07 4:43 
AnswerRe: php include cuts variable?! Pin
badgrs2-Mar-07 4:49
badgrs2-Mar-07 4:49 
GeneralRe: php include cuts variable?! Pin
Bradml2-Mar-07 16:34
Bradml2-Mar-07 16:34 
AnswerRe: php include cuts variable?! Pin
Bradml2-Mar-07 16:37
Bradml2-Mar-07 16:37 
QuestionRadioButtonList&Datagrid Pin
nclauder2-Mar-07 4:26
nclauder2-Mar-07 4:26 
QuestionWSE 2.0routing Pin
Kanjinghat1-Mar-07 21:57
Kanjinghat1-Mar-07 21:57 
Questionasp:TextBox Pin
Jagga_Jatt1-Mar-07 20:15
Jagga_Jatt1-Mar-07 20:15 
AnswerRe: asp:TextBox Pin
badgrs1-Mar-07 23:08
badgrs1-Mar-07 23:08 
Questioncascaded dropdown list box. Pin
Kunal P1-Mar-07 19:56
Kunal P1-Mar-07 19:56 

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.