Initial
This commit is contained in:
30
java/CASHFLOW/cashflow.html
Normal file
30
java/CASHFLOW/cashflow.html
Normal 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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user