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
no-contract cleaning service Glenview ..There are several reverse bid freelance sites out there. Beyond... Read More
D.zigns dzignerwebs The Basics Before starting on... Read More
Your content is what gets you in search engines, speaks... Read More
Functions and Subroutines in ASP If you read... Read More
Server Side Includes (SSI) with ASP People often... Read More
Every online entrepreneur I talk to is asking the same... Read More
Webmasters deal with a myriad of complex design challenges every... Read More
What to put your the website if you are an... Read More
You've just finished congratulating your marketing team. After six months... Read More
1) A marketing necessityI still hear it said from time... Read More
What is SQL? SQL stands for Structured Query Language and... Read More
Your business website is a critical aspect of being able... Read More
Why do some sites succeed while the vast majority of... Read More
What happened on your website yesterday? What about last week... Read More
The first thing you will have to deal building your... Read More
Recently, a friend asked "What's the deal with those DIY... Read More
The big thing these days is your ability to capture... Read More
Recently I was reviewing the keyword specific conversion rate data... Read More
In about the Time it takes to Watch a Reality... Read More
"How do I improve web site sales figures?" The CEO... Read More
SummaryHere's the scoop on what you must know when designing... Read More
Visitors to your site come looking for information or solutions... Read More
Dan Kennedy once said that if you can't make money... Read More
I am just a learner who likes to delve in... Read More
Many executives and investors are skeptical that software products can... Read More
house cleaning company Glencoe ..What to put your the website if you are an... Read More
Building a website and getting it online is easy. Driving... Read More
So you have a good idea for a business and... Read More
So you have decided that you want to do freelance... Read More
1. SiteSpinner V2 - On Sale www.deprice.com/sitespinner.htmSiteSpinner is a user-friendly... Read More
While creating a Web site may seem like... Read More
We've all seen those messages on some websites warning not... Read More
If you ever want to create a state directory, article... Read More
Rosalind wants to share her inspirational poetry with a wider... Read More
Huge Mistake #1: Creating a Website with Flash -- Did... Read More
Although designing a great web site is an important part... Read More
Understanding and using web analytics.In recent years, website marketers were... Read More
In the region where my company is located, South Bend,... Read More
Your website conversion rate should concern you. This simply refers... Read More
When we review the sites of potential clients, there are... Read More
Everyone wants one.Everyone wishes they knew how to make one.SOME... Read More
When you started reading this sentence you assumed lo acabar?a... Read More
"'Page Not Found' on this Server. Check the URL and... Read More
When you consider the billions of individuals and companies on... Read More
When you purchase a new item from a Yahoo! Store,... Read More
Through the explosive growth of the Web, companies have realized... Read More
Wow, we`ve already taken a domain and chosen a web... Read More
Server Side Includes (SSI) with ASP People often... Read More
In this example I have used the map of the... Read More
The Internet is being used by local service business to... Read More
Web Development |