On Dec 24, 4:13 am, Martyn wrote:
> Hey,
>
> I'm getting a 'Premature end of script headers' issue when I'm
> submitting post data, and I'm not sure why.
>
> if I hit the page up normally, it works fine, if I post a form to the
> same url it borks.
>
> Anyone know why? I'm searched for a while
> I'm getting a 'Premature end of script headers' issue when I'm
> submitting post data, and I'm not sure why.
There's a good chance there are errors in the code that executes when
there is POST data. Try running this under the development server and
look for error messages on the console. Debuggi
Can you post your view? It's illegal for us to hack into your computer and look
at your code to figure out the problem.
I'm assuming that you have an if statement that checks for a POST. In that
block, is there anything *not* done that's done during the GET?
Shawn
--
You received this message
3 matches
Mail list logo