Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Excel & html

    I would like to nest excel data in a pre-configured html table (easy enough).
    The part I am trying to figure out is how to get the webpage data to be
    updated automatically as I update the excel file. I there some way to "link"
    the spreadsheet to the table so that I only have to update the excel file?

    Many thanks,

    e-eye-e-eye-oh Guest

  2. Similar Questions and Discussions

    1. Html to excel (advanced)
      I know how to add the following code to the top of the a .cfm file in order to put the code in an excel format. <!--- These two lines are what put...
    2. Excel/Word to HTML
      I'm looking for a script that I can cron to look in a directory and parse every M$ file into a straight HTML file, regardless of it being Wird,...
    3. Excel to HTML
      I am using Perl's Spreadsheet Module to write a nicely formatted Report. Now the customer want to convert it into "HTML" format, keeping the same...
    4. Excel Import to HTML/ASP Page
      I have an ASP Script that imports an Excel Page to a HTML page. The problem I have that it displays all cells that have only numbers in it but ...
    5. HTML to Excel Chart
      Hi, Recently, I developed some code to export DataGrid to excel base on the html stream technology. But that one works only with worksheet cell....
  3. #2

    Default Re: Excel & html

    Not really, although you can define the xls file as an ODBC data source
    (provided you have created a data table in Excel). This is not a great way
    to present data, though.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "e-eye-e-eye-oh" <webforumsuser@macromedia.com> wrote in message
    news:dgrsb1$5t$1@forums.macromedia.com...
    >I would like to nest excel data in a pre-configured html table (easy
    >enough).
    > The part I am trying to figure out is how to get the webpage data to be
    > updated automatically as I update the excel file. I there some way to
    > "link"
    > the spreadsheet to the table so that I only have to update the excel file?
    >
    > Many thanks,
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Excel & html

    I?m also interessted in using excel data in an dynamic site for example .asp.
    So I want to use an edit the data as it is possible with dreamweaver mx and an
    access database.
    Is there a kind fo manual to do the same with the content of an excel-table?

    Thank you!

    Axel

    Axelchen 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