I use PHP-Nuke for Content Management, but I've got a problem: when I send a form (with POST) the next page has to do some databasestuff and redirect me to another page (for example polls). It tries to do so by sending a Header Location directive. Unfortunately none of my browsers react on the header and display a empty page. Anybody suggestions?