Connecting Tech Pros Worldwide Forums | Help | Site Map

Math

lee123's Avatar
Site Addict
 
Join Date: Feb 2007
Location: United States
Posts: 532
#1: Oct 5 '08
how can you do math in html codes: for example is there a way to divide two textboxes together and get an answer in another one in html codes...

lee123

eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: Oct 5 '08

re: Math


This can not be achieved with HTML alone. It will require the use of either JavaScript or a Server side language for the math.

--Kevin
drhowarddrfine's Avatar
Expert
 
Join Date: Sep 2006
Posts: 5,578
#3: Oct 5 '08

re: Math


Well, it can't be accomplished by HTML at all. HTML is not a programming language. Neither is CSS.
lee123's Avatar
Site Addict
 
Join Date: Feb 2007
Location: United States
Posts: 532
#4: Oct 5 '08

re: Math


thanks for the response.

lee123
Reply