Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / March 2008

Tip: Looking for answers? Try searching our database.

Web developer displaying an excel file and editing?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jason - 29 Feb 2008 20:49 GMT
I am wanting to display an excel file on the web and allow it to be
editable and be able to be saved online through the web.

Any way to do this?
thanks.
Herfried K. Wagner [MVP] - 01 Mar 2008 03:46 GMT
"Jason" <paul814@excite.com> schrieb:
>I am wanting to display an excel file on the web and allow it to be
> editable and be able to be saved online through the web.

I doubt that this is possible because the Excel file is downloaded and the
local copy is presented for editing.  However, you may want to transform the
data from the Excel sheet to an editable Web page (either by writing HTML
code directly or by using ASP.NET's controls) and save the changes to the
Excel file on the server when a postback occurs.  However, note that
automating Office on the server-side is not a supported scenario.

Signature

M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.