No as this is an application Im developing locally.
Here is the code involved:
link on main page:
<A target="actionwindow" href="myiframepage.asp#SEVENAM">
IFRAME code in main page.
<iframe name="actionwindow" src="myiframepage.asp" height="456" width="100%"
border="0" frameborder="0" marginwidth="1" marginheight="1">Your browser
does not support inline frames.</iframe>
Bookmark in myiframepage.asp
<a name="SEVENAM">7AM</a>
"MD Websunlimited" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Targa,
>
> Can you provide a URL or the hyperlink code? I need to see what you're
> doing to cause this.
>
> Thank,
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 102 Components For FP
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>
>
>
> "Targa" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Ive got a page that contains an Iframe. The Iframe page is fairly long
>> and requires scrolling.
>> It is placed toward the bottom of the main page.
>> There are several links on the main page that link to ancors/bookmarks on
>> the Iframe page.
>>
>> When one of these links is clicked, both the main page and the iframe
>> scroll to the bookmark.
>> Is there anyway to force just the Iframe to scroll and keep the main page
>> in place?
>>
>> Thanks!
>>
>
>