Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How to display .doc files...
Old 02-19-2010, 04:19 PM How to display .doc files...
Junior Talker

Posts: 3
Name: Tom Estes
Trades: 0
I have an established website. Client has submitted 34 pages of .doc files to be incorporated somehow into the website. Any suggestions? I'm an amateur looking for help.

Thanks,
removed

Last edited by chrishirst; 02-19-2010 at 04:47 PM..
OldTbone is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-19-2010, 04:48 PM Re: How to display .doc files...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,378
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Convert them to PDF.

Other than than what do YOU mean by "incorporated"?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-19-2010, 05:38 PM Re: How to display .doc files...
Junior Talker

Posts: 3
Name: Tom Estes
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Convert them to PDF.

Other than than what do YOU mean by "incorporated"?
I understand they want them to be visible as a web page, and I'm thinking that's a whole 'nuther website within itself. PDF would only be available for download, correct?
OldTbone is offline
Reply With Quote
View Public Profile
 
Old 02-19-2010, 05:52 PM Re: How to display .doc files...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,378
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
I understand they want them to be visible as a web page
In that case they will have to be re-written as HTML NOT saved as HTML from word, because Word HTML makes FrontPage HTML look like expert coding.

.doc/.docx files would have to be downloads as well and not every body has MS Word but PDF files are pretty universal.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-19-2010, 05:56 PM Re: How to display .doc files...
Junior Talker

Posts: 3
Name: Tom Estes
Trades: 0
That's what I was afraid of ...thanks, Chris, appreciate your replies.
OldTbone is offline
Reply With Quote
View Public Profile
 
Old 02-25-2010, 03:53 AM Re: How to display .doc files...
Novice Talker

Posts: 8
Trades: 0
Hey OldTbone...
This could be done by using system.IO namespace.
But my suggestion is first copy the doc file to txt file.
Import that namespace to your program, in the declaration part declare some variable as system.IO.streamreader
Eg:"dim oread as system.IO.streamreader"
This is used to read the file.. you can also use "streamwriter" to write to the text file you wanted. delare a string variable. Place the file which you wanted to put in a webpage. Copy that path... place that path in the string variable....
or.... Just copy the below code, i provide:

Filepath = "C:\Documents and Settings\Administrator\My Documents\Downloads\cv3.txt"
OREAD = File.OpenText(Filepath)
TextBox1.Text = File.ReadAllText(Filepath)
TextBox1.Text = TextBox1.Text

I have placed the text in that text file in a text box you can also use label but i dint try with it.
I was too asked to display the text in a webpage(textbox)... So sharing the code i used..
Hope this helps you solving your problem..
__________________

Please login or register to view this content. Registration is FREE
Nissan is offline
Reply With Quote
View Public Profile
 
Old 02-25-2010, 04:08 AM Re: How to display .doc files...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,378
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
What if, just for example;

The OP DOES NOT have the website hosted on a Windows system and can therefore CANNOT use the .NET framework to open the files, AFTER converting them to plain text and removing any images or formatting that were applied to the document of course?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-27-2010, 05:43 AM Re: How to display .doc files...
Average Talker

Posts: 27
Name: Sumit Jain
Location: India
Trades: 0
Hello I have an Better Solution. Please Use The Quote URL. This is online Application. That Can Convert you .doc to .pdf file. and this is very Easy to editable
__________________

Please login or register to view this content. Registration is FREE
digitaltours is offline
Reply With Quote
View Public Profile
 
Old 02-27-2010, 05:58 AM Re: How to display .doc files...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,378
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Why mess about with "online application"?

Just download Primo PDF and convert ANY document to PDF.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to How to display .doc files...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.96925 seconds with 12 queries