Dear All,

i have used the tag base in the head of my page ; <base
href="http://yazeed/123/" /> . and my apllication is on "http://Default/"
all the images and swf files worked properly , but the problem is that i
have a javasript method "window.open(mypage.html)" but it didn't take the
effect of the base ; the page opened is "http://Default/mypage.html" instead
of "http://yazeed/123/mypage.html" .

Anyone can help ????

--
Yazeed
.net Developer(c#)

--
Yazeed
.net Developer(c#)

Re: Tag Base by McKirahan

McKirahan
Thu Mar 10 10:15:11 CST 2005

"Yazeed_Roumer" <YazeedRoumer@discussions.microsoft.com> wrote in message
news:F7C68EAB-B361-4CAB-85D7-46D5A440666F@microsoft.com...
> Dear All,
>
> i have used the tag base in the head of my page ; <base
> href="http://yazeed/123/" /> . and my apllication is on "http://Default/"
> all the images and swf files worked properly , but the problem is that i
> have a javasript method "window.open(mypage.html)" but it didn't take the
> effect of the base ; the page opened is "http://Default/mypage.html"
instead
> of "http://yazeed/123/mypage.html" .
>
> Anyone can help ????
>
> --
> Yazeed
> .net Developer(c#)
>
> --
> Yazeed
> .net Developer(c#)

http://www.aspfaq.com/5003