Hi, I am using
to disply the data, if I were to display a password field, how would I convert it to just display the dots that hide the PWord.
Any advice?
Life is a journey that always ends up in the place
Code:
<%= rsCheckUser("fieldname") %>
Any advice?
Code:
<td width="841" height="13" bgcolor="#E9E9E9" colspan="2" align="left">
<font size="3" face="Arial Narrow">
<%= rsCheckUser("Password") %> </font></td>
Life is a journey that always ends up in the place