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
recurring cleaning service Wilmette ..That's right. Your method, behavior and strategy you are now... Read More
Today it seems everyone is jumping on the entrepreneur bandwagon,... Read More
While most marketers are beginning to understand the critical importance... Read More
While creating a Web site may seem like... Read More
Is your website Really useful?I had a 'rep' in yesterday... Read More
If you ever want to create a state directory, article... Read More
The DDA (Disability Discrimination Act) states that service providers must... Read More
We've all seen those messages on some websites warning not... Read More
Thinking about starting up a business? The web is the... Read More
So you finally decided to invest in a web presence... Read More
Your business website is a critical aspect of being able... Read More
Analyzing traffic to a site is a key factor in... Read More
1. As the first step, "Hire a web designer."First create... Read More
I'm one of those people that always wanted a website,... Read More
When you consider the billions of individuals and companies on... Read More
1. Choose a big enough font size. A size 12... Read More
1. SiteSpinner V2 - On Sale www.deprice.com/sitespinner.htmSiteSpinner is a user-friendly... Read More
August 8 2005, Macromedia announced a release of Studio 8.... Read More
1) Word of Mouth The single most powerful form of... Read More
An interesting eCommerce success factor that isn't precisely overlooked, but... Read More
What is CSS?CSS is a simple file which controls the... Read More
Like any area of business your website needs some effort... Read More
Web templates by nature are created to aid and ease... Read More
After planning the design and content of your website, it's... Read More
It may come as some surprise to a traditionally off-line... Read More
reliable maid service Morton Grove ..1) Data CaptureOne easy way to collect e-mail addresses and... Read More
QUESTION: Should I build and maintain my business Web... Read More
Cost Effective Advertising. Online selling. Increased geopgraphic range. Wider... Read More
"How do I improve web site sales figures?" The CEO... Read More
Succeeding with an eCommerce website is a dream for many... Read More
Revenues are often lost because many business owners don't see... Read More
Web sites are an Ongoing Part of Business.All too many... Read More
Today it seems everyone is jumping on the entrepreneur bandwagon,... Read More
No matter the size of your business, having a web... Read More
I talk with so many people who have small businesses... Read More
Build it and they will come is not always true;... Read More
Many millions of dollars are being wasted on promoting and... Read More
Keywords in Search Engine Optimizing and Search Engine Marketing are... Read More
Right after the thought, "I need a website," people usually... Read More
An Introduction to Server Side IncludesBeginner? That's OK!While much has... Read More
A professional online reputation is essential to the flourishing of... Read More
Can you imagine the hypocrisy of spending thousands of dollars,... Read More
The internet is a sea of knowledge. Getting your information... Read More
With more and more countries around the world passing laws... Read More
1. Address your targeted audience on your business site. Example:... Read More
Many web developers today are starting to KISS their website,... Read More
Never has competition been so difficult in the Internet world.... Read More
1. Many people are not getting good or complete advice.... Read More
What is the most important part of your online business?Many... Read More
Visitors to your site come looking for information or solutions... Read More
Web Development |