View Single Post
  #1 (permalink)  
Old Dec 20th, 2007, 08:49
Andrew1986 Andrew1986 is offline
Up'n'Coming Member
Join Date: Jul 2007
Location: Barry
Age: 22
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED]Asp Form needs special validation

on par with my previous post about the asp form thanks to Monie for the info/code share but people seem to be able to crack peoples account by adding silly charactors in the login infront of a previous login ect...

if my login was

user1

and pass was

user1

they would simply add crap like

user1 with a pass of what ever they wanted and it would change there pw

how do i make the form only accept [a-z , A-Z, 0-9]
Reply With Quote