On 4 Oct 2006 at 16:38, Also Sprach Jörg Walter:

> On Wednesday, 04. October 2006 16:18, [EMAIL PROTECTED] wrote:
> > Well, I eventually found how to do it, but I now have a problem
> >
> > The log below is from when the submit button is pressed. As one can see,
> > the params username and passwordname are put into the clients param api
> > but then are promptly forgot about due to a redirect. Is this expected
> > behaviour?
>
> It's the problem of all redirects. Apache is no different.

When I have similar code in my Axkit1 with SAWA app, the post
params are available to me. I also notice that in the plugin code the
post params are put into the client param API, which would seem a
little pointless if they are to be discarded.

> The solution is to
> try the just discussed way of suppressing the redirects, or to /-terminate
> the URL right from the start.

Could you tell me the title of thelist thread that has the redirect
suppression in please?
How do I go about / terminating the URL?

Would best practise be to cache the params?

John

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to