Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
How do you all send your pages to the validator if the page requires a login?
In the past, a create a system that when I click a button on the page, it will create a temporary file with the source and send that to the validator...
Well, you can use the Web Developer plugin for Firefox, you can copy and paste your code into the validator, or you could just turn the login system off and after validating the page turn it back on.