set the image pixel as password
-
Hi, I want to set the image pixel as input(password),how to do this help me. Thanx in advance..
-
Hi, I want to set the image pixel as input(password),how to do this help me. Thanx in advance..
What does this mean ? I'd love to help, but I have no idea what you're asking.
Christian Graus Driven to the arms of OSX by Vista.
-
What does this mean ? I'd love to help, but I have no idea what you're asking.
Christian Graus Driven to the arms of OSX by Vista.
I dont want to type the text as password in login page, i want to enter a image pixel as password,by clicking on the mouse, help me..
-
I dont want to type the text as password in login page, i want to enter a image pixel as password,by clicking on the mouse, help me..
Still it is not clear enough to answer. How an image pixel related with password?
Navaneeth How to use google | Ask smart questions
-
I dont want to type the text as password in login page, i want to enter a image pixel as password,by clicking on the mouse, help me..
I think you want to set up an image map so you can tell if a user clicked in a certain area, and hten log them in. This is, of course, insecure, as someone can stumble on it. However, that's how you'd do it, create an image map and mark off an area as being the area you want to respond to, if it's clicked.
Christian Graus Driven to the arms of OSX by Vista.
-
Still it is not clear enough to answer. How an image pixel related with password?
Navaneeth How to use google | Ask smart questions
How to set an image pixel as password,instead of text.