Ok.. Thank you so much for your help. I'll try that.
Assuming that this approach works for post data, how do I get to session data as well?
The net effect of my problem is that I can't seem to pass ANY form data to another page, and that includes POST data and sessions.
I'm open to work-arounds for both issues, but it would be better if I could just get the normal method of posting to work. That way I can deal with any other issues that might pop up. Is there a known fix for thttpd and PHP?