Facing problem while opening an external site in a pop up window..

Facing problem while opening an external site in a pop up window..

am 21.06.2007 13:43:30 von shailendra

I have a page in which i have some links. On click of the link a popup
opens.
The code i have used is
https://partner.microsoft.com/
global/productssolutions/dynamics/ 40012663


But the pop up opens and i see the "page cannot be displayed" error.

But when i open the same url in a new window, the url opens properly.

Can someone tell me what the problem is.

Re: Facing problem while opening an external site in a pop up window..

am 21.06.2007 13:48:10 von TravisNewbury

On Jun 21, 7:43 am, Shailendra wrote:
> I have a page in which i have some links. On click of the link a popup
> opens.
> The code i have used is
> https://partner.microsoft.com/
> global/productssolutions/dynamics/ 40012663

> But the pop up opens and i see the "page cannot be displayed" error.
> But when i open the same url in a new window, the url opens properly.

> Can someone tell me what the problem is.

Simple, you are using a pop up window.

Re: Facing problem while opening an external site in a pop up window..

am 21.06.2007 15:07:04 von shailendra

On Jun 21, 4:48 pm, Travis Newbury wrote:
> On Jun 21, 7:43 am, Shailendra wrote:
>
> > I have a page in which i have some links. On click of the link a popup
> > opens.
> > The code i have used is
> > https://partner.microsoft.com/
> > global/productssolutions/dynamics/ 40012663

> > But the pop up opens and i see the "page cannot be displayed" error.
> > But when i open the same url in a new window, the url opens properly.
> > Can someone tell me what the problem is.
>
> Simple, you are using a pop up window.


Yes... i am using a popup window.. but can you pls tell me what the
problem is in opening the url in a popup window.
If i open the same url ina new window, it is opening properly. But
when the same url is opened through popup, it is giving error.

Re: Facing problem while opening an external site in a pop up window..

am 22.06.2007 00:24:19 von dorayme

In article
<1182426210.264805.137610@n2g2000hse.googlegroups.com>,
Shailendra wrote:

> I have a page in which i have some links. On click of the link a popup
> opens.
> The code i have used is
> https://partner.microsoft.com/
> global/productssolutions/dynamics/ 40012663

>
> But the pop up opens and i see the "page cannot be displayed" error.
>
> But when i open the same url in a new window, the url opens properly.
>
> Can someone tell me what the problem is.

Talking about urls, how about supplying the context of this?

--
dorayme

Re: Facing problem while opening an external site in a pop up window..

am 25.06.2007 07:11:18 von shailendra

On Jun 22, 3:24 am, dorayme wrote:
> In article
> <1182426210.264805.137...@n2g2000hse.googlegroups.com>,
>
> Shailendra wrote:
> > I have a page in which i have some links. On click of the link a popup
> > opens.
> > The code i have used is
> > https://partner.microsoft.com/
> > global/productssolutions/dynamics/ 40012663

>
> > But the pop up opens and i see the "page cannot be displayed" error.
>
> > But when i open the same url in a new window, the url opens properly.
>
> > Can someone tell me what the problem is.
>
> Talking about urls, how about supplying the context of this?
>
> --
> dorayme


Thanks for the help guys.... now i know what the problem is...
It is problem with IE7...
i tries the same thing in Mozilla.... it works fine....