Hello Everyone,

It seems that the session taglib does something to the cgi data, and
puts it into $r->pnotes('INPUT'), so that $r->args() is empty.  However, 
PerForm reads from $cgi (by calling $cgi->param()) thats passed to it 
from XSP parser. So what happens is that the form doesn't submit! 

Can someone help me resolve this issue ? 
Boris


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

Reply via email to