Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Calculations in web tables
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
sl70
Guru
Guru


Joined: 18 Jun 2002
Posts: 451
Location: Saitama, JP

PostPosted: Sun May 30, 2004 10:00 pm    Post subject: Calculations in web tables Reply with quote

(Does this belong in Off the Wall?)

I have created an HTML table with all our household articles (with photos and valuations) to submit to our insurance company. After I finished, I realized I had left some things out and so after adding them I had to calculate the category totals, subtotals and grand totals all over again. I got to thinking that there must be a way to do the calculation automatically.

I could do this in gnumeric or even MySQL or (heaven forbid) Excel, but I don't want to be wed to any particular software. All I want to require is a web browser (and an editor to put together the files).

Anyone have any suggestions on how to do this? Is it possible to do something like this in XML? If so, I would appreciate any tips or hints.

Thanks very much.
Back to top
View user's profile Send private message
JPMRaptor
Guru
Guru


Joined: 04 Oct 2002
Posts: 410
Location: Maryland

PostPosted: Mon May 31, 2004 12:17 pm    Post subject: Reply with quote

HTML (or XML) doesn't do that. They're not spreadsheet file formats. If you really want to do this in HTML you'll have to do something with Javascript to do the calculations. With XML you can make use of XSL to convert the input into HTML and do the needed calculations during the conversion process.

Most of the modern spreadsheet programs will allow you to export things as HTML so this is probably not even needed.
_________________
Underwater photo gallery
New pictures, Oct 2005
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum