Coding on web page


which browser are you using? so you click on that link, and it takes you to www.chess.com/login.html ? where does this code showup?

can you post a screen shot? Or view source and save that source and paste that? and yes, please provide the url you are at when you see that code and other information like browser and version. thanks

Speaking of code, I've been meaning to bring something up. When I change my status and press enter (in order to finalize the change) the following code comes up:
<?xml version="1.0" encoding="UTF-8" ?>
<input type="button" name="c26" id="c26" value="Submit »" onclick="qc.getW('c26').toggleEnabled('disable'); qc.pB('HomeHome', 'c26', 'QClickEvent', ''); return false;" />
]]>
<input type="text" name="txtStatus" id="txtStatus" value="Scientia potestas est" class="inputText" onkeydown="if (event.keyCode == 13) {qc.pA('HomeHome', 'txtStatus', 'QEnterKeyEvent', '', 'c29');} if (event.keyCode == 13) {return false;} if (event.keyCode == 27) {qc.pA('HomeHome', 'txtStatus', 'QEscapeKeyEvent', '', 'c29');} if (event.keyCode == 27) {return false;}" onblur="qc.pA('HomeHome', 'txtStatus', 'QBlurEvent', '', ''); return false;" maxlength="50" />
]]>
<span id="c30" onclick="qc.getW('txtStatus').toggleDisplay('show'); qc.getW('c30').toggleDisplay('hide'); document.getElementById('txtStatus').focus(); document.getElementById('txtStatus').select();" ><a style="color:#333; cursor: pointer;">Scientia potestas est</a><span style="color: #666;"> (1 second ago)</span> <a href="#">edit</a></span>
]]>

Ryan, I suggest you make a switch to Firefox. IE has been having security flaws lately and it's just getting more dangerous by each day. Plus, Firefox is so much faster than IE that you won't regret it.

I do realize that, and appreciate your opinion, however for the time being, I think I will stick with IE.

To get a screen shot just hit the print screen button on your keyboard, on some keyboards it says "prt scr" Then go into your graphics program and click on "paste from clipboard" or something like that, hope this helps.

I am a firefox user, version 3.0.5. (Running Max OS X 10.5.3). When I enter my username and password everything is normal...
But then when I hit enter to login, I get that same snippet of code:
And then if I hit 'back' in my browser, it takes me to the normal login page.
Oddly, it says "You are already registered and logged in," as if I had tried to do it twice.
Hope this was helpful.

Ok guys, I think we finally got this one figured out. Please let me know if you see it again. thanks