I'd like to second Brian's thanks, this was a problem that only really occurred to me in the last few weeks - and thanks to Brian also for beating me to the punch with the question.
Bec On Thu, 21 Oct 2004 11:18:13 +1000, KNOTT, Brian <[EMAIL PROTECTED]> wrote: > Thanks > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, 21 October 2004 10:58 AM > To: CFAussie Mailing List > Subject: [cfaussie] Re: Form text problem > > On Thu, Oct 21, 2004 at 10:37:57AM +1000, KNOTT, Brian wrote: > > > I have an form field like this <input type='text' name='name'> > > > > When the field is being types IE very nicely drops down a box to show that > I > > have entered before. Can this be turned off at the field level. > > According to: > > http://www.pbdr.com/pbtips/di/progauto.htm > > try: > > <INPUT TYPE="text" NAME="name" AUTOCOMPLETE="OFF"> > > Note: since I avoid IE like the plague, I haven't tested this > personally. > > Cheers > > Paul Haddon > Technical Services Manager > Formstar Print Technologies > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > ----------------------------------------------------------------------------------- > > > This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of its > related entities ("Suncorp"). > > Suncorp may be contacted at Level 18, 36 Wickham Terrace, Brisbane or on 13 11 55 > or at suncorp.com.au. > > The content of this e-mail is the view of the sender or stated author and does not > necessarily reflect the view of Suncorp. The content, including attachments, is a > confidential communication between Suncorp and the intended recipient. If you are > not the intended recipient, any use, interference with, disclosure or copying of > this e-mail, including attachments, is unauthorised and expressly prohibited. If you > have received this e-mail in error please contact the sender immediately and delete > the e-mail and any attachments from your system. > > If this e-mail constitutes a commercial message of a type that you no longer wish to > receive please reply to this e-mail by typing Unsubscribe in the subject line. > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
