473,810 Members | 3,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Collect data from ms Word with c#

Ang
hi all,

First how can I make a word doc like this link?
http://www.cityu.edu.hk/hro/job_v/ap...form_adexe.doc

And next how to collect the user inputed data in the word by c#?

I searched many articles on Internet which all about collecting the
whole content of word but no article about specific values from word,

hope someone can help me, many thanks.

*** Sent via Developersdex http://www.developersdex.com ***
Feb 20 '08 #1
2 1291
"Ang" <no****@gmail.c omwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
First how can I make a word doc like this link?
http://www.cityu.edu.hk/hro/job_v/ap...form_adexe.doc

And next how to collect the user inputed data in the word by c#?

I searched many articles on Internet which all about collecting the
whole content of word but no article about specific values from word,
This is all you need:
http://www.aspose.com/Products/Aspose.Words/

Obviously, don't even think of server-side Office automation:
http://www.aspose.com/Products/Aspos...utomation.html
http://support.microsoft.com/default...US;q257757#kb2
http://support.microsoft.com/default.aspx/kb/288367
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Feb 20 '08 #2
Hello Ang,

I'd done this with InfoPath and then use templates to parse it to word and
vise versa

See some details about that there http://enterprise-solutions.swits.ne...c=infopath2003

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Ahi all,
A>
AFirst how can I make a word doc like this link?
Ahttp://www.cityu.edu.hk/hro/job_v/ap...form_adexe.doc
AAnd next how to collect the user inputed data in the word by c#?
A>
AI searched many articles on Internet which all about collecting the
Awhole content of word but no article about specific values from word,
A>
Ahope someone can help me, many thanks.
A>
A*** Sent via Developersdex http://www.developersdex.com ***
A>
Feb 20 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1509
by: nick_faye | last post by:
Hi, I hope somebody can help me. I am collecting data from different external ms access database on my VB programming. I am using the SQL command as shown below: While strPaths(iCtr) <> "" And iCtr <= MAX_ALLOW_DBASE dbase.Execute "INSERT INTO DailySalesReport " & _ "SELECT table1.storeqs, table1.styleqs, table1.dateqs, table1.idnumberqs, table1.cashqs, table1.salesclerkqs, table1.qs,
1
1937
by: Zurab | last post by:
Hi, I have problem to collect data received with callback from .NET dll to my managed class. I can't use map, queue or something else in managed class and can't place event delegate to my other unmanaged class. I use VS 2005 C++. Thanks, Zurab
6
2989
by: Senthil | last post by:
Hi All We are having a VB application on SQL. But we need to collect information from persons who will be offline to verify data and insert new data. Generally they will be entering the data in Excel spread sheets which can be uploaded to the database using the application after some validations. But rather than Excel I was looking at Infopath with Access as the database, to create validation rules and collect data offline that can be...
0
1603
by: Hollywood | last post by:
Good day dear members of the comp.databases.ms-access newsgroup. I'm using the new Acess 2007 "Collect data by using e-mail messages" functionality but it seems the generated e-mail by Outlook 2007 does not support the html list of fields feature. Instead all the options of my lists are displayed at e-mail bottom. Please is there any solution to this problem ?
6
7842
by: mulamootil | last post by:
Hi, I have few tables and i am populating them using respective forms. However on one of the tables, there are 10 fields out of which 2 fields, I would like some other user to fill it. Is there a way to notify users by email every time I fill the first 8 fields in the form and the other user completes the rest by email. I have seen a group called collect data using email in Access, but it just randomly puts the record wherever it wants. Hope...
1
1651
by: shivasusan | last post by:
i have data in database. I want to collect data in combo box. for ex: field name: New_song data: aaa bbb ccc ddd how?
16
4483
by: nicolenwn | last post by:
I have a user form which has a number of buttons on it. Each button represents a vegetable (Eg, Cucumber, Carrot, Tomato) The purpose of this is to take orders from customers for the vegetable they would like to order and the amount. When each button is clicked (eg, Carrot) the macro would place the word 'Carrot' on the excel sheet. After which an input box will appear for the user to input the amount needed. The problem i have is, i...
1
3266
by: chris peterson | last post by:
i have done things in python were i can collect data on usb ports. my question is i am sending data via wireless net work to my computer. is there a way to watch for the data coming in so that i can catch it and log it in a txt file. once i have the data i know how to log it but i cant figure out how to watch the internet port?
0
1224
by: Winsly Jucar | last post by:
I want to create a program that collects data inputed by user on a webpage form, then saves it to a database located at the user's pc. My problem is: 1. is it possible to collect data from a webpage using vb.net? 2. if possible, what codes/methods to be used? 3. run the proposed program at background...
0
9722
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10124
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7664
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6882
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5690
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4334
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3863
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.