HighDots Forums  

URL link sending page to different frame?

alt.discuss.html alt.discuss.html


Discuss URL link sending page to different frame? in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Duddley
 
Posts: n/a

Default URL link sending page to different frame? - 10-30-2003 , 08:45 PM






I am trying to link to a URL from text inside a frame. I want a different
frame to receive the new page. I know this is possible, but cannot find it
in my book(s). Some kind soul please point me in the right direction.
Thank you....



Reply With Quote
  #2  
Old   
Chris Arthers
 
Posts: n/a

Default Re: URL link sending page to different frame? - 11-06-2003 , 12:14 PM







"Duddley" <Duddley (AT) bellsouth (DOT) net> schreef in bericht
news:x0kob.972$ns.857 (AT) bignews4 (DOT) bellsouth.net...
Quote:
I am trying to link to a URL from text inside a frame. I want a different
frame to receive the new page. I know this is possible, but cannot find it
in my book(s). Some kind soul please point me in the right direction.
Thank you....


In your framepage give the frame you want to receive the page a name - for
example "window" (this is initially filled with "page 1"): .. <frame
name=window src=page1.htm>

When you want to put another page in this frame use "target = ", for
example:
<a href="page2.htm" target=window>This is page 2</a>

Success
Chris




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.