|
 |
asp_web_howto thread: Re: Display Doc and PDF in HTML/ASP
Message #1 by "Frankie LOH" <frankieloh999@h...> on Sun, 29 Sep 2002 15:31:14 +0800
|
|
Hi;
Could someone please please help me how can I display the pdf and
document word in ASP?
urgent, please help me
Thanks
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
Message #2 by "Drew, Ron" <RDrew@B...> on Sun, 29 Sep 2002 11:15:16 -0400
|
|
<a HREF=3D"your.pdf">PDF View</a>
<a HREF=3D"your.doc">Word View</a>
The client must have Adobe and MS Word installed to open it and look at
the documents
-----Original Message-----
From: Frankie LOH [mailto:frankieloh999@h...]
Sent: Sunday, September 29, 2002 3:31 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Display Doc and PDF in HTML/ASP
Hi;
Could someone please please help me how can I display the pdf and
document word in ASP?
urgent, please help me
Thanks
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
|
|
 |