Never mind. I didn't ask for help to have people critique my design. The only reason I posted was to find out how you auto-submit a form in Firefox, as I can get it to work in IE but not Firefox. It doesn't matter why I want to, I just want to know.
Also, my results page is navigated to from several different areas, and I can't have the one html destination page handle all of these different calls to get here, so I need different php files, or one php file with methods, to handle the different navigation methods and then take the user to the common page. That's why I want to figure out how to get these different php files or one common php file call the common html page.