Ask a Question related to Dreamweaver AppDev, Design and Development.
-
tech_E #1
Making links to word documents (.doc)
We are creating webpages on a local host system. We are having problem
specifying the directory of the microsoft word document we are trying to create
a link to. When the user clicks the link, we want the document to be displayed
in the web browswer. Here is the tag and directory we are using :
<a href="C:\test.doc"> Click here to view document</a>
what is wrong with this?
tech_E Guest
-
Coverting Indesign 2.0 documents to Microsoft Word xp documents
How would you go about converting indesign documents to microsoft word documents? Is there a way to convert them? Thanks for any help that you can... -
Desperate to convert Word documents into PDF documents
This describes my problem. I have Windows XP Home and Word 2002. The problem seems to have begun to occur after I downloaded updates to 5.0 from the... -
Making new documents from layers
Hi, I have a small image on seven different layers in Photoshop CS, and wondered if there was a way to quickly make a separate file from each of... -
Editing Word documents in Perl (Openoffice Writer or MS Word)
Hello, I want to read and edit openoffice / staroffice writer documents. Does anyone know of any modules for that? Ideally, I would've liked a... -
Creating Links to Word or Excel documents
I would like to insert links to external Word or Excel documents in my FileMaker "Project Management" data base. For example, FileMaker would... -
darrel #2
Re: Making links to word documents (.doc)
> <a href="C:\test.doc"> Click here to view document</a>
It's linking to my C drive. Not the file. You need to specifically point to>
> what is wrong with this?
the box that the file is on...typically it's network alias name on your
network.
-Darrel
darrel Guest



Reply With Quote

