If you read our tutorial on include files (ssi) then you learned how to encapsulate ASP code within include files and the benefits it brings us.
As developers, we should endeavour to make our lives easier wherever possible... no one wants to re-invent the wheel after all.
Functions and Subroutines exist to not only save us time, but to bring power to our ASP.
They are just another way of encapsulating code, but have a lot more functionality than just 'saving some code for later'.
First, let's look at Functions... Imagine a balloon salesman in the street. We've all seen them they require one piece of information when you buy a balloon, the colour.
Let say we asked for a red balloon... The balloon salesman armed with this 'information' then does a pretty basic action... he hands you the balloon. The balloon you received is a direct result of the information you gave the balloon seller.
Functions are just the same... they return to you a value based on the information you provided. Lets look at an example Function: -
A Function is passed some information. The information we pass a Function, is known as an 'argument'. The information we get back from a Function is known as the 'return value'. Whilst a Function can have many arguments, it can only have one return value.
Let us look at one more example: -
Again, another basic example. We should notice this time that the Function accepts two arguments.
By now, we have some idea of how to write a Function. How do we use one?
Let me show you now how we can use the calcTax example.
Above you see the example function in action... easy huh!
I have tried to make understanding Functions as easy as possible... Understanding a Subroutine (Sub) is now going to be easy for you. Imagine a block of code that performed some instructions based on information you gave it...
Sounds very much like a function, doesn?t it? Well this time, we do not get anything back. A sub does NOT pass back information it just uses the data we give it for some purpose.
I will use only one example of a Sub, and in the same example make use of the sub: -
The above Sub, demonstrates my point. We put something in, it performs an action (in this case writing to the screen), but nothing is returned to us in the code. One thing that REALLY IS important when using a sub, is that we do not put brackets around the arguments... Because we do not have a return value we do not need brackets and in this case, if we try we will get an error.
Well, that just about concludes this article. We should by now be writing efficient code with the use of Functions and Subs. Don?t forget that if you use your functions and subs in multiple pages then you should really store them within include files for reasons of easy maintenance and better performance.
Rob Collyer, experienced with 20 years programming knowledge and site administrator of tutorial on include files (ssi) - Copyright 2003-2004
Batchtown Chicago prom limo .. Lockport Chicago limo O’HareThe Internet is a remarkable publishing medium. With just a... Read More
1. Be clear on your purpose.Building a website can be... Read More
What is web accessibility & why is it important?Web accessibility... Read More
What to do if you are an artist after you... Read More
An automated accessibility tool is a piece of software which... Read More
How popular is online shopping? And is there room for... Read More
1) Data CaptureOne easy way to collect e-mail addresses and... Read More
It may come as some surprise to a traditionally off-line... Read More
It never ceases to amaze me how many people set-up... Read More
Understanding and using web analytics.In recent years, website marketers were... Read More
Alternate medicine finds its own place in the hearts and... Read More
Q1.Why would I need a web site? A1.- Improve my... Read More
Part of the success of most home-based businesses is their... Read More
A simple website stats counter is not enough if you... Read More
If you are looking for creating your online presence you... Read More
Many millions of dollars are being wasted on promoting and... Read More
Conceptualize, Build and Publish a Web site - What's required... Read More
So you want to take a look at a real... Read More
An additional benefit of website accessibility is an improved performance... Read More
Writing for the web is totally different to writing for... Read More
Developing a website with content that entices visitors to return... Read More
I've heard several prominent web marketers mention in their classes... Read More
Web sites are not just places to sell things; they... Read More
Knowledge is power.And undoubtedly, it is the key to making... Read More
After planning the design and content of your website, it's... Read More
shuttle from Midway Munster are ..For years now I've been looking to start my own... Read More
A system development process can follow a number of standard... Read More
A lot of people these days are interested in getting... Read More
Optimize your time. How much time each day must you... Read More
Every good Internet business understands the value of conversions versus... Read More
If you have your own business website and you are... Read More
There's been widespread speculation about the new legislation being introduced... Read More
The definition of the phrase "Content Management" depends on what... Read More
So what do you do if need to get a... Read More
Making a web site is easy. Making a good web... Read More
Your ObjectiveYour small business needs an appealing and professional website... Read More
"I have a small business with just a couple of... Read More
Right after the thought, "I need a website," people usually... Read More
Selecting the Perfect Domain NameThe first issue I have with... Read More
Do you make your website just to entertain yourself or... Read More
When building a relationship, listening is more important than talking.A... Read More
URL rewriting are major needs for your sites that produce... Read More
You work hard to build traffic to your web page.... Read More
Better Web Site ROIHow to increase your business profitability by... Read More
What is CSS?CSS is a simple file which controls the... Read More
An accessible Web site is easily approached, easily understood, and... Read More
Even with the steady growth of the World Wide Web,... Read More
Is your website Really useful?I had a 'rep' in yesterday... Read More
Dance is how you pamper your soul and satiate your... Read More
Fantastico is a 3rd-party cPanel add-on and can be purchased... Read More
Web Development |