Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 3751 invoked from network); 22 Jun 2005 03:19:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 03:19:54 -0000 Received: (qmail 28461 invoked by uid 500); 22 Jun 2005 03:15:52 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 27550 invoked by uid 500); 22 Jun 2005 03:15:43 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 27536 invoked by uid 99); 22 Jun 2005 03:15:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2005 20:15:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [200.44.33.13] (HELO rs25s12.datacenter.cha.cantv.net) (200.44.33.13) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2005 20:15:44 -0700 Received: from nboscan (dC86D30FB.dslam-15-5-1-07-01-02.urb.dsl.cantv.net [200.109.48.251]) by rs25s12.datacenter.cha.cantv.net (8.13.0/8.13.0/3.0) with ESMTP id j5M3FUrd025816; Tue, 21 Jun 2005 23:15:36 -0400 Message-Id: <200506220315.j5M3FUrd025816@rs25s12.datacenter.cha.cantv.net> X-Matched-Lists: [] From: =?iso-8859-1?Q?N=E9stor_Bosc=E1n?= To: "'Struts Users Mailing List'" , "'Ed Griebel'" Subject: RE: How to set "autocomplete" attribute in Date: Tue, 21 Jun 2005 23:15:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 thread-index: AcV2msaqHkceptFqQoyHjTfh0ltKFwAPXdUg In-Reply-To: X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on rs25s12.datacenter.cha.cantv.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi=20 Thanks for the quick reply. If the client has the autocomplete turned on you can control with = Internet Explorer which forms or input fields can apply the autocomplete feature = with the autocomplete attribute (Check http://msdn.microsoft.com/library/default.asp?url=3D/workshop/author/form= s/aut ocomplete_ovr.asp). My question is how can I set this attribute in a or tag if it doesn't have this attribute. Regards, N=E9stor Bosc=E1n=20 -----Mensaje original----- De: Ed Griebel [mailto:edgriebel@gmail.com]=20 Enviado el: Tuesday, June 21, 2005 3:48 PM Para: Struts Users Mailing List Asunto: Re: How to set "autocomplete" attribute in Hello! This question was asked about a month or two ago on this list. To = summarize, it's dependant on a setting in the client browser and depends on a = user's entries into a field with the same name on prior form submissions. It is = not controllable on a HTML form nor field tag. Google does something like autocomplete by using XmlHttpRequest, a.k.a. AJAX, and Frank Zametti has written a library which integrates AJAX and Struts. -ed On 6/21/05, N=E9stor Bosc=E1n wrote: > Hi >=20 > How do I set the "autocomplete" attribute in the html:form tag. >=20 > Regards, >=20 > N=E9stor Bosc=E1n >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org