Hi Dan,

Actually, I think Ben may have the right idea. 

Now that I think of it, if your !DOCTYPE is XHTML - then I suspect XHTML won't 
support the autocomplete attribute, which I'm sure is not part of this strict 
standard (thus browsers will ignore this attribute).

You may have to not use the XHTML declaration, or use Ben's trick, or some 
variation thereof.

Good luck.
   

> -----Original Message-----
> From: Ben Johansen [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 22, 2006 9:30 PM
> To: [email protected]
> Subject: Re: Witango-Talk: May off auto complete off not working
> 
> Hi,
> 
> one thought is to obfuscate the name of the input field
> 
> <input type="text" name="acctno_<@random>" style="width: 240px"> 
> 
> then you can tokenize the arg on when it comes in
> 
> Ben
> 
> 
> On May 22, 2006, at 7:21 PM, Dan Stein wrote:
> 
> Our Web site is using XHTML and I need to make sure that the browser  
> does
> not automatically store the password and login and the CC information.
> 
> Autocomplete=off was all I thought I had to do but it is not 
> working.  
> Any
> thoughts
> -- 
> Dan Stein
> FileMaker 7 Certified Developer
> Digital Software Solutions
> 799 Evergreen Circle
> Telford PA 18969
> Land: 215-799-0192
> Cell: 610-256-2843
> Fax 413-410-9682
> FMP, WiTango, EDI,SQL 2000, MySQL, CWP
> [EMAIL PROTECTED]
> www.dss-db.com
> 
> 
>      "There is a larger frame to the painting than the one that  
> bounds our
> life's events."
> 
> 
> ______________________________________________________________
> __________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> 
> 
> 
> ______________________________________________________________
> __________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to