PC Review


Reply
Thread Tools Rate Thread

Can't see the type

 
 
=?Utf-8?B?U0hJUFA=?=
Guest
Posts: n/a
 
      27th Apr 2006
I believe I set up a banner within a cell about 2 years ago. I now want to
change it. I double click on the index.htm page where the type is appearing
and I tried to change it. When I published it the old type shows up. I next
deleted the type. After publishing, the old type again showed up. Does
anybody know what is happening?
--
M. Shipp
 
Reply With Quote
 
 
 
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      28th Apr 2006
Can you post a URL to the site? That would help us know if there wasn't
something goofy in the html itself that is causing a problem. You may also
try putting some other, random text somewhere on the page, publish that and
see if that changes. That would help let you know if there's a problem with
the page itself or the publishing process.

You might also want to try clearing out your browser cache just in case. The
server could also be caching the page (or your ISP) and will eventually
update the cached page when it wants to.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"SHIPP" <(E-Mail Removed)> wrote in message
news:AD8E49EF-E20B-42FE-90B4-(E-Mail Removed)...
>I believe I set up a banner within a cell about 2 years ago. I now want to
> change it. I double click on the index.htm page where the type is
> appearing
> and I tried to change it. When I published it the old type shows up. I
> next
> deleted the type. After publishing, the old type again showed up. Does
> anybody know what is happening?
> --
> M. Shipp



 
Reply With Quote
 
=?Utf-8?B?U0hJUFA=?=
Guest
Posts: n/a
 
      28th Apr 2006
The website is http://www.horseshowscentral.com.

The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006

to

CAQHEA HORSE SHOW - MAY 26 - 28, 2006.

I have changed other things on the page and those changes take effect. Any
help would be appreciated.
--
M. Shipp


"Mark Fitzpatrick" wrote:

> Can you post a URL to the site? That would help us know if there wasn't
> something goofy in the html itself that is causing a problem. You may also
> try putting some other, random text somewhere on the page, publish that and
> see if that changes. That would help let you know if there's a problem with
> the page itself or the publishing process.
>
> You might also want to try clearing out your browser cache just in case. The
> server could also be caching the page (or your ISP) and will eventually
> update the cached page when it wants to.
>
> Hope this helps,
> Mark Fitzpatrick
> Microsoft MVP - FrontPage
>
> "SHIPP" <(E-Mail Removed)> wrote in message
> news:AD8E49EF-E20B-42FE-90B4-(E-Mail Removed)...
> >I believe I set up a banner within a cell about 2 years ago. I now want to
> > change it. I double click on the index.htm page where the type is
> > appearing
> > and I tried to change it. When I published it the old type shows up. I
> > next
> > deleted the type. After publishing, the old type again showed up. Does
> > anybody know what is happening?
> > --
> > M. Shipp

>
>
>

 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      28th Apr 2006
SHIPP wrote:
> The website is http://www.horseshowscentral.com.
>
> The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006
>
> to
>
> CAQHEA HORSE SHOW - MAY 26 - 28, 2006.
>
> I have changed other things on the page and those changes take
> effect. Any help would be appreciated.
> --
> M. Shipp


I am not sure of all the details but I found this cell in lines 32-37
<tr>
<td width="57%" height="19" bordercolor="#FFFFFF"
bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
<b><i><font face="Arial" size="4">
CAQHEA QUARTERHORSE SHOW - APRIL 21 - 23, 2006</font></i></b></td>
<td width="19%" height="30" bordercolor="#FFFFFF"
bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">&nbsp;</td>
</tr>

Change it to
<tr>
<td width="57%" height="19" bordercolor="#FFFFFF"
bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
<b><i><font face="Arial" size="4">
CAQHEA QUARTERHORSE SHOW - MAY 26 - 28, 2006.</font></i></b></td>
<td width="19%" height="30" bordercolor="#FFFFFF"
bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">&nbsp;</td>
</tr>

You have only changed the title as far as I can see
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      28th Apr 2006
That text looks like it is part of your nav bars used by your shared borders (top.htm)
View navigation to change it

--

_____________________________________________
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/FrontPa...3/Default.aspx
_____________________________________________


"SHIPP" <(E-Mail Removed)> wrote in message news945E55E-ACB1-4356-A48A-(E-Mail Removed)...
| The website is http://www.horseshowscentral.com.
|
| The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006
|
| to
|
| CAQHEA HORSE SHOW - MAY 26 - 28, 2006.
|
| I have changed other things on the page and those changes take effect. Any
| help would be appreciated.
| --
| M. Shipp
|
|
| "Mark Fitzpatrick" wrote:
|
| > Can you post a URL to the site? That would help us know if there wasn't
| > something goofy in the html itself that is causing a problem. You may also
| > try putting some other, random text somewhere on the page, publish that and
| > see if that changes. That would help let you know if there's a problem with
| > the page itself or the publishing process.
| >
| > You might also want to try clearing out your browser cache just in case. The
| > server could also be caching the page (or your ISP) and will eventually
| > update the cached page when it wants to.
| >
| > Hope this helps,
| > Mark Fitzpatrick
| > Microsoft MVP - FrontPage
| >
| > "SHIPP" <(E-Mail Removed)> wrote in message
| > news:AD8E49EF-E20B-42FE-90B4-(E-Mail Removed)...
| > >I believe I set up a banner within a cell about 2 years ago. I now want to
| > > change it. I double click on the index.htm page where the type is
| > > appearing
| > > and I tried to change it. When I published it the old type shows up. I
| > > next
| > > deleted the type. After publishing, the old type again showed up. Does
| > > anybody know what is happening?
| > > --
| > > M. Shipp
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?U0hJUFA=?=
Guest
Posts: n/a
 
      28th Apr 2006
How do I change it on the navigation screen?
--
M. Shipp


"Stefan B Rusynko" wrote:

> That text looks like it is part of your nav bars used by your shared borders (top.htm)
> View navigation to change it
>
> --
>
> _____________________________________________
> 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/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "SHIPP" <(E-Mail Removed)> wrote in message news945E55E-ACB1-4356-A48A-(E-Mail Removed)...
> | The website is http://www.horseshowscentral.com.
> |
> | The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006
> |
> | to
> |
> | CAQHEA HORSE SHOW - MAY 26 - 28, 2006.
> |
> | I have changed other things on the page and those changes take effect. Any
> | help would be appreciated.
> | --
> | M. Shipp
> |
> |
> | "Mark Fitzpatrick" wrote:
> |
> | > Can you post a URL to the site? That would help us know if there wasn't
> | > something goofy in the html itself that is causing a problem. You may also
> | > try putting some other, random text somewhere on the page, publish that and
> | > see if that changes. That would help let you know if there's a problem with
> | > the page itself or the publishing process.
> | >
> | > You might also want to try clearing out your browser cache just in case. The
> | > server could also be caching the page (or your ISP) and will eventually
> | > update the cached page when it wants to.
> | >
> | > Hope this helps,
> | > Mark Fitzpatrick
> | > Microsoft MVP - FrontPage
> | >
> | > "SHIPP" <(E-Mail Removed)> wrote in message
> | > news:AD8E49EF-E20B-42FE-90B4-(E-Mail Removed)...
> | > >I believe I set up a banner within a cell about 2 years ago. I now want to
> | > > change it. I double click on the index.htm page where the type is
> | > > appearing
> | > > and I tried to change it. When I published it the old type shows up. I
> | > > next
> | > > deleted the type. After publishing, the old type again showed up. Does
> | > > anybody know what is happening?
> | > > --
> | > > M. Shipp
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
=?Utf-8?B?U0hJUFA=?=
Guest
Posts: n/a
 
      28th Apr 2006
What page were you looking at?
--
M. Shipp


"Trevor L." wrote:

> SHIPP wrote:
> > The website is http://www.horseshowscentral.com.
> >
> > The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006
> >
> > to
> >
> > CAQHEA HORSE SHOW - MAY 26 - 28, 2006.
> >
> > I have changed other things on the page and those changes take
> > effect. Any help would be appreciated.
> > --
> > M. Shipp

>
> I am not sure of all the details but I found this cell in lines 32-37
> <tr>
> <td width="57%" height="19" bordercolor="#FFFFFF"
> bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
> <b><i><font face="Arial" size="4">
> CAQHEA QUARTERHORSE SHOW - APRIL 21 - 23, 2006</font></i></b></td>
> <td width="19%" height="30" bordercolor="#FFFFFF"
> bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF"> </td>
> </tr>
>
> Change it to
> <tr>
> <td width="57%" height="19" bordercolor="#FFFFFF"
> bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
> <b><i><font face="Arial" size="4">
> CAQHEA QUARTERHORSE SHOW - MAY 26 - 28, 2006.</font></i></b></td>
> <td width="19%" height="30" bordercolor="#FFFFFF"
> bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF"> </td>
> </tr>
>
> You have only changed the title as far as I can see
> --
> Cheers,
> Trevor L.
> Website: http://tandcl.homemail.com.au
>
>
>

 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      29th Apr 2006
SHIPP wrote:
> What page were you looking at?


The index page of http://www.horseshowscentral.com

This may be http://www.horseshowscentral.com/index.html
or other possibilities depending on your host
e.g.
http://www.horseshowscentral.com/index.htm
http://www.horseshowscentral.com/default.html


--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      29th Apr 2006
Right click it select rename

--

_____________________________________________
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/FrontPa...3/Default.aspx
_____________________________________________


"SHIPP" <(E-Mail Removed)> wrote in message news:25E8D5B2-9E9D-4688-8DE6-(E-Mail Removed)...
| How do I change it on the navigation screen?
| --
| M. Shipp
|
|
| "Stefan B Rusynko" wrote:
|
| > That text looks like it is part of your nav bars used by your shared borders (top.htm)
| > View navigation to change it
| >
| > --
| >
| > _____________________________________________
| > 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/FrontPa...3/Default.aspx
| > _____________________________________________
| >
| >
| > "SHIPP" <(E-Mail Removed)> wrote in message news945E55E-ACB1-4356-A48A-(E-Mail Removed)...
| > | The website is http://www.horseshowscentral.com.
| > |
| > | The line I have changed is CAQHEA HORSE SHOW - APRIL 21 - 23, 2006
| > |
| > | to
| > |
| > | CAQHEA HORSE SHOW - MAY 26 - 28, 2006.
| > |
| > | I have changed other things on the page and those changes take effect. Any
| > | help would be appreciated.
| > | --
| > | M. Shipp
| > |
| > |
| > | "Mark Fitzpatrick" wrote:
| > |
| > | > Can you post a URL to the site? That would help us know if there wasn't
| > | > something goofy in the html itself that is causing a problem. You may also
| > | > try putting some other, random text somewhere on the page, publish that and
| > | > see if that changes. That would help let you know if there's a problem with
| > | > the page itself or the publishing process.
| > | >
| > | > You might also want to try clearing out your browser cache just in case. The
| > | > server could also be caching the page (or your ISP) and will eventually
| > | > update the cached page when it wants to.
| > | >
| > | > Hope this helps,
| > | > Mark Fitzpatrick
| > | > Microsoft MVP - FrontPage
| > | >
| > | > "SHIPP" <(E-Mail Removed)> wrote in message
| > | > news:AD8E49EF-E20B-42FE-90B4-(E-Mail Removed)...
| > | > >I believe I set up a banner within a cell about 2 years ago. I now want to
| > | > > change it. I double click on the index.htm page where the type is
| > | > > appearing
| > | > > and I tried to change it. When I published it the old type shows up. I
| > | > > next
| > | > > deleted the type. After publishing, the old type again showed up. Does
| > | > > anybody know what is happening?
| > | > > --
| > | > > M. Shipp
| > | >
| > | >
| > | >
| >
| >
| >


 
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
VBA Import Convert Data Type from Type 1 to Type 2 u473 Microsoft Excel Programming 3 21st Oct 2008 08:22 PM
Copying a derived type to another type that inherits from derived type Options Bob Jones Microsoft C# .NET 1 29th Jun 2007 10:26 PM
find out if an instance of type type (indirectly) derives from another type bonk Microsoft C# .NET 8 20th Sep 2006 02:51 PM
email properties, email type, custom type or internet type? =?Utf-8?B?UmFuZHlCOTk5?= Microsoft Outlook Contacts 0 21st Jun 2005 07:01 PM
Add more type to Journal type entries under the entry type drop down list? msw Microsoft Outlook Discussion 1 7th Jan 2005 02:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:43 AM.