This commit is contained in:
2024-08-07 09:16:27 -04:00
parent fdfadd5c7e
commit 5f971cf684
5200 changed files with 731717 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<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>