Hi all,
In Javascript, Netscape 4 doesn't support 'getAttribute("attributename")', eg.
<input type="text" name="txtUserNames" size="30" maxlength="15" class="formfield" validate="req" />
i want to get the value of validate...