what
is internet programming?
Internet programming is a way to create dynamic
(changing) websites instead of being stuck with
a static (non-changing) site. For example, if you
wanted to have a message at the top of your page
that displays the current time and date, it would
be impossible to do this without some programming!
Or if you would like your site to remember your
visitors and customize the site for them, this too
would require custom programming!
server-side
scripting
SSI - Abbreviation for "Server-Side Includes".
A server-side scripting language. SSI scripting
commands are embedded within a webpage and are parsed
and executed on the web server to generate dynamic
HTML pages. Some examples of common Server-Side
languages are PHP, ASP, CGI, and Perl. Common uses
of SSI are to include files (e.g. a header or footer
file) that are used on multiple pages, or to show
the current date and time. What this means in english
is that you can have special programing inside your
web page that can dramatically enhance the look
and feel of your site! Click here
for current internet programming pricing.
client-side
scripting
Client-Side Scripting is the opposite of of Server-Side
Scripting. Much of the code is very similar but
the difference is in where the 'thinking'
is done. For example in the above links we gave
a scenario where we could have the programing in
the web-page display the current time and date.
In this example, the 'thinking' or processing
happened on the Server-Side. This means that the
web-server did the computation and then output the
result to the browser as HTML. You could do the
same operation at the client-side if you wanted
too. Then the browsing computer would be doing the
'thinking' and giving you the time! There are
many technical reasons why it is good and bad to
do either type of scripting. It all depends on what
your goals are! Let us bring your page to life!
Click here for current
pricing..
e-commerce
solutions
E-Commerce is a term that has been thrown around
lately more than a football on Sunday! What does
this term mean exactly? It means doing business
on the web. The act of displaying your products,
offering an interactive shopping cart, taking credit
card orders, and providing a receipt for the customer
is basically what this means. This business model
is highly attractive to more and more business owners
daily for many reasons. To name a few, highly reduced
overhead (less employees and utilities to pay),
better organization, (all orders come to you in
an organized format with the ability to print sales
reports, inventory, or anything else you require).
Remember, we build these sites from the gound up
for you exactly how you want them! Click
here for current pricing..