Create and show an Excel pie chart in an ASP page

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

  1. #1

    Default Create and show an Excel pie chart in an ASP page

    Does anyone know if its possible to create and show an Excel 3D pie chart in
    an ASP page using VBScript? I would like to be able to generate the pie
    chart using data taken from an SQL Server database.

    Preferably would like a free component without any slogans or advertising.

    Many thanks

    Dan Williams


    Dan Williams Guest

  2. Similar Questions and Discussions

    1. Problem with Name of Excel Chart
      Hi folks, I have a perl script which produces a 4 worksheet Excel spreadsheet and 4 accompanying Excel Charts. The data all looks fine but I have...
    2. Create an Excel File from and ASP page
      I have been able to create and Active Server Page that when I link to it will ask if I want to download to an excel file which I do want. It works...
    3. 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....
    4. Trying to select range for Excel chart
      Hi, This is probably not an "perl" question, but I am writting this in perl, so I gave it a shot. I have created a excel spreadsheet using the...
    5. Excel chart problem
      On Sun, 6 Jul 2003 10:52:13 +0100, Stephen Bedford wrote: Assuming *I* am understanding *you*, this doesn't work for me. The chart appears on a...
  3. #2

    Default Re: Create and show an Excel pie chart in an ASP page

    See these two links.
    [url]http://www.aspfaq.com/5004[/url]
    [url]http://groups.google.com/groups?selm=%23NP16DGTDHA.2180%40TK2MSFTNGP12.phx. gbl[/url]

    Ray at work

    "Dan Williams" <dtwilliams@btconnect.com> wrote in message
    news:bmf1pb$so1$1@hercules.btinternet.com...
    > Does anyone know if its possible to create and show an Excel 3D pie chart
    in
    > an ASP page using VBScript? I would like to be able to generate the pie
    > chart using data taken from an SQL Server database.
    >
    > Preferably would like a free component without any slogans or advertising.
    >
    > Many thanks
    >
    > Dan Williams
    >
    >

    Ray at Guest

  4. #3

    Default Re: Create and show an Excel pie chart in an ASP page

    I was awaiting your reply, Mr Raymondo.

    Does your sLocation variable every equal home, or pub, or with friends??!

    I found the following links if anyone else is interested

    ASP.NET
    [url]http://www.asp.net/ControlGallery/default.aspx?Category=1&tabindex=2[/url]
    [url]http://msdn.microsoft.com/msdnmag/issues/02/02/ASPDraw/default.aspx[/url]

    ASP
    [url]http://www.aurigma.com/Products/3DPieChart/[/url]
    [url]http://www.4guysfromrolla.com/webtech/022101-1.shtml[/url]
    [url]http://www.geocities.com/vikash_web/index.html[/url]
    [url]http://www.aspin.com/func/search?cob=aspkey&qry=excel+charts[/url]

    Dan

    "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
    news:ORLzoKlkDHA.2080@TK2MSFTNGP10.phx.gbl...
    > See these two links.
    > [url]http://www.aspfaq.com/5004[/url]
    >
    [url]http://groups.google.com/groups?selm=%23NP16DGTDHA.2180%40TK2MSFTNGP12.phx. gbl[/url]
    >
    > Ray at work
    >
    > "Dan Williams" <dtwilliams@btconnect.com> wrote in message
    > news:bmf1pb$so1$1@hercules.btinternet.com...
    > > Does anyone know if its possible to create and show an Excel 3D pie
    chart
    > in
    > > an ASP page using VBScript? I would like to be able to generate the pie
    > > chart using data taken from an SQL Server database.
    > >
    > > Preferably would like a free component without any slogans or
    advertising.
    > >
    > > Many thanks
    > >
    > > Dan Williams
    > >
    > >
    >
    >

    Dan Williams Guest

  5. #4

    Default Re: Create and show an Excel pie chart in an ASP page

    "Dan Williams" <dtwilliams@btconnect.com> wrote in message news:<bmf1pb$so1$1@hercules.btinternet.com>...
    > Does anyone know if its possible to create and show an Excel 3D pie chart in
    > an ASP page using VBScript? I would like to be able to generate the pie
    > chart using data taken from an SQL Server database.
    >
    > Preferably would like a free component without any slogans or advertising.
    It's possible with SoftArtisans ExcelWriter:

    [url]http://officewriter.softartisans.com/default.aspx?PageID=37[/url]

    It's not free, but it does let you accomplish exactly what you've asked for.

    -Chris
    Chris Baldwin 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