Search:

Type: Posts; User: prafullagang; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    8,468

    JavaScript Re: Export to excel

    Script 1

    Function ExportToExcel()

    Var sHTML = document.all.item("table1").outerhtml;
    Var oExcel = new ActiveXObject("Excel.Application");
    Var oBook =...
  2. Answers
    2
    Views
    8,468

    JavaScript Re: Export to excel

    Hi

    I tried using your Javascript; but it did not run on local machine except opening the excel file.

    I tried two scripts:

    <script language="javascript">

    Function ExportToExcel()
Results 1 to 2 of 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact