-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcbdonation.html
More file actions
54 lines (53 loc) · 2.29 KB
/
cbdonation.html
File metadata and controls
54 lines (53 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>CyberBoard(tm) Donation</title>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080">
<TABLE WIDTH="480" ALIGN="CENTER">
<TR><TH><font size="5">CyberBoard™ Donation</font></TH></TR>
<TR><TD ALIGN="CENTER"><IMG src="cb-logo-link.gif" ALT="CyberBoard Logo"></TD><TR>
<TR><TD>
<P>
Currently CyberBoard is provided for use free-of-charge. Some people
have suggested that I make it available as Shareware but I'd rather
not do this. Unfortunately, developing software like CyberBoard is
not expense free: development software, computer, Internet access, and
so on. To help defray some of this expense I'm going to try a
compromise approach to help fund this work.</P>
<P>
CyberBoard will remain free of charge. However, if CyberBoard has proven
to be a valuable tool for your board gaming activities, please
consider making a donation. I've set up a PayPal account that makes
contributing a near painless process. Just click the button below.</P>
</TD></TR>
<TR><TD ALIGN="CENTER">
<!-- Begin PayPal Logo -->
<form action="https://www.paypal.com/cgi-bin/webscr" methd="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="d-larson@wi.rr.com">
<input type="hidden" name="item_name" value="CyberBoard Donation">
<input type="hidden" name="return" value="http://www.norsesoft.com/cbdonationthanks.html">
<input type="hidden" name="cancel_return" value="http://www.norsesoft.com/cyberboard.html">
<input type="image" src="http://images.paypal.com/images/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
<!-- End PayPal Logo -->
</TD></TR>
<tr><td>
<P>If you don't like the idea of using PayPal, your donation can be mailed to:</P>
<P>
CyberBoard Software<BR>
315 Rustic Lane<BR>
Hartland, WI 53029<BR></P>
<p>Checks should be made payable: Dale Larson. Please also include your E-Mail address.</p>
<P>
I hope you've enjoyed using CyberBoard. I've certainly enjoyed creating it. Thanks!</P>
<P>
<I>Dale</I></P>
</TD></TR>
<TR><TD ALIGN="CENTER">
<A HREF="http://www.norsesoft.com/cyberboard.html">[CyberBoard Home Page]</A>
</TD></TR>
</TABLE>
</body>
</html>