nematocyst
07-13-2003, 11:36 AM
I am trying to link to an external link howeer I want it to remain with in the frame of my website. How do you do that?
I put in the following code:
<li><a href="http://tponline.realty-wire.com/Users/542169EE-F87C-4EBE-9B0B-3D8D6C009751/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}.pdf" target="_parent">Read some of my client testimonials.</a>
thanks or the help!
David Harrison
07-13-2003, 12:22 PM
I think I know what you mean, do you want to open something in a new window, if so use this target="_blank" .
kipkreations
07-13-2003, 07:04 PM
<a href="http://tponline.realty-wire.com/Users/542169EE-F87C-4EBE-9B0B-3D8D6C009751/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}.pdf" target="_parent">
what frame are you trying to load it into?
that target option loads it on the entire site (_parent),
but if you want it in a frame (IFRAME or not), simply put target="main_site" or something like that (depending on what name your FRAMES when setting them up)
nematocyst
07-14-2003, 10:49 AM
Well the tough thing is that I am allowed very mlimited access to the coding of the site so I don't know what the frames are named but thanks for the quick replys as they gave me what I needed to go back to the hosting Company.
:) Thanks
or is that something that I can find out by reading the code of the site?
DaveSW
07-14-2003, 11:17 AM
If the site is in existence and the frames are there you can use 'view' menu and 'source' and the frames should be named. NB don't use right click cos that gets you the frames source.
If you can't identify them post it in here and we'll have a look. code or address.
However, I thought if you were already in a frameset and had a normal link without a target it opened in the same frame...
nematocyst
07-14-2003, 11:34 AM
The rest of the links all have target="_parent as the target so now what? Is it because this is an acrobat web page?
<html>
<head>
<title>Realtors in Calumet County</title><Meta name="description" content="Outagamie County, WI real estate and homes for sale in Calumet County, Winnebago County, and Fox Cities. Search for listings. Get free real estate reports, a market analysis of your home, area and mortgage info.">
<Meta name="keywords" content="Outagamie County WI real estate, Outagamie County homes for sale, Calumet County realtors, Calumet County properties, Winnebago County, Fox Cities, , WI, listings, mls listings, real, estate, homes, condominiums, houses, relocating, relocation, condos, agent, realtors in Outagamie County, residential, vacant land, lots, buying, selling, commercial, Vicky Riley">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="style.css">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<br>
<img src="http://images.z57websites.com/realestate/v2/images/headers/exec_red/exechdr_aboutme.gif">
<table width="510" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="12"> </td>
<td width="498">
<table border="0" cellpadding="0" cellspacing="5">
<tr>
<td valign="top">
<img src="http://root.z57.com/filemanager/uploads/9d1wv4u3ch8_LOGO_NEWFILE.jpg" width="140" height="51" border="0" vspace="5">
</td>
<td><table><tr>
<td colspan="2"><span class="pageheader">Vicky Riley, GRI, CRS, ABR</b></span><br>
<b>
<!--company-->Acre Realty, Ltd.<br>
2000 South Memorial Drive <br> Appleton, WI 54915<br>
</td>
</tr>
<tr>
<td valign="top">Direct:<br>Fax:<br>Toll Free:<br>Company website:<br> </td>
<td valign="top" width="200" nowrap>920-882-1241<br>920-730-3234<br>888-lin-k2re <br>www.acrerealty.com<br> </td>
</tr>
<tr>
<td colspan="2">E-mail: <a href="realtor_contact.shtml" target="_top">vicky@link2re.com</a>
</td>
</tr>
</table>
</td></tr>
</table>
<br>
<table border="0" cellspacing="0" cellpadding="0" width="95%">
<tr>
<td width="12"><img src="http://images.z57websites.com/realestate/v2/images/generic/icon_hdr_tab_red.gif" width="12" height="23"></td>
<td width="498"
bgcolor="#660000"
> <span class="pageheader"><font color="#FFFFFF">
Welcome to my web site
</td>
</tr>
<tr>
<td width="12"><br></td>
<td><br>Hello! Thanks for visiting. This web site is designed to be your complete Real Estate resource. It has been built to assist you with all your needs. The buttons will link you to information that will help answer your questions. I am always available to offer you personal, one-on-one help with what some say is the biggest decision you will make in your life. If you have any questions, please don't hesitate to call or <a href="realtor_contact.shtml" target="_parent">e-mail me!</a>
<ul>
<li><a href="Outagamie_County_real_estate.shtml" target="_parent">Buying a home?</a> I'll take the time to listen to your needs and desires, and find your dream home. Your total satisfaction is my number one priority. <br>
<br>
<li><a href="Outagamie_County_homes_for_sale.shtml" target="_parent">Selling a home?</a> I will get your home sold for top dollar and in a timely manner. My online and offline marketing programs will give you the edge you need to sell your home. I don't want to just list your home, I want to sell it! Fast! <br>
<br>
<li><a href="Outagamie_County_relocation.shtml" target="_parent">Relocating?</a>
If you are moving to my area, I can assist you in collecting the information you need, and make your transition as smooth as possible. Feel free to contact me for any information. I love to assist people in relocating, and I've helped many people move to my area! <br>
<br></ul>
I have built a reputation for client satisfaction, and I am devoted to making your move as easy as possible. You will have the added benefit of working with an agent who understands your needs when buying, selling, or relocating. Finding the right home is only the beginning. I will assist you every step of the way to ensure smooth sailing. <li><a href="http://tponline.realty-wire.com/Users/542169EE-F87C-4EBE-9B0B-3D8D6C009751/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}.pdf" target="_parent">Read some of my client testimonials.</a> <br>
<br>
Thank you for visiting my site. Please bookmark it, and visit it often. I look forward to hearing from you.<br>
<br>
Your Link 2 Real Estate,<br>
<br>
<b>Vicky Riley</b>
</td>
</tr>
<tr><td><br></td></tr>
</table>
</td>
</tr>
</table>
<!-- <div align="center"><font size="1" face="times new roman">
<i>For Search engine spiders only:</i>
This site features <a href="Outagamie_County_real_estate.shtml" target="_parent"><font size="1">Outagamie County real estate</a> in WI as well as
<a href="Outagamie_County_homes_for_sale.shtml" target="_parent"><font size="1">Outagamie County homes for sale</a> and
<a href="Outagamie_County_realtors.shtml" target="_parent"><font size="1">realtors in Outagamie County</a>. We help people
<a href="Outagamie_County_relocation.shtml" target="_parent"><font size="1">relocating to Outagamie County</a>. You find
<a href="Outagamie_County_listings.shtml" target="_parent"><font size="1">Outagamie County listings</a>. Do a
<a href="home_search_frame.shtml" target="_parent"><font size="1">home search for Outagamie County</a> and Calumet County, WI. See
<a href="Outagamie_County_links_b.shtml" target="_parent"><font size="1">Outagamie County WI links</a> and
<a href="Outagamie_County_buyer_reports.shtml" target="_parent"><font size="1">Outagamie County real estate reports</a>. Let us do a real estate
<a href="Outagamie_County_property.shtml" target="_parent"><font size="1">Outagamie County property</a> search or help with
<a href="mortgage.shtml"><font size="1">mortgage and financing</a> concerns. Do a
<a href="homes_value_frame.shtml" target="_parent"><font size="1">real estate market analysis</a> or read
<a href="Calumet_County_seller_reports.shtml" target="_parent"><font size="1">Calumet County reports</a>. learn
<a href="Calumet_County_real_estate_s.shtml" target="_parent"><font size="1">Calumet County real estate</a>,
<a href="realtor_contact.shtml" target="_parent"><font size="1">Calumet County realtors</a>,
<a href="index.shtml"><font size="1">Calumet County homes</a>, and
<a href="Outagamie_County_WI_real_estate.shtml" target="_parent"><font size="1">seo</a></div></font>
-->
</body>
</html>
DaveSW
07-14-2003, 02:54 PM
Actually we need the page which mentions 'FRAMESET' in the code - it should be quite short. If you open the site it's to go in, use view source off the view menu, you should get it.
Can I just check something? are you designing a page to go into a frameset, in which case I don't think you need to specify a target. Or, do you want to create a framest to have your logo on top?
Rereading your original post, try removing the target - use:
<li><a href="http://tponline.realty-wire.com/Users/542169EE-F87C-4EBE-9B0B-3D8D6C009751/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}/{49C368C4-D5D2-49B4-9E7B-3722714A1E17}.pdf">Read some of my client testimonials.</a>
Labyrinet
07-14-2003, 03:55 PM
middle is the name of my target frame you can call it what ever you want but the frame needs a name (TopLeft, BottomRight etc..) and not a default one.
TARGET="middle"