|
-
Dec 18th, 2008, 07:35 PM
#1
Thread Starter
Lively Member
Open Excel on client side ASP.NET
Hi,
I am using the office interop in a intranet environment, the intranet directory contains a excel file that users can access. When I try to open the excel file from internet explorer via Excel.Workbook.open() and then run some vba code using Excel.Application.Run(). the excel file opens on the IIS server instead of opening on the client side.
How do I get it to open on the client side?
Thanks in advance.
Developer
Last edited by Developer2007; Dec 18th, 2008 at 07:41 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|