View Single Post
Old 10-05-2012, 04:06 PM   PM User | #37
LearningCoder
Regular Coder

 
LearningCoder's Avatar
 
Join Date: Jan 2011
Location: The Pleiades
Posts: 848
Thanks: 67
Thanked 28 Times in 28 Posts
LearningCoder is an unknown quantity at this point
Ok thanks.

So I have created the page where they enter their new pass. I have successfully retrieved the values from the URL.

When they enter their new password, do I select the record by the id, check that the key from the url matches the key in that row, if it does then update the password field with the new password, if not then print an error?

Kind regards,

LC.
LearningCoder is offline   Reply With Quote