Files
Work/java/CASHFLOW/MSJVCOBJ/CASHFL~1.HTM
2024-08-07 09:16:27 -04:00

22 lines
555 B
HTML

<html>
<head>
<title>Paydown Calculator</title>
</head>
<body>
<center>
<font COLOR="#000080" size=+1>Diversified Software Solutions.</font>
</center>
<hr>
<font COLOR="#000080" size=+1>Try the Paydown Calculator JAVA applet.</font>
<font COLOR="#000080" size=0>
<br>Inquiries, comments are welcome. We also provide customization services to meet your special needs. Please send email to
</font>
<A HREF="mailto:europa@li.net">europa@li.net</A>
<hr>
<applet code=Cashflow.class id=SpreadSheet width=640 height=520>
</applet>
<pr>
<hr>
</body>
</html>