4 Topics

Member Avatar for
Member Avatar for phpnewby

I am working on a forgot password page. The page allows a user to submit email and then a temp password is assigned for the user to login and then update his/her password. The problem that I am having is that the forgot password page does not update the database …

Member Avatar for Graphix
0
207
Member Avatar for faisal7777

Dear All I have created a website in HTML / Front page Now i have pasted the code into ASP.Net I have successfully build the page but my hyperlinks are not functioning now? Kindly help with this problem Moreover,I am in need of a code to function the RecoverPassword Control …

Member Avatar for suhaildawood
-1
172
Member Avatar for klemme

Another issue with sha1. I am creating users via a registration form, that when submitted, has made the password a sha1. [B]Registration script:[/B] [CODE] if($_POST['pass1']==$_POST['pass2']){ $password = sha1(mysqli_real_escape_string($connection, $_POST['pass1'])); } [/CODE] When the user log in, I have this script using sha1. [B]Login script:[/B] [CODE] $password = sha1(mysqli_real_escape_string($connection, $_POST['password'])); $sql=("SELECT …

Member Avatar for klemme
0
804
Member Avatar for VanessaRyan

[ATTACH=right]15788[/ATTACH]High-end video accelerator tools now make password recovery twentyfold faster than the current top of the line quad-core CPUs. Unlike current recovery tools, such as those offered by Intel, [URL="http://www.nvidia.com/object/fermi_architecture.html"]these new Fermi-based video boards[/URL] exceed benchmark speeds of even previous NVIDIA Tesla solutions based on the previous-generation chipsets. CPUs will …

0
193

The End.