How do I reduce my word document from 235kb to 100kb

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to attatch a word document to a web site, but the document is too
large to attatch, how do I down size the document? Any ideas / solutions
would be gratefully appreciated!!

Thank you
 
You might get a better response if you place this question either in a
newsgroup for Web development or Word. This is for Microsoft Access, the
database program. Having said the above.

You don't 'attach' documents to a web site, you create an HTML tag <a
href="path to Word doc"> My Word doc </a> in an HTML file that points to the
location of the Word document on the web server. Assuming you have FTP
access to the web server or direct access to the web server, you copy the
document. If you have neither privleges then you can't do what you want. The
size of your Word doc has no bearing in this case.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top