On 5-Oct-06, at 5:03 AM, [EMAIL PROTECTED] wrote:
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.
I think what happens with AxKit1 is it suppresses Apache's internal
mod_dir mechanism that forces the redirect (when used with SetHandler
axkit). This should probably be considered an AxKit1 bug :-)
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]