<http://forum.pspad.com/read.php?f=2&i=10965&t=10961> 
----------------------------------------------------------------

Same with any code after this example:


function validatePassword(password)
{
        if (password.length < 6)


Looks to be interpreting < > as HTML incorrectly.

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to