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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Transfering HTML into word document
Old 04-28-2006, 05:33 AM Transfering HTML into word document
Junior Talker

Posts: 1
Trades: 0
Hi all,
I have this problem i can't figure out and havent been able to find help anywhere on how to do it. Theres a HTML form with inputs for the user to enter data, and what i want to do is, upon clicking a button, run a process that will capture everything (layout, formats, data entry etc), and save this into a new word document.

does anyone have any ideas?
Thelonius3891 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-28-2006, 07:18 AM Re: Transfering HTML into word document
dahak's Avatar
Skilled Talker

Posts: 60
Location: Romania
Trades: 0
This can be done using the COM objects.These objects can be used from diffrent programming languages.(ex : ASP.NET,ASP,Vb.Net)
What language do you want to use ?
dahak is offline
Reply With Quote
View Public Profile
 
Old 04-29-2006, 01:59 PM Re: Transfering HTML into word document
sakr's Avatar
Skilled Talker

Posts: 63
Trades: 0
Using php, you can save it into a text document. As for a Microsoft Word document, I have no idea.
__________________
Portfolio:
Please login or register to view this content. Registration is FREE
sakr is offline
Reply With Quote
View Public Profile
 
Old 04-29-2006, 07:47 PM Re: Transfering HTML into word document
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
Why don't you just save the data to a html file - Word will open the html page with formatted contents as a web page.

Word doesn't like some advanced css elements but if you're only dealing with text it shouldn't be a problem.
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 05-02-2006, 02:21 AM Re: Transfering HTML into word document
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
Do you need the information to be saved on your server with the info in a word doc? Will the process create a new word doc everytime someone executes the form, or do you want all the information to go into the same file.

Or do you just want the info to display in a word doc on the user client when the form is executed.

Give more info. Let us know exactly what you need to happen, thr process and what the end result will be.. Then we can narrow down the options for you.

And, what kind of server are you running? Apache or Windows, or other? This will help us determine the best technology to use, asp, php, etc..
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 05-06-2006, 09:21 AM Re: Transfering HTML into word document
Junior Talker

Posts: 3
Location: Redding, CA
Trades: 0
Just a thought here.

One problem with transfering html into word is that when you do this the code gets messed up. Hidden code is added. What I do is take the code and put it into notepad and then copy and paste it into word. I know this is not what you're looking for, but I just wanted to mention why you can't directly do it.

Cheerios
cheerios is offline
Reply With Quote
View Public Profile Visit cheerios's homepage!
 
Old 05-06-2006, 12:18 PM Re: Transfering HTML into word document
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
Quote:
Originally Posted by cheerios
Just a thought here.

One problem with transfering html into word is that when you do this the code gets messed up. Hidden code is added. What I do is take the code and put it into notepad and then copy and paste it into word. I know this is not what you're looking for, but I just wanted to mention why you can't directly do it.

Cheerios
Yes you do get messy code if the html is formatted with colours and styles but I've found that pages using basic markup are ok... ie

<h1>User input name</h1>
<p>User input results here....</p>
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 05-07-2006, 08:40 AM Re: Transfering HTML into word document
Novice Talker

Posts: 5
Trades: 0
Thanks all. This helped me 2
dpgreen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Transfering HTML into word document
 

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.20134 seconds with 12 queries