Hello

Yes, you can add autocomplete="off" to input elements, ie:

<input name="<%=Params.USERNAME%>"
maxlength="<%=Params.USERNAME_LENGTH%>" id="username-id"
value="<%=com.remedy.arsys.share.HTMLWriter.escape(name)%>"
class="loginfield" size="30" type="text"
autocomplete="off"
>

John

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to