Exporting HTML Table to Excel?

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Exporting HTML Table to Excel?

    Is this possible? I am planning to export data from SQL that generates HTML
    table. Instead of selecting the table and then copy then paste to excel, is
    ther a script(JS or VB) that will automatically export or open the Query to
    it.



    M P Guest

  2. Similar Questions and Discussions

    1. Exporting to Excel using VB??
      Hello: I have an existing MS Access Report built that uses VB to create an Excel spreadsheet.... we are converting over to web-format (CF) and I...
    2. Exporting and Import Excel
      OK, So on my website, I want to allow the user to download an Excel Spreadsheet and update it, then reupload it. For download, I have it...
    3. Exporting to Excel
      I'm new to CF, and I am wondering if there is a command or way to create a dynmaic table that depending on what fields are selected those are the...
    4. Place Excel into table with ability to link when native Excel file is updated.
      Is it possible to place an Excel file into InDesign and create a link so that any changes made later to the Excel file can be updated in InDesign? ...
    5. exporting to an excel sheet
      Hey all, I've created a MySQL database with lots of names, addresses and other info in it and I'd like to write a little script that puts some...
  3. #2

    Default Re: Exporting HTML Table to Excel?

    "M P" <mark@textguru.ph> wrote in message
    news:enGRS5yYEHA.3844@TK2MSFTNGP10.phx.gbl...
    > Is this possible? I am planning to export data from SQL that generates
    HTML
    > table. Instead of selecting the table and then copy then paste to excel,
    is
    > ther a script(JS or VB) that will automatically export or open the Query
    to
    > it.
    See:
    [url]http://support.microsoft.com/?kbid=199841[/url]
    [url]http://support.microsoft.com/?kbid=301044[/url]

    --
    Tom Kaminski IIS MVP
    [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
    [url]http://mvp.support.microsoft.com/[/url]
    [url]http://www.iisfaq.com/[/url]
    [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
    [url]http://www.tryiis.com[/url]


    Tom Kaminski [MVP] Guest

  4. #3

    Default Re: Exporting HTML Table to Excel?

    Creating a Dynamic Report using ASP and Excel by Jeff Anderson -
    1/9/2003
    [url]http://www.codetoad.com/asp_excel.asp[/url]

    Output To MSExcel
    [url]http://www.codeave.com/asp/code.asp?u_log=40[/url]

    ASP Tutorial: Dynamic Excel Reports
    [url]http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp[/url]

    VBScript and Excel
    [url]http://www.greggriffiths.org/webdev/both/excel/[/url]

    HOWTO: Extract Information from Excel Sheet with DAO
    [url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;190195[/url]

    Updating Excel From the Web by Bill Jeffries - 10/21/1999
    [url]http://www.15seconds.com/issue/991021.htm[/url]

    Using Excel Spreadsheets as Web Data Sources by Steven B. Raines
    [url]http://algonquinstudios.com/articles/excel_db.asp[/url]

    Help: Inserting into Excel with ADO
    Andres - 6/13/2001 1:35:38 PM
    [url]http://www.aspmessageboard.com/forum/databases.asp?M=233741&P=1&F=21[/url]

    Best regards,
    J. Paul Schmidt, Freelance ASP Web Designer
    [url]http://www.Bullschmidt.com[/url]
    ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


    *** Sent via Devdex [url]http://www.devdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Bullschmidt Guest

  5. #4

    Default Re: Exporting HTML Table to Excel?

    thanks! I really appreciate your response.

    Mark

    "Bullschmidt" <paul@bullschmidt.com-nospam> wrote in message
    news:eJjToC4YEHA.4008@TK2MSFTNGP09.phx.gbl...
    > Creating a Dynamic Report using ASP and Excel by Jeff Anderson -
    > 1/9/2003
    > [url]http://www.codetoad.com/asp_excel.asp[/url]
    >
    > Output To MSExcel
    > [url]http://www.codeave.com/asp/code.asp?u_log=40[/url]
    >
    > ASP Tutorial: Dynamic Excel Reports
    > [url]http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp[/url]
    >
    > VBScript and Excel
    > [url]http://www.greggriffiths.org/webdev/both/excel/[/url]
    >
    > HOWTO: Extract Information from Excel Sheet with DAO
    > [url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;190195[/url]
    >
    > Updating Excel From the Web by Bill Jeffries - 10/21/1999
    > [url]http://www.15seconds.com/issue/991021.htm[/url]
    >
    > Using Excel Spreadsheets as Web Data Sources by Steven B. Raines
    > [url]http://algonquinstudios.com/articles/excel_db.asp[/url]
    >
    > Help: Inserting into Excel with ADO
    > Andres - 6/13/2001 1:35:38 PM
    > [url]http://www.aspmessageboard.com/forum/databases.asp?M=233741&P=1&F=21[/url]
    >
    > Best regards,
    > J. Paul Schmidt, Freelance ASP Web Designer
    > [url]http://www.Bullschmidt.com[/url]
    > ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
    >
    >
    > *** Sent via Devdex [url]http://www.devdex.com[/url] ***
    > Don't just participate in USENET...get rewarded for it!

    M P Guest

  6. #5

    Default Re: Exporting HTML Table to Excel?

    covered at [url]http://www.greggriffiths.org/webdev/both/excel/[/url]

    M P wrote:
    > Is this possible? I am planning to export data from SQL that generates HTML
    > table. Instead of selecting the table and then copy then paste to excel, is
    > ther a script(JS or VB) that will automatically export or open the Query to
    > it.
    Greg Griffiths Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139