PDA

View Full Version : Converting math equations directly in HTML



Xtreme
January 23rd, 2004, 10:31 PM
Hey,

Is there a way to have math equations done and viewed in real time on an html page, like you'd see in excel. I can only find 'exceleverywhere' program and I dont really want to have to pay for a program

Thanks


~

Yeldarb
January 23rd, 2004, 10:46 PM
well not in HTML really... but you could do it easily in PHP, but it wouldn't be realtime, you'd have to have the page refreshed.

also, i believe javaScript could do this.

I'm not sure, but check out www.dynamicdrive.com they may have a script for just that, and the best part is... it's free! :)

Xtreme
January 23rd, 2004, 10:55 PM
thank you for the suggestion , i was thinkg php too...


i cant find it there tho, what do you recmd I search for exactly, i dont think im using the right words

norie
January 25th, 2004, 05:20 AM
http://www.w3schools.com/js/default.asp

javascript can definetly do it.

norie
January 25th, 2004, 05:52 AM
http://kirupa.rastardesigns.com/jsCalc.html