Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Want to show my header on links
Old 08-10-2008, 01:28 PM Want to show my header on links
Junior Talker

Posts: 4
Trades: 0
I think there is a way to do this. I have a link site which links to newspaper headlines. What I would like to do is when a visitor clicks on the headline link, to show my header above the page that is being displayed. I think there is a way to do it. Does anyone know how to accomplish this?

Thanks in advance for your help
dmaier is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-10-2008, 05:35 PM Re: Want to show my header on links
Skilled Talker

Posts: 77
Name: Bill Benson
Location: Florida
Trades: 0
Open the link in an iframe should work. I don't use iframes much, but it might be a solution.
bill benson is offline
Reply With Quote
View Public Profile
 
Old 08-10-2008, 08:15 PM Re: Want to show my header on links
Junior Talker

Posts: 4
Trades: 0
Bill:

How would I do that with the following code?

<a href=<%=link%>"> <%=hl%></a> </font> <font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="blue"><%=pdt%>
dmaier is offline
Reply With Quote
View Public Profile
 
Old 08-10-2008, 11:54 PM Re: Want to show my header on links
SpiderWeb's Avatar
Junior Talker

Posts: 4
Trades: 0
<body>
<!-- Header Content Goes Here -->
<iframe>
<!-- Page to be displayed goes here -->
</iframe>
</body>
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
SpiderWeb is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 12:38 AM Re: Want to show my header on links
Skilled Talker

Posts: 77
Name: Bill Benson
Location: Florida
Trades: 0
I'll defer to spiderweb regarding the code.

The code/ text in the iframe is invisible to the search engines. Headers are usually mostly images. You might want to add some SEO friendly stuff before the iframe so the search engines see something about the page. Otherwise its pretty much a blank page to the search engines.

From a SEO standpoint, there are better ways of doing this, but it would be a lot more complicated.
bill benson is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 09:41 AM Re: Want to show my header on links
Junior Talker

Posts: 4
Trades: 0
Spiderweb, I think you may have misunderstood what I am trying to do. I have a page that displays headlines from different newspapers. They are in a SQL database and are called on a page via ASP. What I would like to do is when someone clicks on one of them, it would show my header and then the newspaper header and article beneath. What you are suggesting would seem to be too time consuming.

What I need is something I can program in the page to automatically do this. Feel free to private message me if this functionality is available.
dmaier is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 11:17 AM Re: Want to show my header on links
Truly's Avatar
Ultra Talker

Posts: 322
Trades: 0
Thats exactly what he is telling you to do. Just add php into the ifram and it will do it automatically. Although I will save the standards junkies the time (looks at LadyNRed :P ) and say that you really should do that. Users know how to use the back button, if they want to come back to your website they will come back. Headers like that just piss everyone off. AT LEAST put an option in the header to go directly to the site and get rid of the header.
__________________
DVD Movie Release Database:
Please login or register to view this content. Registration is FREE
Truly is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 12:18 PM Re: Want to show my header on links
Junior Talker

Posts: 4
Trades: 0
Unfortunately that doesn't work. On a page that has tons of links, I see the header and headlines below each. It occurs tons of times on the page. I just want something that will show the header and then the other page below when I click on it. This doesn't do it.
dmaier is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Want to show my header on links
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.94877 seconds with 12 queries