S
Serious_Practitioner
Good day, and thank you in advance for any assistance.
I have very little experience with any sort of Web design product, HTML
editor...any of this. I'm more of a database person. If I'm asking for
something simple, please forgive me and tell me where to look. Here's what I
want to accomplish -
I've begun to design a Web page that will allow users to either download one
of several files or look at it. The files are all Word 2000 .doc files; for
this project, they have been or will be converted to .pdf files. In my
innocence, I figured that, with the proper code, I could make either the
Word file, or preferably the .pdf, come into a page when the page was
loaded. So, for instance, you want to view the contents of file1.doc (or
..pdf, if possible); you'd click on an image, a new page would open and the
file would be imported at that time. You want to download the file called
file1.pdf; you click on an image and the file download window comes up.
I have the download part working using the .pdf files. What I am looking for
is a way to get the contents of file1.doc or .pdf to be loaded into a page,
for viewing, as the page is loading. My thought is that I have a .doc., a
..pdf and a page to maintain if the file contents change; if the file can be
made to load into a new page as the page loads, I only have to maintain the
..doc file in the future, convert it to .pdf and upload it to the server.
Less time spent and no messing with the Web pages themselves. I can import
the .doc files into new pages, but then the pages have to be edited every
time I do an import, because there seems to be a severe loss of formatting.
I'm looking for a way around that, as well as a way to use one file, the
..pdf, for viewing and downloading.
I understand that the user has to have the appropriate Adobe Acrobat reader
or plug-in...that's assumed.
I hope this makes sense. Thank you for your assistance.
Steve E.
I have very little experience with any sort of Web design product, HTML
editor...any of this. I'm more of a database person. If I'm asking for
something simple, please forgive me and tell me where to look. Here's what I
want to accomplish -
I've begun to design a Web page that will allow users to either download one
of several files or look at it. The files are all Word 2000 .doc files; for
this project, they have been or will be converted to .pdf files. In my
innocence, I figured that, with the proper code, I could make either the
Word file, or preferably the .pdf, come into a page when the page was
loaded. So, for instance, you want to view the contents of file1.doc (or
..pdf, if possible); you'd click on an image, a new page would open and the
file would be imported at that time. You want to download the file called
file1.pdf; you click on an image and the file download window comes up.
I have the download part working using the .pdf files. What I am looking for
is a way to get the contents of file1.doc or .pdf to be loaded into a page,
for viewing, as the page is loading. My thought is that I have a .doc., a
..pdf and a page to maintain if the file contents change; if the file can be
made to load into a new page as the page loads, I only have to maintain the
..doc file in the future, convert it to .pdf and upload it to the server.
Less time spent and no messing with the Web pages themselves. I can import
the .doc files into new pages, but then the pages have to be edited every
time I do an import, because there seems to be a severe loss of formatting.
I'm looking for a way around that, as well as a way to use one file, the
..pdf, for viewing and downloading.
I understand that the user has to have the appropriate Adobe Acrobat reader
or plug-in...that's assumed.
I hope this makes sense. Thank you for your assistance.
Steve E.