Forum : Please check this code for me..it is not working.
Brief description  about Online courses   join in Online courses
View Clement  Osei Tutu 's Profile

Please check this code for me..it is not working.

Please i have this code here and it is giving me a headache.
Here is it
<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 11, 2011 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Clement,

You posted incomplete code.Send me the complete code...sovan@siliconindia.com

Regards,
Teacher
Jan 12, 2011