Hello Guido

Thanks for your reply.
 
> >                         <!--map:parameter name="param_username" 
> > value="{request-param:username}"/>
> >                         <map:parameter name="param_password" 
> > value="{request-param:password}"/-->
> 
> I think that should be:
> 
>    <map:parameter name="param_username" value="{request-param:name}"/>
>    <map:parameter name="param_password" 
> value="{request-param:passwd}"/>

Surely this depends on what I have named the <INPUT> fields in my login form?  
E.g. <INPUT NAME="username">, <INPUT NAME="password">.

Or am I mistaken?

Cheers
jon

This electronic message contains information which may be privileged and 
confidential. The information is intended to be for the use of the 
individual(s) or entity named above. If you are not the intended recipient, be 
aware that any disclosure, copying, distribution or use of the contents of this 
information is prohibited. If you have received this electronic message in 
error, please notify us by telephone on 0131 476 6000 and delete the material 
from your computer.



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

Reply via email to