Click here to Skip to main content
16,014,589 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Getting object declared in HTML Component Pin
ToddHileHoffer30-Jul-07 9:07
ToddHileHoffer30-Jul-07 9:07 
GeneralRe: Getting object declared in HTML Component Pin
satindra200230-Jul-07 19:00
satindra200230-Jul-07 19:00 
QuestionWeb.Config File Problem...Please Help Pin
rashadaliarshad30-Jul-07 7:27
rashadaliarshad30-Jul-07 7:27 
Questionadding info to another page Pin
brsecu30-Jul-07 5:50
brsecu30-Jul-07 5:50 
AnswerRe: adding info to another page Pin
Pete O'Hanlon30-Jul-07 10:05
mvePete O'Hanlon30-Jul-07 10:05 
AnswerRe: adding info to another page Pin
Christian Graus30-Jul-07 10:57
protectorChristian Graus30-Jul-07 10:57 
QuestionHow can i close page from another page? Pin
kimo code30-Jul-07 5:28
kimo code30-Jul-07 5:28 
AnswerRe: How can i close page from another page? Pin
dekart_roo30-Jul-07 5:42
dekart_roo30-Jul-07 5:42 
I'm not entirely sure what you're asking about... But I think you might be able to find a solution through javascript. You can use the function window.open() to open a page (typically used for a popup.) If you do that, on the newly opened page you can refference the page that opened it, via window.opener. So window.opener.close() would close the page that opened the current open, provided the current one was opened via window.open().

I hope that helps answer the question?


GeneralRe: How can i close page from another page? Pin
kimo code31-Jul-07 1:57
kimo code31-Jul-07 1:57 
AnswerRe: How can i close page from another page? Pin
ToddHileHoffer30-Jul-07 5:44
ToddHileHoffer30-Jul-07 5:44 
AnswerRe: How can i close page from another page? Pin
Christian Graus30-Jul-07 10:26
protectorChristian Graus30-Jul-07 10:26 
GeneralRe: How can i close page from another page? Pin
kimo code31-Jul-07 1:36
kimo code31-Jul-07 1:36 
QuestionView PDF in ASP.NET page? And thumbnails? Pin
RBlomstrand30-Jul-07 5:17
RBlomstrand30-Jul-07 5:17 
AnswerRe: View PDF in ASP.NET page? And thumbnails? Pin
Paul Conrad30-Jul-07 14:19
professionalPaul Conrad30-Jul-07 14:19 
GeneralRe: View PDF in ASP.NET page? And thumbnails? Pin
RBlomstrand30-Jul-07 19:36
RBlomstrand30-Jul-07 19:36 
Questioncreating charts Pin
alhomed4430-Jul-07 5:02
alhomed4430-Jul-07 5:02 
AnswerRe: creating charts Pin
alhomed4430-Jul-07 5:03
alhomed4430-Jul-07 5:03 
AnswerRe: creating charts Pin
Christian Graus30-Jul-07 11:25
protectorChristian Graus30-Jul-07 11:25 
AnswerRe: creating charts Pin
Paul Conrad30-Jul-07 14:22
professionalPaul Conrad30-Jul-07 14:22 
GeneralRe: creating charts Pin
alhomed4431-Jul-07 0:22
alhomed4431-Jul-07 0:22 
GeneralRe: creating charts Pin
Paul Conrad31-Jul-07 3:03
professionalPaul Conrad31-Jul-07 3:03 
QuestionReportViewer Heigth Pin
Nimua30-Jul-07 4:33
Nimua30-Jul-07 4:33 
QuestionError while Reading excel file. Pin
vaminfosys30-Jul-07 3:55
vaminfosys30-Jul-07 3:55 
QuestionMaster Page Issue Pin
Mahesh.J30-Jul-07 3:33
Mahesh.J30-Jul-07 3:33 
AnswerRe: Master Page Issue Pin
Guffa30-Jul-07 4:25
Guffa30-Jul-07 4:25 

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.