Authentication Box

I was wondering if anyone here could help me with making an authentication box for my website (like the image posted below) that sends the username and password straight to a html or text file of my choice.

http://i49.tinypic.com/10qyqkg.png (it wouldn’t let me display the image directly in this thread)

Any help would be much appreciated, thanks heaps guys!

Q1: why would you want to send a username and password to a HTML/textfile of your choice? ???

Q2: why would you want your authentication box to look exactly like the same as that? :o

Q3: who are you trying to hack/snoop/spy on? :stuck_out_tongue:

I personaly think you should consider using mysql or something similar for this, holding passwords and user names in a text file is simple but makes it easy accessible for people who want to be childish.

You can use a basic css layout for doing the box then do a bit of reasearch in to mysql all you need to do is submit a query then check if the password and user name matches on input, a lot of examples out there.

If you still want this though, reply back and i can wip something up.

heh… It does sound like one of those spam emails where they tell you to log in to Paypal or something

Sponsor our Newsletter | Privacy Policy | Terms of Service