Hi,

I have a problem. When I try to validate a form the <xsp-formval:get-attribute tag doesn't write anything in my docuement:

Here the code:
if (userHasSeenForm) {
<xsp-formval:on-null> ....
</xsp-formval:on-null> <xsp-formval:on-error>
....
</xsp-formval:on-error> <xsp-formval:on-toosmall> <b> Only logins with at least
<xsp-formval:get-attribute parameter="login" name="min-len"/>
characters are accepted.
</b> </xsp-formval:on-toosmall>
....


The output is always:
Only logins with at least characters are accepted.

No min-len is added.

What am I doing wrong?

Regards
Jonny

_________________________________________________________________
E-Mails sind zu unpers�nlich? Mit einer Webcam wird der MSN Messenger zum Bildtelefon! http://messenger.msn.de Jetzt kostenlos downloaden und der Spa� beginnt!



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



Reply via email to