|
|
| If your website is only going to display informational text and images, then you don't need programming for the web. But if you want your visitors to interact with your website, then you need programming to make that possible. |
| This interaction can be as
simple as retrieving information based on the visitor's input. A common
example of this is the domain name lookup. |
|
You can also use the
visitor's input as the data for complex calculations and then
display the results to that individual visitor. The
Madaris Online Replacement Window Estimator allows the visitor to
choose from three different brands of windows in 3 different styles. After
measuring their windows and entering the size data and options into the
form, they can quickly see a very close estimate of the cost of replacing
the windows in their home. |
| Of course sometimes programming
is just fun, like this Cursor
Trailer. |
| But other times programming is real
serious like in these E-Commerce sites where all their products can be
purchased online. Chattanooga Medical Supply The WEJ |
| Sometimes you have more text to display than will fit in the available area of the page. Or you need to focus more attention on that text. That's where a Java Applet can work for you. |
|
|