I have been quoted!!!! Now I can go to my grave peacefully. Thanks dparsons. I have always admired your posts for their reasonable approach and patience. That is particularly evident in this thread! Kudos.
phantom: What dparsons is saying is correct - you really need to learn some basics. Developers in these forums can help, but they really can't debug your code. What I think dparsons is saying - is that now is the time in your career that you must learn the techniques of debugging. The techniques you have to learn include things like how to isolate a problem, how to use reductive thinking, how to decompose a problem, how to unit test, how to read error messages, how to search for information on the internet, how to write helper functions and tracing into your application, and so on. There is a lot to learn, but it is fun and will turn you into a competent developer.
Woody Z
http://www.learntoprogramnow.com