473,804 Members | 2,455 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Managing a Database using Word / IIS

I have a fairly ambitious client who would like to offload the management of
intranet content to other individuals in the organization. For the project
to be successful, the data management must be as painless as possible.
Accordingly, the ideal interface for data input is Microsoft Word, as most
users are extremely comfortable working with it.

I would like to be able to create word templates/forms which are dynamically
populated with data from an database, then downloaded to the client PC. Once
the data is updated, I would like the user to upload their files back to the
server, which will in turn update its database and maintain an audit-trail of
all changes.

Can this be done? I'm assuming that if I install Office on the server, it
would be feasible using the office API, but I would love to be able to do
this without office on the server..

any hints / suggestions would be HUGELY appreciated!

Thanks,

Aaron
Jul 19 '05 #1
1 1590
"Aaron G" <Aa****@discuss ions.microsoft. com> wrote in message
news:08******** *************** ***********@mic rosoft.com...
I have a fairly ambitious client who would like to offload the management of intranet content to other individuals in the organization. For the project to be successful, the data management must be as painless as possible.
Accordingly, the ideal interface for data input is Microsoft Word, as most
users are extremely comfortable working with it.

I would like to be able to create word templates/forms which are dynamically populated with data from an database, then downloaded to the client PC. Once the data is updated, I would like the user to upload their files back to the server, which will in turn update its database and maintain an audit-trail of all changes.

Can this be done? I'm assuming that if I install Office on the server, it
would be feasible using the office API, but I would love to be able to do
this without office on the server..

any hints / suggestions would be HUGELY appreciated!


That's really not such a good idea. See:
http://support.microsoft.com/?kbid=257757

Word is not an ideal interface for data input, but HTML forms are.

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserv...y/centers/iis/
http://mvp.support.microsoft.com/
http://www.iisfaq.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://www.tryiis.com
Jul 19 '05 #2

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

Similar topics

2
1626
by: Igor Vrdoljak | last post by:
Hi. I am currently serching for component which could be used for handling ..doc and .rtf files. Component should be able to: * insert custom text into files * insert images into files * insert HTML formatted text into files * print files to TIFF documents * export files to HTML
15
2258
by: David | last post by:
Hi, I have built a web application that will be a very high profile application. We had tested it, demonstrated it and shown that it all works. On a dress rehearsal run through, it failed spectacularly. I was so embarrassed and felt like killing the person that made it fail. However, when it goes live, IT MUST NOT FAIL. The system has a backoffice system that takes an excel spreadsheet from the
14
4828
by: Nick Gilbert | last post by:
Hi, I have an asp.net application which runs from a CD-ROM using Cassini. As such, it is single user only. The application connects to an Access database when it is loaded, and keeps the same connection open all the time (as it's single user, this shouldn't be a problem). There is logic in the code to ensure that the connection is
9
3230
by: Bob Achgill | last post by:
I would like to use the timestamp on files to manage the currency of support files for my VB windows application. In this case I would only put the timestamp of the file in the management database and not the file itself. To do this I will need to have a File class property for Create time and date that will let me "set" the Create time and date of the file to my own chooseing. The VB file class does not appear to have the ability
4
1508
by: jdcharbonneau | last post by:
I am working on a foreign language learning program. (C# DotNet V2) I have some written text, and a recording of a native speaker speaking that text. I would like to be able to do the following: 1 - synchronize the voice with the text, so that the background color of each word is hilighted as the voice reads that word. 2 - be able to jump around within the recorded text. For instance if the user double-clicks a certain sentence - just...
0
1170
by: Jordan Richard | last post by:
I'm designing a new .NET 2.0 Windows Forms application to support users who, amongst other things, need to print letters and envelopes. They currently do such printing by manually managing a collection of MS Word documents. They want for the new Windows Forms application to provide the capability to and envelopes. I'm wondering what would be a smart way to provide this capability. I don't want to re-invent MS Word, so perhaps I could...
3
1230
by: batman | last post by:
we have a group of developers which have created and asked us (DBAs) to create many objects in the databases including tables / stored procedures / functions / etc. since our company is growing, however we have an increasing amount of objects that have either been abandoned or have several versions. in an effort to clean of the huge amount of clutter and anytime that something simple like a stored proc needs to change, it is almost...
1
11150
by: Screenbert | last post by:
After finding nothing anywhere in google I am posting this so everyone can benefit by it. The formating is not pretty since I copied it from my word document, but you should benefit by it. Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes, Reservations, Exclusions, Options and so forth. Since the dll...
2
3263
by: Dariusz Tomon | last post by:
Hello, I have to design and develop web application (ASP.NET 2.0). The main point of it will be managing documents stored into database (SQL Server 2005). Advice me please how can I do it. What is the best field type to store documents (Word, Excel, PDF). Maybe new varbinary(max)? -maybe other. How can I perform inserting, deleting, editing etc. documents in database via ASP.NET 2.0 page. What web control should be used (maybe upload...
0
9704
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
10561
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10318
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10302
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6845
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
5505
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
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4277
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
3803
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.