- From: Debra McCarney <Debra.McCarney@dbr.com.au>
- Date: Tue, 18 Sep 2001 12:13:17 +0800
- To: <www-forms@w3.org>
Hi Adarsh,
The way I understand it I think you should have
<xform:textinput id="password" send="yes" mandatory="yes"
validation="strict" hidden="yes" />
HTH,
Debra
-----Original Message-----
From: Adarsh [mailto:adarsh@cmcltd.com]
Sent: Tuesday, 18 September 2001 7:42 PM
To: www-forms@w3.org
Subject: regarding xform:password
Sir,
If i use the below code in xform i am geeting an exception like
error:'_xSecret' is defined and "mainstyle is undefined' what may be the
possible reason.
<td width="150" height="20" align="left">
<xform:password id="password" send="yes" mandatory="yes"
validation="strict"/>
</td>
If this is not the proper way how to write a password input field.
Thanks & Regards
Adarsh.
Received on Tuesday, 18 September 2001 00:13:23 UTC