Open Excel File Directly From ASP Page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Soniad
    New Member
    • Jan 2009
    • 66

    Open Excel File Directly From ASP Page

    Hi,

    I want to open an excel file from ASP Page, direclty.
    Means, Now I can open excel file on onclick by giving its path. But,it's prompting a dialog box with "Open/Save/Cancel" Option.

    I dont want these prompt.I need it to open directly in new window without asking these options.

    How to do this?


    Regards,

    "D"
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    I'm afraid that's a security risk, and different browsers handle it differently. There is nothing native to ASP that would allow you to get around the user's security.

    Jared

    Comment

    Working...