|
|
 |
FrontPage2000 Support
This is Microsoft's website design software, it requires you
to own the FrontPage software and have it installed on your
home system. Our servers support FrontPage98 and FrontPage
2000 Extension.
MS-SQL Server Database
MS-SQL, is a Microsoft's powerful database engine designed to
provide fast access to stored data. In most instances, custom
programming (commonly Active Server Pages) is needed to
implement a fully functional web-to-database interface.
ODBC - Microsoft Access
Open Database Connectivity is available and it allows you to
setup light weight database access for your web site.
Active Server Pages
Active Server Pages is an open, compile-free application
environment in which you can combine HTML, scripts, and
reusable ActiveX server components to create dynamic and
powerful Web-based business solutions. Active Server Pages
enables server-side scripting for Internet Information Server
(IIS) with native support for both VBScript and JScript.
CGI Support
All customers have access to a personal "/cgi-shl" directory
in which you can place your own custom CGI scripts. CGI
scripts are often used to accomplish tasks which are not
supported by basic HTML such as a "hit" counter or guest book.
This directory can be used to set up scripts that you write or
find elsewhere on the web.
Server Side Includes
SSI or Server side includes, allow the server to parse special
page commands. As example if you had a footer you wanted on
all your pages that may change from time to time, you can
create a text file with the desired footer and place it in
your domain. On each page you put a simple include to read
that file and place it at the bottom of the desired pages.
Detects any page ending with .sht or .shtml.
SSL Secure Server
SSL (Secure Socket Layer) allows users to collect data such as
credit card information in a secure environment. Information
submitted via a secure form is sent to the server in an
encrypted mode. Customer are required to register for their
own certificate.
PHP
PHP is a widely-used general-purpose scripting language that
is especially suited for Web development and can be embedded
into HTML.
MySQL
An Open Source Software relational database management system
which uses a subset of ANSI SQL (Structured Query Language).
Recognized for its speed and reliability.
|
|
|
|
|