Trendy DRW?

  • Thread starter Thread starter skc
  • Start date Start date
S

skc

Hi,

I have made a simple system that allows users to enter
names, addresses, scores (out of 10) into FrontPage
webforms.

I want to know generate some trendy DRW so I can calculate:

- out of 100 records entered, there were 5 people who
scored 10/10
- etc...

Some fancy graphs, pie charts etc.. would be excellent to
reflect the total data and then filtering for things.

Can someone give me some pointers and links? There must
be some fancy .asp stuff to jazz up FP's DW?

Thanks.

skc
 
You're talking about a custom server-side web application here. Not
something you can do by "jazzing up" FrontPage components. Better roll up
your sleeves and learn to program. No shortcuts. You might be able to use
Crystal Reports for ASP.Net, which comes bundled with ASP.Net, but that
requires programming as well.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top