Not signed in (Sign In)
    • CommentAuthorAskjerry
    • CommentTimeNov 1st 2009
     
    So they look at an image and click the link... it opens another window...

    If I have <link>mypage.html</link> what do I need to add or change to make it open the new document in the _top or _self window?

    I.E. I want the file mypage.html to open in the existing window.

    I tried <link>mypage.html?target=_top</link> but that didn't work.

    Jerry