hepl1!!!!!?
-
Hi to All, i want ot konw aboutwhen you open account in gmail , it's necessory to submit the given image string in your form...i t's one type of security... but i want to know hole concept & implementatation of it....some imp. point regarding this topic... thanking you.......
Impact Pro
-
Hi to All, i want ot konw aboutwhen you open account in gmail , it's necessory to submit the given image string in your form...i t's one type of security... but i want to know hole concept & implementatation of it....some imp. point regarding this topic... thanking you.......
Impact Pro
It's called captcha and there's at least one article on it, on this site.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
It's called captcha and there's at least one article on it, on this site.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Read the article. What info do you want ? I mean, that's pretty broad.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Hi to All, i want ot konw aboutwhen you open account in gmail , it's necessory to submit the given image string in your form...i t's one type of security... but i want to know hole concept & implementatation of it....some imp. point regarding this topic... thanking you.......
Impact Pro
Yes, What u said is Correct. U said that all they are image and u need to put sum logic behind this like keeping image Names as 001,002, so on let say upto 1000 u have ...Name them with numbers only After that Generate a rondom Number in ur COde using Method Name----> Random() Once u Get that Random Number which is less than 1000 place that image in image tag so u can solve ur problem If u have any douts feel free to ask::)
Nagaraju
-
It's called captcha and there's at least one article on it, on this site.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )