This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Microsoft Publisher > March 2007 > Opening in Pub after notepad additions





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Opening in Pub after notepad additions
Gary K

2007-03-27, 7:16 pm

This gets a little complicated at least for me and need some help.
I have a simple web page that I have designed in PUB and it works just fine
on the server site.
Here's were I have a hiccup of substance.
I have recently upgraded to vista business [separate issue but may be
impacting] running MSOFFICE 2003 Professional including publisher.
I have opened the pages in notepad to add some language allowing pages to
open in separate windows from the main page since there doesn't appear to be
a way to do that in Publisher [if there is I could use the process
information].
I save the individual pages I opened in notepad after inserting the
target=blank language, upload it to my web host server and it runs just fine
in IE any version.
HOWEVER, I cannot re-open it on my hard drive in Publisher after making
those changes.

Problem two is because I can't open in publisher I can't change the encoding
so the whole web page opens in UFT-8 which keeps it from working in Mozilla
or netscape, which the old pages did.

Several problems, but the biggest right now is why can't I get the pages
with modification open up in Publisher? I have much older page designs saved
on the hard drive, and those will open in publisher but don't have the
modifications I made manually.

As indicated those modified changes operate fully in IE both in test preview
and via the remote server?

--
www.roadsendllamas.com
Olympia WA
DavidF

2007-03-27, 11:18 pm

The problem with making modifications to the code in NotePad is that you
need to do it every time you modify the Publisher file and create new html
output. Make your changes in your Pub file, and then find ways of doing
things other than modifying the code.

Reference: Create a hyperlink in Publisher that opens in a new window:
http://office.microsoft.com/en-us/p...1587451033.aspx

And if you choose to use the ECMAScript code approach note that the first
javascript code snippet is incorrect on the website. Use this instead:

<script language="JavaScript" type="text/javascript">function Show(Url,
Name, Features) { window.open(Url, Name, Features); }</script>

DavidF

"Gary K" <GaryK@discussions.microsoft.com> wrote in message
news:2CFB28D0-DBB2-46F9-A952-CEBBAFCD9647@microsoft.com...
> This gets a little complicated at least for me and need some help.
> I have a simple web page that I have designed in PUB and it works just
> fine
> on the server site.
> Here's were I have a hiccup of substance.
> I have recently upgraded to vista business [separate issue but may be
> impacting] running MSOFFICE 2003 Professional including publisher.
> I have opened the pages in notepad to add some language allowing pages to
> open in separate windows from the main page since there doesn't appear to
> be
> a way to do that in Publisher [if there is I could use the process
> information].
> I save the individual pages I opened in notepad after inserting the
> target=blank language, upload it to my web host server and it runs just
> fine
> in IE any version.
> HOWEVER, I cannot re-open it on my hard drive in Publisher after making
> those changes.
>
> Problem two is because I can't open in publisher I can't change the
> encoding
> so the whole web page opens in UFT-8 which keeps it from working in
> Mozilla
> or netscape, which the old pages did.
>
> Several problems, but the biggest right now is why can't I get the pages
> with modification open up in Publisher? I have much older page designs
> saved
> on the hard drive, and those will open in publisher but don't have the
> modifications I made manually.
>
> As indicated those modified changes operate fully in IE both in test
> preview
> and via the remote server?
>
> --
> www.roadsendllamas.com
> Olympia WA



Mike Koewler

2007-03-27, 11:18 pm

Mozilla and Netscape understand UTF-8, unless they are the very first
releases.

Can't help on the rest. :-(

Mike

Gary K wrote:
> This gets a little complicated at least for me and need some help.
> I have a simple web page that I have designed in PUB and it works just fine
> on the server site.
> Here's were I have a hiccup of substance.
> I have recently upgraded to vista business [separate issue but may be
> impacting] running MSOFFICE 2003 Professional including publisher.
> I have opened the pages in notepad to add some language allowing pages to
> open in separate windows from the main page since there doesn't appear to be
> a way to do that in Publisher [if there is I could use the process
> information].
> I save the individual pages I opened in notepad after inserting the
> target=blank language, upload it to my web host server and it runs just fine
> in IE any version.
> HOWEVER, I cannot re-open it on my hard drive in Publisher after making
> those changes.
>
> Problem two is because I can't open in publisher I can't change the encoding
> so the whole web page opens in UFT-8 which keeps it from working in Mozilla
> or netscape, which the old pages did.
>
> Several problems, but the biggest right now is why can't I get the pages
> with modification open up in Publisher? I have much older page designs saved
> on the hard drive, and those will open in publisher but don't have the
> modifications I made manually.
>
> As indicated those modified changes operate fully in IE both in test preview
> and via the remote server?
>

DavidF

2007-03-27, 11:18 pm

Forgot problem number 2:

Open your Publisher document Tools > Options > Web Tab. Change your encoding
there, and while you are at it, uncheck "Rely on VML..." and "Allow PNG...".

DavidF

"DavidF" <Nope@nospam.com> wrote in message
news:OV3IFCOcHHA.4656@TK2MSFTNGP06.phx.gbl...
> The problem with making modifications to the code in NotePad is that you
> need to do it every time you modify the Publisher file and create new html
> output. Make your changes in your Pub file, and then find ways of doing
> things other than modifying the code.
>
> Reference: Create a hyperlink in Publisher that opens in a new window:
> http://office.microsoft.com/en-us/p...1587451033.aspx
>
> And if you choose to use the ECMAScript code approach note that the first
> javascript code snippet is incorrect on the website. Use this instead:
>
> <script language="JavaScript" type="text/javascript">function Show(Url,
> Name, Features) { window.open(Url, Name, Features); }</script>
>
> DavidF
>
> "Gary K" <GaryK@discussions.microsoft.com> wrote in message
> news:2CFB28D0-DBB2-46F9-A952-CEBBAFCD9647@microsoft.com...
>
>



Gary K

2007-03-28, 4:17 am

Thank you both. Looks like I really do need to learn how to use other webpage
software substantially better than relying on pub, but with the suggestions
you have both made, I can simplify my process.
did find a link about changing over to UTF-8 earlier.

--
www.roadsendllamas.com
Olympia WA


"Mike Koewler" wrote:

> Mozilla and Netscape understand UTF-8, unless they are the very first
> releases.
>
> Can't help on the rest. :-(
>
> Mike
>
> Gary K wrote:
>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews