| Title |
Rating |
Reciprocal Linking Overload-Any old link back will do?
|
 |
| Are you attempting to become a Google junior by adding thousands of links on your site? Don’t bother, listen to these facts first.... |
| |
Javascript text field validation
|
 |
| Javascript is as powerful as any client-side language comes, and text field validation is a tremendously desired capability many webmasters want for their forms. Let's take a look at a little javascript for the purpose of validating feedback forms.... |
| |
Style Sheets, add a consistant look to your Site!
|
 |
| Style sheets, when used correctly can make the testing of new font styles and colors a snap. Learn how to add them to your own web pages and you can save hours of work if you decide you want to change the look of your pages.... |
| |
What is CGI?
|
 |
| Almost everyone who is new to the Common Gateway Interface (CGI) makes the mistake of thinking of it as a programming language in its own right. CGI is not a programming language!... |
| |
Remotely Hosted Scripts
|
 |
| By far and away the easiest option for adding interactivity to your site is to use scripts hosted by other sites. As with anything on the web, there are advantages and disadvantages with using these free services over hosting your own scripts.... |
| |
Do It Yourself CGI Scripts
|
 |
| While is it true that hosting your own scripts gives you much more control over interactivity at your site - it can also be quite a challenge to install, but is well worth the effort if you can succeed. It is one thing to want to host your own script, but... |
| |
Save Time with SSI
|
No Rating |
| If you've ever tried to look after a large or complicated web site, you'll have an idea of just how easy it is to lose track of changes you've made when updating your site. Changing even a single link that appears in your main navigation area can be such... |
| |
Client or Server Side?
|
 |
| When the web was young, web pages were relatively plain and simple. There were few special effects and little user interaction. How things have changed! In the constant struggle to be noticed sites are trying to woo visitors with special effects and page... |
| |
Active Server Pages
|
 |
| If you are new to the whole scripting scene and don't have any kind of programming experience behind you, then Active Server Pages (ASP) is probably one of the easiest ways to start in the world of web application development. This article provides a... |
| |
Scripting and Security
|
 |
| It is so easy to forget about security when you first start out writing your own interactive content; so long as it does what you want it to, does it really matter that someone with a bit of knowledge can see the script configuration files? Yes it does! O... |
| |
Database Types
|
 |
| A lot of the sites that we visit on the web today are generated by a script of some description, and a great deal of them will use a database in one form or another. Like it or loathe it, building pages dynamically from databases is a technique that is he... |
| |