Re: How to create web page with spread*** like functionality?

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 09/24/04


Date: Fri, 24 Sep 2004 10:47:08 -0500

first off, decide on it you want postbacks. If you dont want a round trip on
EVERY cell then you have to use a CLIENTSIDE language (javascript) to do the
work for you.

-- 
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Tom" <tom@pleasenospam.com> wrote in message 
news:5XW4d.28680$pA.1931714@news20.bellglobal.com...
> Hello,
>
> I'm looking for a tool that would allow me to create a web page with the
> spread*** 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 spread*** like
> functionality.
>
> Any help is greatly appreciated,
> Tom
>
>