01-11-2010, 11:30 PM
I know you got it working, but I want to suggest you something.
Instead of using too many IF blocks, just use SWITCH statement when checking the same variable for different values..
Instead of using too many IF blocks, just use SWITCH statement when checking the same variable for different values..