How to create web page with spreadsheet like functionality?

T

Tom

Hello,

I'm looking for a tool that would allow me to create a web page with the
spreadsheet like functionality. Basically, I want to be able to type in a
number in the cell and have all totals being calculated automatically
without having a page refreshed (or a trip to the server). That would be
possible to do with MS Excel web plug-in but I don't want to use plug-ins. I
want users to just access the page and don't worry if they have MS Excel or
MS plug-ins installed.
Is there a solution that would accomplish that? I can be written in any
language like ASP, JSP, DHTML, PYTHON or PHP or a third party tool. I really
don't care. I just wont to create a page with the spreadsheet like
functionality.

Any help is greatly appreciated,
Tom
 
H

Hans Kesting

Tom said:
Hello,

I'm looking for a tool that would allow me to create a web page with
the spreadsheet like functionality. Basically, I want to be able to
type in a number in the cell and have all totals being calculated
automatically without having a page refreshed (or a trip to the
server). That would be possible to do with MS Excel web plug-in but I
don't want to use plug-ins. I want users to just access the page and
don't worry if they have MS Excel or MS plug-ins installed.
Is there a solution that would accomplish that? I can be written in
any language like ASP, JSP, DHTML, PYTHON or PHP or a third party
tool. I really don't care. I just wont to create a page with the
spreadsheet like functionality.

Any help is greatly appreciated,
Tom

Apart from DHTML all languages you specified are *server side* languages,
and you didn't want server side functionality....

If you don't want roundtrips, then you have to work with client-side
javascript. (or vbscript, if you want to limit your audience to IE on
windows)

Hans Kesting
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top