473,382 Members | 1,362 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

To create a microsoft word live workstation

samueln12
Hi ALL,

We have a server, in that we have lots of word files, all these files are belonging to several authors.

Now we want to share these word files from the server to the author to do revision. And update back the revision file to the server.

Can anyone help me providing sample pages to do this using ASP.net. This is similar like Microsoft Office Live.

Thanks
Sam
Jun 7 '10 #1
3 1610
semomaniz
210 Expert 100+
Show us what you have done and where you are stuck. We do not provide the entire solution
Jun 8 '10 #2
No we are just going to setup the process
Sep 9 '10 #3
Frinavale
9,735 Expert Mod 8TB
Microsoft Office Live uses Silverlight, (and for some reason I seem to remember it using Java...which is really weird), and a bunch of other components that allow the user to edit files on the server via a web browser. It does not use ASP.NET to do this.

I don't even know how I would approach this.
Browsers do not understand how to open and display word documents...and you can't open the file and send it's contents to the browser in a TextBox either because Word documents aren't just plain text.

I recommend that you do more research on the topic.

-Frinny
Sep 9 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Mungo Henning | last post by:
Hi, Some "directional" help humbly requested please - I've tried a few Google searches but to no avail. I am embarking on creating a small applet for Primary School teachers to help them create...
1
by: Edward Bender | last post by:
I am trying to create a microsoft word object on an asp page: set objW = Server.CreateObject("Word.Application") but get a message saying: Server object, ASP 0178 (0x80070005) The call to...
7
by: Zeke | last post by:
I'm using the following code to create word document but the problem is if you go to task manager you'll see a WINWORD.EXE process is running but not the application, here is the code: ...
5
by: Niklas Uhlin | last post by:
Someone please explain why Session_Start fires multiple times / retains SessionID values between sessions, when you open an ASP.NET page from MS Word. For details of the problem, see below: 1....
2
by: Mohan Kumar via DotNetMonster.com | last post by:
I have a sequence of asp forms to take data from the user from which I have to create a word doc in a predefined format with the data inputted inserted appropraitely. How can I do this? --...
7
by: Daniel Walzenbach | last post by:
Hello, I want to create a Word XML file based on the input users make in a VB.NET application. I imagine creating a template in Word and saving it as a XML file. I then want to fill the...
0
by: Nitin | last post by:
How can I create and use Tables in Microsoft word document through VB .net? I've been using the following code for printing an envelope using paragraphs. Tables have to be used for better...
20
MMcCarthy
by: MMcCarthy | last post by:
This problem was proposed to me but not really my area of expertise so I thought I would open it up to the forum to see if anyone had any bright ideas. The problem is generating Microsoft Word...
4
by: Ang | last post by:
Hi, I'm writing the code to create a word doc, I referenced this link's code : http://support.microsoft.com/kb/316384/en-us But when i click the button, it will show the doc page but i want...
4
by: =?Utf-8?B?QXJ0?= | last post by:
Hello, I saw this posting and it is the closest place to ask this question. I am simply trying to create a Word document from a VB application I am wrting with Visual Studio 2005. I cut a...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.