Click here to Skip to main content
15,905,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to detect the event of closing of a page by another web page in asp.net [modified] Pin
sara malik9-Apr-09 3:09
sara malik9-Apr-09 3:09 
AnswerRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
ToddHileHoffer9-Apr-09 5:39
ToddHileHoffer9-Apr-09 5:39 
QuestionRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
sara malik9-Apr-09 9:46
sara malik9-Apr-09 9:46 
AnswerRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
Yusuf9-Apr-09 5:45
Yusuf9-Apr-09 5:45 
QuestionRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
sara malik9-Apr-09 9:51
sara malik9-Apr-09 9:51 
AnswerRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
Yusuf9-Apr-09 10:40
Yusuf9-Apr-09 10:40 
GeneralRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
sara malik12-Apr-09 5:27
sara malik12-Apr-09 5:27 
GeneralRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
Yusuf13-Apr-09 14:03
Yusuf13-Apr-09 14:03 
sara malik wrote:
hope so this time i explained my problem more precisely


well, what you want to do is seems doable to me, but that involves a good deal of code.

here is how I would do it. In the page A, you need to track which items are selected (have their corresponsing info showing in B). FOr this I will keep an array and set the state as I open the link in B. When B is closed, I listed to the onunload event and return back A a status through window.opener. The rest is straight forward.

hope this helps.

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

GeneralRe: how to detect the event of closing of a child page by a parent web page in asp.net Pin
sara malik16-Apr-09 7:20
sara malik16-Apr-09 7:20 
QuestionHow to display the radio button vertically rather than horizontally in a placeholder control Pin
meeram3959-Apr-09 3:01
meeram3959-Apr-09 3:01 
AnswerRe: How to display the radio button vertically rather than horizontally in a placeholder control Pin
Piyush Vardhan Singh9-Apr-09 3:09
Piyush Vardhan Singh9-Apr-09 3:09 
QuestionHow to Export my datas in the form view ti MS Word using C# Pin
sonusanthosh9-Apr-09 2:59
sonusanthosh9-Apr-09 2:59 
AnswerRe: How to Export my datas in the form view ti MS Word using C# Pin
Piyush Vardhan Singh9-Apr-09 3:22
Piyush Vardhan Singh9-Apr-09 3:22 
GeneralRe: How to Export my datas in the form view ti MS Word using C# Pin
sonusanthosh9-Apr-09 4:04
sonusanthosh9-Apr-09 4:04 
QuestionModel pop up Pin
nithydurai9-Apr-09 2:21
nithydurai9-Apr-09 2:21 
AnswerRe: Model pop up Pin
ToddHileHoffer9-Apr-09 5:35
ToddHileHoffer9-Apr-09 5:35 
Questiontype does not contain a definition for Identifier Pin
nilam24779-Apr-09 2:12
nilam24779-Apr-09 2:12 
AnswerRe: type does not contain a definition for Identifier Pin
Colin Angus Mackay9-Apr-09 2:43
Colin Angus Mackay9-Apr-09 2:43 
AnswerRe: type does not contain a definition for Identifier Pin
Yusuf9-Apr-09 6:03
Yusuf9-Apr-09 6:03 
QuestionDefault date format problem Pin
madgardener9-Apr-09 2:09
madgardener9-Apr-09 2:09 
QuestionDisplaying menu items Pin
scar_face9-Apr-09 1:02
scar_face9-Apr-09 1:02 
AnswerRe: Displaying menu items Pin
Ashfield9-Apr-09 1:40
Ashfield9-Apr-09 1:40 
AnswerRe: Displaying menu items Pin
Mihirdash9-Apr-09 2:19
professionalMihirdash9-Apr-09 2:19 
QuestionHow to Download images from server (ftp) to local system..ASP.Net with C# Pin
ven3219-Apr-09 1:00
ven3219-Apr-09 1:00 
AnswerRe: How to Download images from server (ftp) to local system..ASP.Net with C# Pin
Ashfield9-Apr-09 1:41
Ashfield9-Apr-09 1:41 

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.