I am working on a website for one of my friends and using the Twenty-Ten theme. I have created a PHP form handler that logs the data someone enters and needs to redirect to a page once completed. I created a page for it to redirect to in WordPress but I don't want this page to show up in the default menu that the site creates. I tried researching the wp_pages function but I can't figure out how to use it. I could create a menu in the admin tools but then I think I loose the subpages functionality that I really want. Can anyone assist?