Best Download Sites Login
Site Login

Dog Years

Description
This is a practically useless script. Convert your age to dog years. (Your age / 7) But, it's helpful for people beginning JavaScript to look at. ...View A Script Demo


Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
function fido (form) {
form.dogyears.value = form.humanyears.value*7;
}
// End -->
</SCRIPT>

</HEAD>

<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
<FORM>
Enter your age:
<INPUT TYPE ="text" NAME="humanyears" SIZE=15 >
<BR><P>
<INPUT TYPE ="button" VALUE="Calculate" ONCLICK="fido(this.form)">
<BR><P>
Your age in Dog Years is:
<INPUT TYPE="text" NAME="dogyears" SIZE=15 >
<BR>
</FORM>

</center>
</BODY>
</HTML>
 

Business Proposal If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail