473,398 Members | 2,368 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,398 software developers and data experts.

How to open and modify excel spreadsheet on the server?

Does anyone know how to open and excel spreadsheet on the server and make
changes to it and then re-save it? I am trying to do this from an asp.net
web page using OWC11. Thanks.
Jun 13 '06 #1
2 1158

"lanem" <la***@discussions.microsoft.com> wrote in message
news:DA**********************************@microsof t.com...
Does anyone know how to open and excel spreadsheet on the server and make
changes to it and then re-save it? I am trying to do this from an asp.net
web page using OWC11. Thanks.'

OWC (office web components) are made to manipulate the web out-of office,
not the other way around.

THe best way might be to manipulate the office documents by saving it as XML
conform, but anyway, there have not been positive reports about that.

Shortly, MS does not recommend to operate on Word/excel which are UI
applications, while ASP/ASPX operates as a UI-less server. It is not
designed to do such task and office was neither.

Success

Jun 13 '06 #2
You can use Excel as an ADO.NET data source as detailed here:
http://www.dotnetspider.com/technolo...ages/1080.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"lanem" <la***@discussions.microsoft.com> wrote in message
news:DA**********************************@microsof t.com...
Does anyone know how to open and excel spreadsheet on the server and make
changes to it and then re-save it? I am trying to do this from an asp.net
web page using OWC11. Thanks.

Jun 14 '06 #3

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

Similar topics

1
by: Dan Brussee | last post by:
I am able to open an Excell (2000) spreadsheet using ADO.NET, and for the most part, it works well. However, partway through the records, the data stops coming in for the column. The column...
6
by: Daniel | last post by:
Hi all, Can i open and edit the excel sheet on web page after downloading? After editing, i close the web page and the excel file auto upload to the server. Is it possible? I really struggling...
3
by: toffee | last post by:
Hi all, I got a pre-formatted spreadsheet. would it be possible using js to copy the data from a table on the current webpage, open the spreadsheet and paste the content ? if so, anyone got any...
4
by: JaxDawg | last post by:
I have a spreadsheet saved as an XML spreadsheet so I can manipulate it easier (and don't need COM). When I'm done, I want to display to the user. Currently, I'm using simple JavaScript in my PHP...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...

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.