posted 15 years ago
@Swati: that's 1100+ lines of code to look at--as others have mentioned, it's important to IsolateTheProblem, include only the code necessary to show what's going wrong (for example, if this has anything to do with HTML, it'd only be a line or two), and make sure it's formatted (including keeping line length reasonable, so we don't have to scroll a couple of screens to the right) and nothing unnecessary is included.
There is no excuse for sloppily-formatted code or methods like authUser.