PC Review


Reply
Thread Tools Rate Thread

How do I get rid of the header junk on top of page?

 
 
Earl Kurburski
Guest
Posts: n/a
 
      4th Aug 2005
When I publish a page I'm getting the title of the page and links to
other pages inserted at the very top of the page. I'm not putting the
stuff there Frontpage 2003 is.

1st. how do I get rid of what is there now so my visitors only see what
I have created for a header? and,

2nd. How do I stop creating pages with this extra code inclosed in the
published results.

Site in question: http://www.Gunshows-usa.com

Any help greatly appreciated.
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th Aug 2005
The following is content that you have added:

<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="expires" content="Sun, Dec 31 1970 12:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache">
<META NAME="Author" CONTENT="(E-Mail Removed)">
<META NAME="keywords" CONTENT="gunshows, gun shows, guns, weapons, knifes, knife shows">
<META NAME="description" CONTENT="Listings of gunshows thoughout United States by dates, locations
and states. Updated weekly. Links to promoter sites.">

So if you don't want it, then don't add it to your pages.

FP will add the following:
<html xmlns:mso="urn:schemas-microsoft-comfficeffice"
xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Earl Kurburski" <(E-Mail Removed)> wrote in message
news:YuednZ2dnZ0LBA-RnZ2dnWnWb9-dnZ2dRVn-(E-Mail Removed)...
> When I publish a page I'm getting the title of the page and links to other pages inserted at the
> very top of the page. I'm not putting the stuff there Frontpage 2003 is.
>
> 1st. how do I get rid of what is there now so my visitors only see what I have created for a
> header? and,
>
> 2nd. How do I stop creating pages with this extra code inclosed in the published results.
>
> Site in question: http://www.Gunshows-usa.com
>
> Any help greatly appreciated.



 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      4th Aug 2005
Looks like it could be the border or the navigation
components:


"Earl Kurburski" <(E-Mail Removed)> wrote in
message
news:YuednZ2dnZ0LBA-RnZ2dnWnWb9-dnZ2dRVn-(E-Mail Removed)...
: When I publish a page I'm getting the title of the page
and links to
: other pages inserted at the very top of the page. I'm not
putting the
: stuff there Frontpage 2003 is.
:
: 1st. how do I get rid of what is there now so my visitors
only see what
: I have created for a header? and,
:
: 2nd. How do I stop creating pages with this extra code
inclosed in the
: published results.
:
: Site in question: http://www.Gunshows-usa.com
:
: Any help greatly appreciated.


 
Reply With Quote
 
Earl Kurburski
Guest
Posts: n/a
 
      4th Aug 2005
Thomas A. Rowe wrote:
> The following is content that you have added:
>
> <meta http-equiv="cache-control" content="no-cache">
> <meta http-equiv="expires" content="0">
> <meta http-equiv="expires" content="Sun, Dec 31 1970 12:00:00 GMT" />
> <meta http-equiv="pragma" content="no-cache">


These 4 lines make different browsers reload and refresh the latest
version of the page and don't add any content to the page itself and are ok

> <META NAME="Author" CONTENT="(E-Mail Removed)">
> <META NAME="keywords" CONTENT="gunshows, gun shows, guns, weapons, knifes, knife shows">
> <META NAME="description" CONTENT="Listings of gunshows thoughout United States by dates, locations
> and states. Updated weekly. Links to promoter sites.">


These are meta tags and again don't add anything to the page itself.

> So if you don't want it, then don't add it to your pages.
>
> FP will add the following:
> <html xmlns:mso="urn:schemas-microsoft-comfficeffice"
> xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
>


I have no idea what this tag does or what deleting it would do. Do you?

> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
> <meta name="ProgId" content="FrontPage.Editor.Document">
>

These seem to be simply meta tags that have no effect on output to screen.

If You look at http://www.gunshows-usa.com under the top bar navigation
strip there appears the words Gunshows-USA.com in what seems to be a
heading font. I didn't put it there. Under that you see a couple of
spaces and then I have inserted a graphic of Gunshows-USA.com in a
script I thought looked better.

If you look at http://www.gunshows-usa.com/california.htm You see the
same type of thing only in its worst form. Here under the top
navigation bar we have and then links to home, up and each of the other
state pages. I have all of those links on the navigational bar and
don't need all of this. How do I get rid of it and how do I not create
it in the future.
 
Reply With Quote
 
Earl Kurburski
Guest
Posts: n/a
 
      4th Aug 2005
Mike Mueller wrote:
> Looks like it could be the border or the navigation
> components:


Where do I find these components and change them if that is the problem?

> "Earl Kurburski" <(E-Mail Removed)> wrote in
> message
> news:YuednZ2dnZ0LBA-RnZ2dnWnWb9-dnZ2dRVn-(E-Mail Removed)...
> : When I publish a page I'm getting the title of the page
> and links to
> : other pages inserted at the very top of the page. I'm not
> putting the
> : stuff there Frontpage 2003 is.
> :
> : 1st. how do I get rid of what is there now so my visitors
> only see what
> : I have created for a header? and,
> :
> : 2nd. How do I stop creating pages with this extra code
> inclosed in the
> : published results.
> :
> : Site in question: http://www.Gunshows-usa.com
> :
> : Any help greatly appreciated.
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th Aug 2005
You are using the FP Navigation component and JavaScript Top Nav Bar script, remove your pages from
the FP Navigation view.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Earl Kurburski" <(E-Mail Removed)> wrote in message
news:t_6dnfL-6sBAzG_fRVn-(E-Mail Removed)...
> Thomas A. Rowe wrote:
>> The following is content that you have added:
>>
>> <meta http-equiv="cache-control" content="no-cache">
>> <meta http-equiv="expires" content="0">
>> <meta http-equiv="expires" content="Sun, Dec 31 1970 12:00:00 GMT" />
>> <meta http-equiv="pragma" content="no-cache">

>
> These 4 lines make different browsers reload and refresh the latest version of the page and don't
> add any content to the page itself and are ok
>
>> <META NAME="Author" CONTENT="(E-Mail Removed)">
>> <META NAME="keywords" CONTENT="gunshows, gun shows, guns, weapons, knifes, knife shows">
>> <META NAME="description" CONTENT="Listings of gunshows thoughout United States by dates,
>> locations and states. Updated weekly. Links to promoter sites.">

>
> These are meta tags and again don't add anything to the page itself.
>
>> So if you don't want it, then don't add it to your pages.
>>
>> FP will add the following:
>> <html xmlns:mso="urn:schemas-microsoft-comfficeffice"
>> xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
>>

>
> I have no idea what this tag does or what deleting it would do. Do you?
>
>> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
>> <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
>> <meta name="ProgId" content="FrontPage.Editor.Document">
>>

> These seem to be simply meta tags that have no effect on output to screen.
>
> If You look at http://www.gunshows-usa.com under the top bar navigation strip there appears the
> words Gunshows-USA.com in what seems to be a heading font. I didn't put it there. Under that you
> see a couple of spaces and then I have inserted a graphic of Gunshows-USA.com in a script I
> thought looked better.
>
> If you look at http://www.gunshows-usa.com/california.htm You see the same type of thing only in
> its worst form. Here under the top navigation bar we have and then links to home, up and each of
> the other state pages. I have all of those links on the navigational bar and don't need all of
> this. How do I get rid of it and how do I not create it in the future.



 
Reply With Quote
 
Earl Kurburski
Guest
Posts: n/a
 
      4th Aug 2005
Thomas A. Rowe wrote:
> You are using the FP Navigation component and JavaScript Top Nav Bar script, remove your pages from
> the FP Navigation view.
>


Now what you've said makes sense BUT my polish is going to be coming
through loud an clear here. How do I remove my pages from FP Navigation
view and how do I keep them from FP Navigation view?
 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th Aug 2005
Open Navigation View and delete the pages, be careful to only select delete the pages from
navigation and not the site.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Earl Kurburski" <(E-Mail Removed)> wrote in message
news:bfydnSK-bYPDyG_fRVn-(E-Mail Removed)...
> Thomas A. Rowe wrote:
>> You are using the FP Navigation component and JavaScript Top Nav Bar script, remove your pages
>> from the FP Navigation view.
>>

>
> Now what you've said makes sense BUT my polish is going to be coming through loud an clear here.
> How do I remove my pages from FP Navigation view and how do I keep them from FP Navigation view?



 
Reply With Quote
 
Earl Kurburski
Guest
Posts: n/a
 
      4th Aug 2005
Thomas A. Rowe wrote:
> Open Navigation View and delete the pages, be careful to only select delete the pages from
> navigation and not the site.
>

Ok I checked that out and it works. BUT, I've gotta ask. I'm no doubt
leaning on a crutch here but I like the navigational view I get on
Frontpage. I can look at the picture and see where everything is
locatied and add everything in a logical manner so directory trees make
sence and all of that. Now I know I can find a page in the folder view
but that is nowhere as intuitive as the navigational view.

Is there any other way to do this without deleting every page from the
navigational view?

Again thanks for you attention and help on this.
 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th Aug 2005
Yes, just do not insert anywhere in your pages one of the FP navigation components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Earl Kurburski" <(E-Mail Removed)> wrote in message
news:84SdnZcpYLp9xG_fRVn-(E-Mail Removed)...
> Thomas A. Rowe wrote:
>> Open Navigation View and delete the pages, be careful to only select delete the pages from
>> navigation and not the site.
>>

> Ok I checked that out and it works. BUT, I've gotta ask. I'm no doubt leaning on a crutch here
> but I like the navigational view I get on Frontpage. I can look at the picture and see where
> everything is locatied and add everything in a logical manner so directory trees make sence and
> all of that. Now I know I can find a page in the folder view but that is nowhere as intuitive as
> the navigational view.
>
> Is there any other way to do this without deleting every page from the navigational view?
>
> Again thanks for you attention and help on this.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
'Freeze' Report Header and Page Header in screen view - possible? PamB Microsoft Access Reports 3 26th Apr 2010 04:44 AM
Header Problem (page header & report header) Eva Microsoft Access 2 23rd Oct 2009 03:46 PM
subreport group header cut-off by main report page header dkingston Microsoft Access Reports 0 19th Apr 2004 09:27 PM
Supress Page Header on 1st Page of Group Header D. Mullins Microsoft Access 1 7th Mar 2004 08:07 AM
page header shows up in previous section where no header is wanted Keith Brickey Microsoft Word Document Management 0 29th Aug 2003 09:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:17 AM.