Also in my php script i have a user input area, input type = "text. I am creating a form that will be processed, but I want to have it check the input values to make sure they are integers. If they are not integers I want it to bring up some kind of error message. Any suggestions? Thanks!