|
Posted by Jukka K. Korpela on 05/22/07 16:00
Scripsit lrbtav:
> I need to do some simple math with a website.
Do you, really?
> For example, I need
> about 12 input boxes, some need to take a value and multiply by
> another box, others need to be multiplied by a constant number. I have
> an excel spreadsheet doing this
Fine.
> but need to put it on a website.
Do you, really? Why?
> What's the easiest way to accomplish this? Can I use html or do I need
> to use php or something?
You can't do any math in html. Not even 1 + 1. If you thought otherwise, you
had a completely wrong idea of what html is.
> Thanks!
You're welcome.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
[Back to original message]
|