How can I directly open the office file on ie without setting it on the client?

Source: Internet
Author: User

How to open the office file directly in IE:
Java: How (do not set in the Client: Folder Options-file type-advanced-browse in the same window)
Open an office file in IE just like opening txt, PDF, and jpg? Does the File Download window appear?
Set:
Response. setcontenttyper (contenttype );
Response. setheader ("content-disposition", "inline; filename = \" "+ filename +" \ ";"); or not.
How can I implement it using JS or Java?
On the Control Panel, double-click "Folder Options", select the "file type" tab, and select a file type Extension in office,
Click the "advanced" button to deselect the check box before "download and confirm to open", and select Browse in the same window.
Note: the customer does not want to set it on the client.
That is to say, how to open the office file directly in IE, in addition to the manual settings above, use JS or JavaCodeIs it possible? Or other methods, without any plug-ins

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.