Ask a Question related to Web Design, Design and Development.
-
David Bartosik MS MVP #1
Re: Netscape and dead links
State the Pub version being used, the version of NS tested, the URL of the
site.
--
David Bartosik - MS MVP
[url]www.publishermvps.com[/url]
"islander" <islander@discussions.microsoft.com> wrote in message
news:C3D3FC2D-5DDD-4FDE-92B5-1E98AE442BE2@microsoft.com...> Aloha,
> I just published a site with Publisher and all the links work with IE, but
> many do not operate in Netscape --- any insights?
> thanks
David Bartosik MS MVP Guest
-
Detecting Dead Links
Hi, I have a number of Links (coming from a database, but that does not matter) and I want to check using a PHP-script if they "work" or if they... -
How to varyonvg with a dead PV?
Emeric Maschino wrote: exportvg will get the VG out of your ODM without having to access the disk. Chris Mattern -
check for dead links
I have a database with hundreds of urls Is there a quick way to validate these links and to get a report with the dead links... thx! dany -
DEAD MAC! - HELP!!!
Hey Group... Any suggestions would be greatly appreciated!!! My home computer just died this past weekend....It's a Mac G3 Desktop 266mHz... -
Dead DNS
My Solaris 9 box will not resolve any addresses. It is DHCP and the resolv.conf has not changed. I've tried releasing the IP and rebooted.. no... -
islander #2
Re: Netscape and dead links
Sorry about the delay..out of town..I do appreciate your timely reply..
Pub 2003...NS 7.1. I am not able to give you the URL, the site is not ready
to be viewed by the public. But, are you able to guide me as to what to do
about the dead links in NS (actually it is my left-side nav bars that don't
function at all -- but my horizontal one does) The site works perfectly in
IE. Any help would be greatly appreciated.
Robert
Also, if you will: is there a way to insert a code snuippet where it needs
to go (e.g. <center> or similar) if I just use "ins. HTML frag." - it will
not work and if I use an external editor I can't find which is the 'master
page' to put it into - I can only insert on an individual page.
Thank you again
"David Bartosik MS MVP" wrote:
> State the Pub version being used, the version of NS tested, the URL of the
> site.
>
> --
> David Bartosik - MS MVP
> [url]www.publishermvps.com[/url]
>
> "islander" <islander@discussions.microsoft.com> wrote in message
> news:C3D3FC2D-5DDD-4FDE-92B5-1E98AE442BE2@microsoft.com...>> > Aloha,
> > I just published a site with Publisher and all the links work with IE, but
> > many do not operate in Netscape --- any insights?
> > thanks
>
>islander Guest
-
David Bartosik - MS MVP #3
Re: Netscape and dead links
Without being able to view the pages and review the code I can't come up
with any clues about your issue. Though your last sentence concerns me...
are you using the Master Page in your web publication by chance? If so
DON'T. That may very well be the cause of your issue if you happen to have
the menu on the Master Page. The Master Page is for print publications. And
the Master Page is only a Publisher function it has nothing to do with the
actual html files in a web site. That said, you should not edit the html
files, all modifications are done in the Publisher web publication. Yes you
add code snippets via the code insert BUT page formatting tags like <center>
are ignored because Publisher maintains that coding. Actually even if you
added a center tag in the output code it wouldn't work (it's in the
[url]http://www.publishermvps.com/Default.aspx?tabid=30[/url] !)
--
David Bartosik - MS MVP
[url]www.publishermvps.com[/url]
"islander" <islander@discussions.microsoft.com> wrote in message
news:D9073440-2A38-48EA-ADCC-906591B93B02@microsoft.com...ready> Sorry about the delay..out of town..I do appreciate your timely reply..
> Pub 2003...NS 7.1. I am not able to give you the URL, the site is notdo> to be viewed by the public. But, are you able to guide me as to what todon't> about the dead links in NS (actually it is my left-side nav bars thatneeds> function at all -- but my horizontal one does) The site works perfectly in
> IE. Any help would be greatly appreciated.
> Robert
> Also, if you will: is there a way to insert a code snuippet where itthe> to go (e.g. <center> or similar) if I just use "ins. HTML frag." - it will
> not work and if I use an external editor I can't find which is the 'master
> page' to put it into - I can only insert on an individual page.
> Thank you again
>
>
> "David Bartosik MS MVP" wrote:
>> > State the Pub version being used, the version of NS tested, the URL ofbut> > site.
> >
> > --
> > David Bartosik - MS MVP
> > [url]www.publishermvps.com[/url]
> >
> > "islander" <islander@discussions.microsoft.com> wrote in message
> > news:C3D3FC2D-5DDD-4FDE-92B5-1E98AE442BE2@microsoft.com...> > > Aloha,
> > > I just published a site with Publisher and all the links work with IE,> >> > > many do not operate in Netscape --- any insights?
> > > thanks
> >
> >
David Bartosik - MS MVP Guest
-
David Bartosik - MS MVP #4
Re: Netscape and dead links
Ideally you design the first page, and then when adding each new page you
use the options in the add new page dialog to use the same objects on the
new page. Otherwise you just copy and paste. If it's a whole page of objects
you group them and then paste the group.
--
David Bartosik - MS MVP
[url]www.publishermvps.com[/url]
"islander" <islander@discussions.microsoft.com> wrote in message
news:BE3B5FCA-EAE6-4E97-8C1D-33863EE8B8D4@microsoft.com...page.> thank you so much...I will be back with you when the site has appropriate
> public material on it (soon). Until then I will get rid of my masterall> BUT, what then is the method of putting the same background and such onare> pages at once? I do not have my nav bars on the master page though. Youme...> a life preserver in a sea of very confusing cyber bits!
>
> "David Bartosik - MS MVP" wrote:
>> > Without being able to view the pages and review the code I can't come up
> > with any clues about your issue. Though your last sentence concernshave> > are you using the Master Page in your web publication by chance? If so
> > DON'T. That may very well be the cause of your issue if you happen toAnd> > the menu on the Master Page. The Master Page is for print publications.the> > the Master Page is only a Publisher function it has nothing to do withyou> > actual html files in a web site. That said, you should not edit the html
> > files, all modifications are done in the Publisher web publication. Yes<center>> > add code snippets via the code insert BUT page formatting tags likeyou> > are ignored because Publisher maintains that coding. Actually even ifreply..> > added a center tag in the output code it wouldn't work (it's in the
> > [url]http://www.publishermvps.com/Default.aspx?tabid=30[/url] !)
> >
> > --
> > David Bartosik - MS MVP
> > [url]www.publishermvps.com[/url]
> >
> > "islander" <islander@discussions.microsoft.com> wrote in message
> > news:D9073440-2A38-48EA-ADCC-906591B93B02@microsoft.com...> > > Sorry about the delay..out of town..I do appreciate your timelyto> > ready> > > Pub 2003...NS 7.1. I am not able to give you the URL, the site is not> > > to be viewed by the public. But, are you able to guide me as to whatperfectly in> > do> > don't> > > about the dead links in NS (actually it is my left-side nav bars that> > > function at all -- but my horizontal one does) The site workswill> > needs> > > IE. Any help would be greatly appreciated.
> > > Robert
> > > Also, if you will: is there a way to insert a code snuippet where it> > > to go (e.g. <center> or similar) if I just use "ins. HTML frag." - it'master> > > not work and if I use an external editor I can't find which is theof> > > page' to put it into - I can only insert on an individual page.
> > > Thank you again
> > >
> > >
> > > "David Bartosik MS MVP" wrote:
> > >
> > > > State the Pub version being used, the version of NS tested, the URLIE,> > the> > > > site.
> > > >
> > > > --
> > > > David Bartosik - MS MVP
> > > > [url]www.publishermvps.com[/url]
> > > >
> > > > "islander" <islander@discussions.microsoft.com> wrote in message
> > > > news:C3D3FC2D-5DDD-4FDE-92B5-1E98AE442BE2@microsoft.com...
> > > > > Aloha,
> > > > > I just published a site with Publisher and all the links work with> > but> >> > > > > many do not operate in Netscape --- any insights?
> > > > > thanks
> > > >
> > > >
> > > >
> >
> >
David Bartosik - MS MVP Guest



Reply With Quote

