Results 1 to 1 of 1

Thread: Open Excel on client side ASP.NET

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2007
    Posts
    97

    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
  •  



Click Here to Expand Forum to Full Width