-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhosting.html
109 lines (101 loc) · 3.22 KB
/
hosting.html
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<html>
<head>
<title>Firestorm – Hosting Service</title>
</head>
<body>
<table>
<tr>
<td valign=top width=15%> </td>
<td>
<table bgcolor="#FFFFFF" cellpadding=0 cellspacing=0 width=100%>
<tr>
<td align=left>
<strong><font size=+5>sanbachs.NET</font></strong><br>
<strong><font size=+1>Serving the DataPerfect* Community</font></strong>
</td>
<td align=right><a href=http://www.dataperfect.nl/><img src=logo.gif width=318 height=61 border=0></a></td>
</tr>
</table>
<HR>
<table width=100%>
<tr>
<td>
<a href=../index.html>Home</a> >
<a href=index.html>Firestorm</a> >
Hosting Service
</td>
</tr>
<tr>
<td align=right>Last updated: October 29, 2000</td>
</tr>
</table>
<h1>Firestorm – Hosting Service</h1>
<p>
If you wish, sanbachs.NET can host your DataPerfect database on our web server.
The fee for this service is $25 per month plus $1.25 per 100 megabytes
per month,
based on the size of your database files, CGI scripts, and access log files.
</p>
<p>
<strong>Free sample ($145+ value<sup>*</sup>).</strong>
Send us your structure file together with sample data such that the size of
the .TXX, .IND, and panel data files combined is less than
one hundred megabytes.
We will host this database free of charge for one month, so that you can
see how your database might work on the Internet.
</p>
<p>
We will provide you with four initial CGI scripts per panel of your
database.
These scripts will give you elementary browse, edit, create, and lookup
pages for each panel.
At your request, and at no charge,
we will provide you with the source code to these scripts
and you can modify them as you wish to create your own custom web
application based on your DataPerfect database.
<p>
This offer does not obligate you to continue hosting on sanbachs.NET
after the conclusion of your free month.
The source code of the initial CGI scripts will become your property.
<p>
For more information, please
<a href=mailto:[email protected]?Subject=hosting>contact us</a>.
<p><strong><sup>*</sup></strong>$145 value is based on engineering time
at $120 per hour and one month's free hosting.
<HR>
<H2>Contacting sanbachs.NET</h2>
<P>Sign or browse our
<A HREF="http://cgi.aros.net/cgi-bin/cgiwrap/~sanbachs/ngb1.cgi?WsoID=1&WsID=5">guest book</A>.
</P>
<address>
<a href="mailto:[email protected]">[email protected]</a><br>
<a href="mailto:[email protected]">A. Lewis Bastian, Jr.</a><br>
<a href="../bruce/resume.html">Bruce Conrad</a><br>
<a href="mailto:[email protected]">Thom Boyer</a>
</address>
<HR>
<H3>Disclaimer</H3>
*<FONT COLOR="#0000FF">DataPerfect®</FONT>
is a copyright of Novell, Inc.
sanbachs.NET is not affiliated with Novell, Inc.<BR>
<HR>
<img src="http://www.sanbachs.net/cgi-bin/countg.cgi?Name=fshosting">
visitors since November 23, 2000.
</td>
</tr>
</table>
<h5 align=center>Copyright © 2001 sanbachs.NET</h5>
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
labels:"firestorm",
qacct:"p-74TfK8Z7JORIY"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-74TfK8Z7JORIY.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->
</body>
</html>