npasma,
Using a pen and paper is a good pratice.
I still use a pen and paper for coding.
Always
1.Get the logic right first.
2.create a small application to test it and UNDERSTAND HOW ITS WORKING
3.Then you code something similar on you main project.
Buddy,You wont believe I read your code 5 times today to help you out but I could not understand whats happening.
Now since I noticed your a cool guy from replying to Paladine remarks(Most of the people wont reply,they just dont come to this website again), there has to be some improvement in your coding style.Dont mistake me.
For your application keep a break point on page load and WATCH WHATS GOING ON.
1.Keep a break point and execute your code.
2.Goto Debug and select Windows and select WATCH ,ME.
3.Hit the F10 key now and see whats going on.
And I also think comments like this could be avoided
Monkey's can type it, people must understand it to follow it.
keep posting, Lets keep the forum alive :cheesy: :cheesy: