
Signature
I hope this helps you,
Bob Buckland ?:-)
MS Office System Products MVP
*Courtesy is not expensive and can pay big dividends*
Office 2003 explained
http://microsoft.com/uk/office/editions.asp
Hi Bob, thanks so much for the reply. well I usually use
webApp tools like Dreamweaver, etc for web developing but
now I am working with few people who dont have those kind
of software and dont know much about HTML files. What they
want to do is to create a doc and insert bunch of images
and pdf files and links into it and save it as an html
page on the webserver. I created an ASP page to put all
these different html pages together in one page and then
send the link to other people as a daily newsletter by
email.
the problem is when Word creates the html page and support
folder on the webserver the asp page(through the URL) can
show the image but when I modify those pages with
dreamweaver and reinsert the images <img
src="../Images/mainLogo.gif" > the asp page is fine
I'm wondering how they can create these html files in Word
without needing me to fix these links?
My question got long as a story but if you could help I
really appreciate it :)
Thanks
Leila
>-----Original Message-----
>Hi Leila,
[quoted text clipped - 22 lines]
>Many thanks,
>Leila>>
lostinspace - 18 Sep 2004 04:29 GMT
----- Original Message -----
From: "Leila" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Friday, September 17, 2004 6:40 PM
Subject: Re: losing links when I convert Word document to HTML
"I'm wondering how they can create these html files in Word without needing
me to fix these links?"
By having the contributors duplicate your website directory structure and
using relative links to define their own links.
You initial inquiry contained "
http://MyWebsite/Main.asp?id=DIR1/HTML/DOC2HTML.html"
a server side generated ID and there is no way that any contributors may
have any knowlege of that path or any other server side generated path.
Nick Mokhnatov - 19 Sep 2004 15:25 GMT
Dear Leila,
I have create a tool to combine the power of Microsoft Word and
Macromedia Dreamweaver. Now you can edit content with Word and
generate web pages to Dreamweaver with couple of clicks. Take a look
http://www.word2help.com. Now it is freeware, I am open to any
suggestions and ideas.
I think, this tool matches your needs.
> Hi Bob, thanks so much for the reply. well I usually use
> webApp tools like Dreamweaver, etc for web developing but
[quoted text clipped - 47 lines]
> >Many thanks,
> >Leila>>