I have too many (more than 100 fields per record) need to be stored from a webform to a database, if I use below method, its going to be a mess, any better way to handle this?email = ChkString(Request.Form("email"))