Hi all.... I need a bit of help. I have a password system for one admin stored into i data.txt file. I'm using fopen() fwrite() to do this. I'm having abit of problems creating a html page that will confirm the entrys placed in editbox1 and editbox2. I wanna make it that it verifies the data entered in both boxes. If data wrong alert if data same alret password changed and open success page. Any advise on doing so?