I'm making a sign up form, and I'm worried about abuse. Does anyone have good resources I can read for checking fields like FirstName, LastName, UserName, and correct email addresses. I'm trying to avoid allowing junk data being inserted into the database.