Forum : please i have this calculating form but not working, help me.
Brief description  about Online courses   join in Online courses
View Clement  Osei Tutu 's Profile

please i have this calculating form but not working, help me.

Dear sir,

Help correct this calculating form for me.

Here is the code.

<html>
<head>
<title></title>
<script type="text/javascript">
function calculate(){
A=document.frmone.txtfirstnumber.value
B=document.frmone.txtsecondnumber.value
A=Number(A)
B=Number(B)
C=A B
document.frmone.txtthirdnumber.value=C

if (Number(A)
Asked by Clement Osei Tutu | Jan 10, 2011 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Clement,

This query has been already replied

Regards,
Teacher
Jan 12, 2011