Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Inline frames

0 views
Skip to first unread message

Amateur

unread,
Oct 26, 2005, 7:48:02 AM10/26/05
to
I have a navigation button which should open a page into an inline frame.
The line for the navigation looks like this -
<a
href="../../../C.P.S.%20version%202.04/Web%20balances/Total%20BIE%2030%20P%20participant%20value%2043001000-6000.htm"><img
border="0" src="../../images/Accounts_m1.gif" width="133" height="102"></a>
So, I declared the frame like this -
<iframe name="working_area" scrolling="no"
src="../../../C.P.S.%20version%202.04/Web%20balances/Total%20BIE%2030%20P%20participant%20value%2043001000-6000.htm" width="524" height="395">
Why is the link always opening in a new window and not in the frame and what
do I have to do that the link is opening in the frame?

Amateur

unread,
Oct 26, 2005, 8:00:02 AM10/26/05
to
Sorry guys, just found out

Stefan B Rusynko

unread,
Oct 27, 2005, 4:59:34 AM10/27/05
to
You may also want to remove all spaces from all file/folder names to prevent broken links (and the %20)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Amateur" <Ama...@discussions.microsoft.com> wrote in message news:5BB46092-ECFF-4E77...@microsoft.com...

0 new messages