Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

URL links to specific pages on my website

New Here ,
Nov 01, 2007 Nov 01, 2007
Hi,

I'm building a newsletter and would like to be able to create a link to a specific page on my website. The problem is I'm using iframe to my website. When I click the link on my newsletter, it only displays the child frame of the site. How can I be able to make the link on my newsletter open the entire page on my website which will display the navigation frame and the child frame?

I used the code below but could not address the issue:
TOPICS
Server side applications
305
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 02, 2007 Nov 02, 2007
LATEST
"erikyap" <webforumsuser@macromedia.com> wrote in message
news:fgea2p$cck$1@forums.macromedia.com...
> Hi,
>
> I'm building a newsletter and would like to be able to create a link to a
> specific page on my website. The problem is I'm using iframe to my
> website.
> When I click the link on my newsletter, it only displays the child frame
> of the
> site. How can I be able to make the link on my newsletter open the entire
> page
> on my website which will display the navigation frame and the child frame?
>
> I used the code below but could not address the issue:
>
>
> <a href=" http://www.mysite.com/company.htm" target="main">About Us</a>

Don't do frames ... mkay
frames are bad .... mkay



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines