HTML Newsletter w/relative paths??

Ask a Question related to Web Design, Design and Development.

  1. #1

    Default HTML Newsletter w/relative paths??

    I've designed an HTML newsletter, that I want to email
    using Outlook Express 6. When I insert the HTML into the
    body of the email, most of the graphics don't show up
    because Publisher saves the HTML with short path names,
    not the full path, as needed for the Email to look like
    it's intended. Is there a setting I'm mmissing? Help. Thx!

    Mark Guest

  2. Similar Questions and Discussions

    1. Absolute vs. Relative Paths?
      I load up CS3 version of DW. Using; Links relative to: "Document" NOT "Site root" Steps to reproduce the problem / fault: Open a page add a...
    2. Relative paths in modules
      When loading images at run-time in a module, is the path to that asset supposed to be relative to the main application, or to the module that is...
    3. Relative video paths
      I know that movie files are always linked in Director. I have a video file located at P:/director_files/projectA/video1.mpg. My .dir file is...
    4. Problem with relative paths!!
      Hi! I've a big absurd problem with the director's relative path. I must load from my project some pdf's files from the buddyapi xtra but I've...
    5. cURL and relative paths
      I'm coming up against a brick wall on this one. Can one cURL in a web page while automatically resolving all the relative file paths? I've fooled...
  3. #2

    Default Re: HTML Newsletter w/relative paths??

    Why not use the base tag? eg..

    <BASE href="http://WDVL.Internet.com/index.html">
    ...
    <IMG SRC="Icons/logo.gif" ALT="WDVL logo">
    The image is deferenced to:
    [url]http://WDVL.Internet.com/Icons/logo.gif[/url]
    hope this helps.-- Rob Collyer - [url]www.webforumz.comWeb[/url] design and development
    forums for Free help, advice,tips, and website critique by professional
    designers and developers.


    "Mark" <anonymous@discussions.microsoft.com> wrote in message
    news:2e4db01c46cd2$7d692030$a601280a@phx.gbl...
    > I've designed an HTML newsletter, that I want to email
    > using Outlook Express 6. When I insert the HTML into the
    > body of the email, most of the graphics don't show up
    > because Publisher saves the HTML with short path names,
    > not the full path, as needed for the Email to look like
    > it's intended. Is there a setting I'm mmissing? Help. Thx!
    >

    Rob Collyer Guest

  4. #3

    Default RE: HTML Newsletter w/relative paths??

    Publisher always writes relative links when it generates web pages. Are you using the publish as web option or the send email function?
    --
    David Bartosik - MSFT MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]



    "Mark" wrote:
    > I've designed an HTML newsletter, that I want to email
    > using Outlook Express 6. When I insert the HTML into the
    > body of the email, most of the graphics don't show up
    > because Publisher saves the HTML with short path names,
    > not the full path, as needed for the Email to look like
    > it's intended. Is there a setting I'm mmissing? Help. Thx!
    >
    >
    David Bartosik MSFT MVP Guest

  5. #4

    Default RE: HTML Newsletter w/relative paths??

    David, thanks for the comments. I guess I don't
    understand the steps to getting the HTML into the email
    body correctly. I've tried inserting the HTML file and
    lose the graphics as I decribed. When I try file / send
    to / mail recipient, the graphics show up fine, but I lose
    the hyperlinks I've set up, and also when the recipient
    hovers over the text boxes, he gets kind of a rollover
    effect. Unless you can tell me the steps, I'll have to
    pour through the manual again. Thanks!

    Mark
    >-----Original Message-----
    >Publisher always writes relative links when it generates
    web pages. Are you using the publish as web option or the
    send email function?
    >--
    >David Bartosik - MSFT MVP
    >for Publisher help:
    >[url]www.davidbartosik.com[/url]
    >enter to win Pub 2003:
    >[url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    >
    >"Mark" wrote:
    >
    >> I've designed an HTML newsletter, that I want to email
    >> using Outlook Express 6. When I insert the HTML into
    the
    >> body of the email, most of the graphics don't show up
    >> because Publisher saves the HTML with short path names,
    >> not the full path, as needed for the Email to look like
    >> it's intended. Is there a setting I'm mmissing? Help.
    Thx!
    >>
    >>
    >.
    >
    Mark Guest

  6. #5

    Default Re: HTML Newsletter w/relative paths??

    Functionality differs by version which you don't state but I'd suggest
    taking a look at the articles available under the articles section on
    [url]http://www.publishermvps.com/[/url]
    Also review posts over in the general forum as I've seen numerous posts over
    there on emailing newsletters. That's not an area I've really gotten into
    here in the web site forum.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "Mark" <anonymous@discussions.microsoft.com> wrote in message
    news:2f18d01c46cfe$ec6c25a0$a401280a@phx.gbl...
    > David, thanks for the comments. I guess I don't
    > understand the steps to getting the HTML into the email
    > body correctly. I've tried inserting the HTML file and
    > lose the graphics as I decribed. When I try file / send
    > to / mail recipient, the graphics show up fine, but I lose
    > the hyperlinks I've set up, and also when the recipient
    > hovers over the text boxes, he gets kind of a rollover
    > effect. Unless you can tell me the steps, I'll have to
    > pour through the manual again. Thanks!
    >
    > Mark
    >
    > >-----Original Message-----
    > >Publisher always writes relative links when it generates
    > web pages. Are you using the publish as web option or the
    > send email function?
    > >--
    > >David Bartosik - MSFT MVP
    > >for Publisher help:
    > >[url]www.davidbartosik.com[/url]
    > >enter to win Pub 2003:
    > >[url]www.davidbartosik.com/giveaway.aspx[/url]
    > >
    > >
    > >
    > >"Mark" wrote:
    > >
    > >> I've designed an HTML newsletter, that I want to email
    > >> using Outlook Express 6. When I insert the HTML into
    > the
    > >> body of the email, most of the graphics don't show up
    > >> because Publisher saves the HTML with short path names,
    > >> not the full path, as needed for the Email to look like
    > >> it's intended. Is there a setting I'm mmissing? Help.
    > Thx!
    > >>
    > >>
    > >.
    > >

    David Bartosik MS MVP Guest

  7. #6

    Default Re: HTML Newsletter w/relative paths??

    Design your newsletter in OE 6 with it set to compose in html mode.
    It will look just like a web page, it will embed the images / image links properly so that they will
    be sent with the email.



    --
    Steve Easton
    Microsoft MVP FrontPage
    95isalive
    This site is best viewed............
    ........................with a computer

    "Mark" <anonymous@discussions.microsoft.com> wrote in message
    news:2e4db01c46cd2$7d692030$a601280a@phx.gbl...
    > I've designed an HTML newsletter, that I want to email
    > using Outlook Express 6. When I insert the HTML into the
    > body of the email, most of the graphics don't show up
    > because Publisher saves the HTML with short path names,
    > not the full path, as needed for the Email to look like
    > it's intended. Is there a setting I'm mmissing? Help. Thx!
    >

    Steve Easton Guest

  8. #7

    Default Re: HTML Newsletter w/relative paths??

    David,

    I'm running V2002. I've looked through the forum bacj
    through June and didn't find step by step instructions on
    how to email a newsletter pub. But, I figured out you
    just click the email icon and you're "good" to go. I
    think I've also learned a couple things. 1 - If you want
    to send the newsletter as an HTML file with hyperlinks, in
    the body of the email, you can only send one page at a
    time - a serious limitation of Publisher. 2 - My
    hyperlinks weren't working possibly becuase of an "in-line
    object" in the line of text. I've hyperlinked other words
    in other sections with no pictures (read "in-line object")
    and it works just fine. I wonder if these shortcomings
    are fixed in V2003? Thanks for all your help!

    Mark
    >-----Original Message-----
    >Functionality differs by version which you don't state
    but I'd suggest
    >taking a look at the articles available under the
    articles section on
    >[url]http://www.publishermvps.com/[/url]
    >Also review posts over in the general forum as I've seen
    numerous posts over
    >there on emailing newsletters. That's not an area I've
    really gotten into
    >here in the web site forum.
    >
    >--
    >David Bartosik - MS MVP
    >for Publisher help:
    >[url]www.davidbartosik.com[/url]
    >enter to win Pub 2003:
    >[url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    >"Mark" <anonymous@discussions.microsoft.com> wrote in
    message
    >news:2f18d01c46cfe$ec6c25a0$a401280a@phx.gbl...
    >> David, thanks for the comments. I guess I don't
    >> understand the steps to getting the HTML into the email
    >> body correctly. I've tried inserting the HTML file and
    >> lose the graphics as I decribed. When I try file / send
    >> to / mail recipient, the graphics show up fine, but I
    lose
    >> the hyperlinks I've set up, and also when the recipient
    >> hovers over the text boxes, he gets kind of a rollover
    >> effect. Unless you can tell me the steps, I'll have to
    >> pour through the manual again. Thanks!
    >>
    >> Mark
    >>
    >> >-----Original Message-----
    >> >Publisher always writes relative links when it
    generates
    >> web pages. Are you using the publish as web option or
    the
    >> send email function?
    >> >--
    >> >David Bartosik - MSFT MVP
    >> >for Publisher help:
    >> >[url]www.davidbartosik.com[/url]
    >> >enter to win Pub 2003:
    >> >[url]www.davidbartosik.com/giveaway.aspx[/url]
    >> >
    >> >
    >> >
    >> >"Mark" wrote:
    >> >
    >> >> I've designed an HTML newsletter, that I want to
    email
    >> >> using Outlook Express 6. When I insert the HTML into
    >> the
    >> >> body of the email, most of the graphics don't show up
    >> >> because Publisher saves the HTML with short path
    names,
    >> >> not the full path, as needed for the Email to look
    like
    >> >> it's intended. Is there a setting I'm mmissing? Help.
    >> Thx!
    >> >>
    >> >>
    >> >.
    >> >
    >
    >
    >.
    >
    Mark Guest

  9. #8

    Default Re: HTML Newsletter w/relative paths??

    Ok, the email icon (which is the way to go) was introduced in v.2002. And
    yes it's only a page at time. v. 2003 is still the same functionality.
    Notice that the email icon tool tip (hovor mouse over) does say "email this
    'page' ".

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "Mark" <anonymous@discussions.microsoft.com> wrote in message
    news:043501c46e13$cfb4e7b0$a601280a@phx.gbl...
    > David,
    >
    > I'm running V2002. I've looked through the forum bacj
    > through June and didn't find step by step instructions on
    > how to email a newsletter pub. But, I figured out you
    > just click the email icon and you're "good" to go. I
    > think I've also learned a couple things. 1 - If you want
    > to send the newsletter as an HTML file with hyperlinks, in
    > the body of the email, you can only send one page at a
    > time - a serious limitation of Publisher. 2 - My
    > hyperlinks weren't working possibly becuase of an "in-line
    > object" in the line of text. I've hyperlinked other words
    > in other sections with no pictures (read "in-line object")
    > and it works just fine. I wonder if these shortcomings
    > are fixed in V2003? Thanks for all your help!
    >
    > Mark
    >
    > >-----Original Message-----
    > >Functionality differs by version which you don't state
    > but I'd suggest
    > >taking a look at the articles available under the
    > articles section on
    > >[url]http://www.publishermvps.com/[/url]
    > >Also review posts over in the general forum as I've seen
    > numerous posts over
    > >there on emailing newsletters. That's not an area I've
    > really gotten into
    > >here in the web site forum.
    > >
    > >--
    > >David Bartosik - MS MVP
    > >for Publisher help:
    > >[url]www.davidbartosik.com[/url]
    > >enter to win Pub 2003:
    > >[url]www.davidbartosik.com/giveaway.aspx[/url]
    > >
    > >
    > >"Mark" <anonymous@discussions.microsoft.com> wrote in
    > message
    > >news:2f18d01c46cfe$ec6c25a0$a401280a@phx.gbl...
    > >> David, thanks for the comments. I guess I don't
    > >> understand the steps to getting the HTML into the email
    > >> body correctly. I've tried inserting the HTML file and
    > >> lose the graphics as I decribed. When I try file / send
    > >> to / mail recipient, the graphics show up fine, but I
    > lose
    > >> the hyperlinks I've set up, and also when the recipient
    > >> hovers over the text boxes, he gets kind of a rollover
    > >> effect. Unless you can tell me the steps, I'll have to
    > >> pour through the manual again. Thanks!
    > >>
    > >> Mark
    > >>
    > >> >-----Original Message-----
    > >> >Publisher always writes relative links when it
    > generates
    > >> web pages. Are you using the publish as web option or
    > the
    > >> send email function?
    > >> >--
    > >> >David Bartosik - MSFT MVP
    > >> >for Publisher help:
    > >> >[url]www.davidbartosik.com[/url]
    > >> >enter to win Pub 2003:
    > >> >[url]www.davidbartosik.com/giveaway.aspx[/url]
    > >> >
    > >> >
    > >> >
    > >> >"Mark" wrote:
    > >> >
    > >> >> I've designed an HTML newsletter, that I want to
    > email
    > >> >> using Outlook Express 6. When I insert the HTML into
    > >> the
    > >> >> body of the email, most of the graphics don't show up
    > >> >> because Publisher saves the HTML with short path
    > names,
    > >> >> not the full path, as needed for the Email to look
    > like
    > >> >> it's intended. Is there a setting I'm mmissing? Help.
    > >> Thx!
    > >> >>
    > >> >>
    > >> >.
    > >> >
    > >
    > >
    > >.
    > >

    David Bartosik MS MVP Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139