Im not sure how to do this. I want to make sure that no one enters invalide characters into the URL - sql injection. How can i make sure that the characters after the URL only contain digits and if anything else is found display an error page as necessary?