Matthew Brown wrote:So which line does it throw it on? I can see it's line 710 in the source file - how does that correspond to the code you've posted?
I am thankful to you Metthew.
email = email.toLowerCase(); was on line 710 that was coming NULL I fixed and now its running fine
You're welcome! I didn't really do anything, though - just suggested you look more closely at the error the computer was giving you. You solved the problem.