Ask a Question related to Web Design, Design and Development.
-
Mark #1
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
-
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... -
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... -
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... -
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... -
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... -
Rob Collyer #2
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
-
David Bartosik MSFT MVP #3
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
-
Mark #4
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
web pages. Are you using the publish as web option or the>-----Original Message-----
>Publisher always writes relative links when it generates
send email function?the>--
>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 intoThx!>> 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.>.>>
>>
>Mark Guest
-
David Bartosik MS MVP #5
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
>> web pages. Are you using the publish as web option or the> >-----Original Message-----
> >Publisher always writes relative links when it generates
> send email function?> the> >--
> >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> Thx!> >> 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.> >.> >>
> >>
> >
David Bartosik MS MVP Guest
-
Steve Easton #6
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
-
Mark #7
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
but I'd suggest>-----Original Message-----
>Functionality differs by version which you don't statearticles section on>taking a look at the articles available under thenumerous posts over>[url]http://www.publishermvps.com/[/url]
>Also review posts over in the general forum as I've seenreally gotten into>there on emailing newsletters. That's not an area I'vemessage>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 inlose>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 Igenerates>> 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 itthe>> web pages. Are you using the publish as web option or>> 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 tonames,>> the>> >> using Outlook Express 6. When I insert the HTML into>> >> body of the email, most of the graphics don't show up
>> >> because Publisher saves the HTML with short pathlike>> >> not the full path, as needed for the Email to look>>> Thx!>> >> it's intended. Is there a setting I'm mmissing? Help.>> >>
>> >>
>> >.
>> >
>
>.
>Mark Guest
-
David Bartosik MS MVP #8
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
>> but I'd suggest> >-----Original Message-----
> >Functionality differs by version which you don't state> articles section on> >taking a look at the articles available under the> numerous posts over> >[url]http://www.publishermvps.com/[/url]
> >Also review posts over in the general forum as I've seen> really gotten into> >there on emailing newsletters. That's not an area I've> message> >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> lose> >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> generates> >> 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> the> >> web pages. Are you using the publish as web option or> >> 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> names,> >> >> 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> like> >> >> not the full path, as needed for the Email to look> >> >> >> it's intended. Is there a setting I'm mmissing? Help.
> >> Thx!
> >> >>
> >> >>
> >> >.
> >> >
> >
> >.
> >
David Bartosik MS MVP Guest



Reply With Quote

