
Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx
> Just can't figure it out. I have been to davidbartosik.com (may times) I
> have read the instructions. I know I have to insert <a target="_blank"
> href="http://www.domain.com">Link Text</a> But where ? On the original
> page? Where on the page? In addition to the hyperlink? Help is
> appreciated. I am lost with this one. Guess I am still a "newbie".
Figured it out but got another problem
Website opens fine but when clicking the Back arrow, nothing happens. How do
I get back to my site?
And how to I review the code inserted ?
> <a class="txt" target="_blank" href=http://destination url here>what you
> display</a>
[quoted text clipped - 13 lines]
> > page? Where on the page? In addition to the hyperlink? Help is
> > appreciated. I am lost with this one. Guess I am still a "newbie".
Lizzzet - 18 Aug 2004 17:09 GMT
When I click on the Button where I inserted the HTML code, msg I get is:
HTML code fragment will be converted to graphic when published - code
willnot be read by browser. did I do something wrong (again).
> Figured it out but got another problem
> Website opens fine but when clicking the Back arrow, nothing happens. How do
[quoted text clipped - 20 lines]
> > > page? Where on the page? In addition to the hyperlink? Help is
> > > appreciated. I am lost with this one. Guess I am still a "newbie".
David Bartosik MS MVP - 18 Aug 2004 20:14 GMT
an html code fragment cannot be used with an object. Publisher writes the
code to create your object. Code you write and insert is "included" by
Publisher. Code cannot overlap code. If you want a graphical link versus a
textual link then you write the link accordingly, meaning you code the
graphic in, not Publisher. On my site in the web design section I have some
HTML code tutorials. I strongly encourage you to review this material. All
your questions could be and can be answered if you had some basic
understanding of HTML.

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx
> When I click on the Button where I inserted the HTML code, msg I get is:
> HTML code fragment will be converted to graphic when published - code
[quoted text clipped - 26 lines]
> > > > page? Where on the page? In addition to the hyperlink? Help is
> > > > appreciated. I am lost with this one. Guess I am still a "newbie".
David Bartosik MS MVP - 18 Aug 2004 20:10 GMT
If you used
target="_blank"
to open the link in a NEW window how could the back button take you back?
If you want to have someplace for the back button to go back to then do not
use the target, remove that and use the same window for the links. Removing
the target removes the need to code your own link.

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx
> Figured it out but got another problem
> Website opens fine but when clicking the Back arrow, nothing happens. How do
[quoted text clipped - 20 lines]
> > > page? Where on the page? In addition to the hyperlink? Help is
> > > appreciated. I am lost with this one. Guess I am still a "newbie".
Lizzzet - 18 Aug 2004 22:25 GMT
Well, I think I understand. I'll go try again and let you know.
Thanks
> If you used
>
[quoted text clipped - 32 lines]
> > > > page? Where on the page? In addition to the hyperlink? Help is
> > > > appreciated. I am lost with this one. Guess I am still a "newbie".
Lizzzet - 18 Aug 2004 22:43 GMT
OK, I did it correctly this time and .... it worked !
thanks
> Well, I think I understand. I'll go try again and let you know.
> Thanks
[quoted text clipped - 40 lines]
> > > > > page? Where on the page? In addition to the hyperlink? Help is
> > > > > appreciated. I am lost with this one. Guess I am still a "newbie".