Postback in Popup Window Opens a New Browser

A

Amir Shaz

Hi,
Ive a requirement to display the details in a Modal
Window. I open that window using JavaScript and it
displays the required details. I need to save these
details. For this purpose, Ive placed a Button on the
details form which fires a Post Back. This Post Back opens
up a new window.

Any help, will be appreciated.

Amir
 
P

Pat Alessi

Include this base tag in the head section of the popup page. It
prevents the reposting of this window form opening new windows

<base target=_self>
 
Joined
Apr 7, 2009
Messages
1
Reaction score
0
It worked..thanks a TON

It worked..thanks a TON..
Was struggling to find solution for this problem since last one day...
Thanks once again...
 
Joined
Aug 31, 2012
Messages
1
Reaction score
0
Include this base tag in the head section of the popup page. It
prevents the reposting of this window form opening new windows

<base target=_self>

"Amir Shaz" <[email protected]> wrote in message news:<[email protected]>...
> Hi,
> Ive a requirement to display the details in a Modal
> Window. I open that window using JavaScript and it
> displays the required details. I need to save these
> details. For this purpose, Ive placed a Button on the
> details form which fires a Post Back. This Post Back opens
> up a new window.
>
> Any help, will be appreciated.
>
> Amir


Thank so much to you.

This is fixed the problem after long time. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,836
Latest member
BuyBlissBitesCBD

Latest Threads

Top