Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. katiesdad

    Javascript to open Excel inside the browser

    Karpov- I do want to open a excel document as an instance of Excel. How do you do it with Javascript? Please help.
  2. katiesdad

    Open a file (.xls) from a browser (javascrpt)

    I am trying to open a spreadsheet file using javascript in a web page. I know there is a file object but the things I have tried so far have not worked... window.open("file:../../photos/Tenure.xls") - gets the file as gibberish in a browser AND var fso, f1; fso = new...

Part and Inventory Search

Back
Top