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

_________________________________________________________________
NEU: Polyphone Klingelt�ne und farbige Logos f�r Ihr Handy! http://polyphonetoene.handy.msn.de Jetzt Handy aufpeppen!



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



Reply via email to