summaryrefslogtreecommitdiff
path: root/hosting.html
blob: c9d24b3ae72cf11f4adcc4426daab881a583b3dd (plain)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Freeside Hosting</title>
{ include('elements/header.html'); }

<div id="content1"> 

  <h6>Hosting</h6>

<!--
  <table cellpadding="0" cellspacing="0" class="servteal">
    <tr> 
      <th  align="left"> For orders, a quotation or more information, <span class="blkbold">contact 
        Ivan Kohler &lt;ivan@freeside.biz&gt; or phone +1 415 462 1624 </span> </th>
    </tr>
  </table>
-->


<!-- texas communications was bought by JAB and dumped all their ispdone customers, they hadn't seriously marketed it for years

<br>
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="tblprod">
  <tr><td align="center" valign="top">

  <table width="100%" cellspacing="0" cellpadding="0" class="servpurp">
    <tr> 
      <th align="left" valign="top"><a name="install"><h3>WISP and ISP hosting</h3></a></th>
    </tr>
    <tr> 
      <td align="left" valign="top">

<p>
<a href="http://www.ispdone.com"><img src="ispdone.png" ALT="ISPDone"></a>
<br><br>

Hosted Freeside for the WISP and ISP industries, with options for NOC, wireless consulting and support services.
</p>

      </td>
    </tr>
  </table>

</td></tr></table>
<br>
-->

<!--
<br>
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="tblprod">
  <tr><td align="center" valign="top">

  <table width="100%" cellspacing="0" cellpadding="0" class="servpurp">
    <tr> 
      <th align="left" valign="top"><a name="install"><h3>VoIP and ISP hosting</h3></a></th>
    </tr>
    <tr> 
      <td align="left" valign="top">

<p>
<a href="http://crphone.com/index.php/wholesale/private-label-wholesale/wholesale-program-overview">
<img src="crphone.png" ALT="CRPhone"></a>
</a>
<br><br>

Hosted Freeside for the VoIP and ISP industries, with bundled wholsale DSL and VoIP.
</p>

      </td>
    </tr>
  </table>

</td></tr></table>
<br>

-->

<table width="98%" align="center" cellpadding="0" cellspacing="0" class="tblprod">
  <tr><td align="center" valign="top">

  <table width="100%" cellspacing="0" cellpadding="0" class="servpurp">
    <tr> 
      <th align="left" valign="top"><a name="install"><h3>Recurring billing hosting</h3></a></th>
    </tr>
    <tr> 
      <td align="left" valign="top">

<p>
<a href="http://www.probooks.me/"><img src="pblogo.jpg" ALT="ProBooks"></A>
<br><br>

Hosted Freeside for general recurring billing, for businesses such as alarm companies, storage companies, and others.
</p>

      </td>
    </tr>
  </table>

</td></tr></table>
<br>

</div>

{ include('elements/footer.html'); }