PDA

View Full Version : LOCK: Website design questions (solved)


Spidey
Jul 12th, 2004, 02:02 PM
Hello,

Does anyone know how to setup a webpage so it adds up numbers for you automatically. I have a user that wants to enter scores, assists & penalty minutes for their hockey tournamant.

So you would put it in each cell, then have it just change for you at the bottom with out doing the caculator thing.

thanks

Ken

DaFonz
Jul 12th, 2004, 02:08 PM
It's javascript.

Look on google for code examples.

Carnage
Jul 12th, 2004, 02:15 PM
It could be done pretty easilly with a scripting language. Either ASP or PHP.

Could be done even better if you have access to a database(MySQL,Access,etc).

Spidey
Jul 12th, 2004, 06:17 PM
I cant find anyt Javascript to do this. Just simple adding. Anyone come across anything for this.

Thnaks

Spidey
Jul 16th, 2004, 11:29 AM
I just realized the user wont be able to have this setup. They are public pages, and if they can input numbers, so can anyones else. Guess Ill just have to make them an Excel spreadsheet with formulas so they can they input the numbers from there and cut and paste.

Spidey
May 9th, 2005, 09:19 PM
Bump