I have a form that asks user to enter there full name it then determines if that name exists in the database and if so redirects the user to a URL , however I don't want someone to be able to type in the URL directly, so how would I have that page check to see if they were validated on the form page?