Click here to Skip to main content
15,894,313 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDatagrid Export to Excel [modified] Pin
Tim Carmichael16-Jul-08 5:52
Tim Carmichael16-Jul-08 5:52 
AnswerRe: Datagrid Export to Excel Pin
led mike16-Jul-08 6:09
led mike16-Jul-08 6:09 
GeneralRe: Datagrid Export to Excel Pin
Tim Carmichael16-Jul-08 6:19
Tim Carmichael16-Jul-08 6:19 
GeneralRe: Datagrid Export to Excel Pin
goodideadave18-Jul-08 13:59
goodideadave18-Jul-08 13:59 
QuestionMultiple languages support Pin
Mr.Sam15-Jul-08 23:50
Mr.Sam15-Jul-08 23:50 
AnswerRe: Multiple languages support Pin
NeverHeardOfMe16-Jul-08 7:26
NeverHeardOfMe16-Jul-08 7:26 
QuestionHow to Validate URL?? Pin
varshavmane15-Jul-08 23:25
varshavmane15-Jul-08 23:25 
QuestionHow to bypass confirmation message in asp.net Pin
hifiger200415-Jul-08 19:43
hifiger200415-Jul-08 19:43 
Hi Guys,

I have an asp.net page that will be called once automatically through the scheduler. And after the processes are done it will then close the page. But my problem is the page will stop on the confirmation dialog.

Is there a way to bypass the confirmation dialog?

Below is my test code of closing the page...

Response.Write("<script language='javascript'> { window.close();}</script>")

Button3.Attributes.Add("onclick", "window.close();")

hifiger2004
QuestionFetching Data From database to an Array without using any ADO objects Pin
Silver Pearl15-Jul-08 19:37
Silver Pearl15-Jul-08 19:37 
Questionhow can catch hostname mac address of pc Pin
idsanjeevjha15-Jul-08 19:21
idsanjeevjha15-Jul-08 19:21 
Questionspreadsheet directly into web design Pin
softfalls15-Jul-08 11:35
softfalls15-Jul-08 11:35 
QuestionCSS question ? Pin
Mohammad Dayyan15-Jul-08 9:49
Mohammad Dayyan15-Jul-08 9:49 
AnswerRe: CSS question ? Pin
David Muir15-Jul-08 10:09
David Muir15-Jul-08 10:09 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 10:26
Mohammad Dayyan15-Jul-08 10:26 
GeneralRe: CSS question ? Pin
David Muir15-Jul-08 10:52
David Muir15-Jul-08 10:52 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 11:05
Mohammad Dayyan15-Jul-08 11:05 
GeneralRe: CSS question ? Pin
David Muir15-Jul-08 11:13
David Muir15-Jul-08 11:13 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 11:17
Mohammad Dayyan15-Jul-08 11:17 
AnswerRe: CSS question ? Pin
Perspx15-Jul-08 10:36
Perspx15-Jul-08 10:36 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 10:48
Mohammad Dayyan15-Jul-08 10:48 
GeneralRe: CSS question ? Pin
Perspx15-Jul-08 10:58
Perspx15-Jul-08 10:58 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 11:04
Mohammad Dayyan15-Jul-08 11:04 
GeneralRe: CSS question ? Pin
Perspx15-Jul-08 20:03
Perspx15-Jul-08 20:03 
GeneralRe: CSS question ? Pin
Mohammad Dayyan16-Jul-08 1:27
Mohammad Dayyan16-Jul-08 1:27 
QuestionNeed Javascript Pin
Poonam Gandash14-Jul-08 21:04
Poonam Gandash14-Jul-08 21:04 

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.