|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
What i'm trying to do is display a word document on my webpage... not having to click a hyperlink or say yes to opening the file... I've got a packet of information that I have to print out every week... most of it is web based and I just use <cfinclude> all the way down... it work great, however the second page is a Memo and the third is an excel speadsheet... I'd like to open the packet link and everything be right there in a row... then all I have to do is select print and it prints the entire packet for me... I know I'm lazy right..
Anyway, that <cffile> tag is killing me I can't figure it out...Nakirema |
|
#2
|
|||
|
|||
|
I don't think you'll be able to display the memo or the Excel info within an HTML page...the browser has no idea how to render those things, espcially if they aren't using IE. Why not just let them save the Word file to their local system and do whatever they want with it?
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Displaying a word document |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|