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 / ASP.NET / Web Services / October 2003

Tip: Looking for answers? Try searching our database.

Create Excel worksheet by using web service

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tabo - 14 Oct 2003 01:48 GMT
I want to create a excel file by using web serivce.  Can
web service do that? and how?  Thanks.
Dino Chiesa [Microsoft] - 16 Oct 2003 19:10 GMT
You can use the OLEDB driver to create XLS files in a server environment.
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B306572

In your case you want a web services, so you would build an ASMX not an
ASPX.
But it's very similar.

Returning this xls to the client (requestor) could be done in a couple of
ways.
a. drop the generated xls file into a directory that is http-accessible. And
in the web service, return a URL to that xls file.
b. use DIME to attach the file to the web service response

Signature

Dino Chiesa
Microsoft Developer Division
d i n o c h @ o n l i n e . m i c r o s o f t . c o m

> I want to create a excel file by using web serivce.  Can
> web service do that? and how?  Thanks.

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.