hello, here is the basic form: http://olemisstutor.com/login.php in the onsuccess function of my request obj, i am doing msg = responseText.split('|'); when i alert(msg[0]), it is alerting "error". but, when i check if (msg[0] == 'error'), it is false. why is that?
will someone take a look please? i have the fields prepopulating so just need to hit submit btn to see the above happen. thank you! -- To unsubscribe, reply using "remove me" as the subject.
