Services
|
WEBSITE
SCRIPTING EXPLAINED
Scripting
basically comes in two forms, CGI & Javascript. In my opinion
CGI is much easier but Javascript allows for advanced
functionality. I've given a brief description of each below with
a link to a detailed page of each.
Both offer
certain things that the other doesn't so it's best to read a bit
about both and then determine which will work best for you.
|
OPTION 1 - CGI |
| (Short for Common
Gateway Interface), is the most common way
for web servers to interact dynamically with
users. Common uses include online feedback,
message boards, and online forms.
Basically
if there is anything that you'd like to do
to have a customer interact with your site
such as forms guestbooks, photos, etc. there
is a CGI script out there to do it.
There
is coding that will be required for running
cgi-scripts but when you purchase a CGI
script all of the software comes with step
by step instructions on getting the script
to work. Also, once you've installed one CGI
script any future scripts are easier to
install because they are all based around
the same install method.
Click here for complete details on
CGI Scripts
|
|
|
OPTION 2 - Javascript |
| This is a revolutionary web
hosting plan that will enable you to easily create a 5, 10 or
20-page web site using a beginner-friendly browser-based web
tool. All you do is point, click, and type to create your
site. There's a built-in web publishing tool that will
allow you to build pages quickly and easily without knowing a
single thing about web programming.
Click here for complete details on
Java Scripts
|
|
|