You might want to think about client side validation as well. This infomrs the user of any probelms *before* it hits your server.
Now, this does *not* remove the step of form value checking on the server. Check out... http://groups.yahoo.com/group/javascript_validation/ A nice little client-side validation class, cross browser. Hope this helps. Walter -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php