Type: Posts; User: stevoo
function updateN(){ if (document.formNot.notes.readOnly==false){ } else { var really1 = confirm('Would you like...
I have the same problem .... i am wondering if you could just point me out what i am doing so wrong. All i want to do is login, get the data from the site and analyze them in the way that i want. ...