Message from discussion
form autocomplete in asp.net
Received: by 10.103.119.12 with SMTP id w12mr160865mum.21.1234193066812;
Mon, 09 Feb 2009 07:24:26 -0800 (PST)
Return-Path: <m...@mattkelly.me.uk>
Received: from mail-fx0-f31.google.com (mail-fx0-f31.google.com [209.85.220.31])
by mx.google.com with ESMTP id 14si338072bwz.1.2009.02.09.07.24.26;
Mon, 09 Feb 2009 07:24:26 -0800 (PST)
Received-SPF: pass (google.com: domain of m...@mattkelly.me.uk designates 209.85.220.31 as permitted sender) client-ip=209.85.220.31;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of m...@mattkelly.me.uk designates 209.85.220.31 as permitted sender) smtp.mail=...@mattkelly.me.uk
Received: by fxm12 with SMTP id 12so451231fxm.22
for <liverpoolusersofdotnet@googlegroups.com>; Mon, 09 Feb 2009 07:24:26 -0800 (PST)
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="001636c5b9e84c64a704627df73f"
Received: by 10.180.217.1 with SMTP id p1mr365909bkg.147.1234193066255; Mon,
09 Feb 2009 07:24:26 -0800 (PST)
In-Reply-To: <1f8270600902090706u26195c6w4196d28c359ab7fb@mail.gmail.com>
References: <499044F4.9070501@glow-internet.com>
<1f8270600902090706u26195c6w4196d28c359ab7fb@mail.gmail.com>
Date: Mon, 9 Feb 2009 15:24:26 +0000
Message-ID: <661702b10902090724t33acdbb8n3d422a198c54540c@mail.gmail.com>
Subject: Re: [luodn] Re: form autocomplete in asp.net
From: Matt Kelly <m...@mattkelly.me.uk>
To: liverpoolusersofdotnet@googlegroups.com
--001636c5b9e84c64a704627df73f
Content-Type: text/plain; charset=ISO-8859-1
You can prevent ASP.Net from generating the long IDs by overriding either
ClientId or NamingContainer (I forget which).
2009/2/9 Paul Kinlan <paul.kin...@gmail.com>
> I thought the auto form complete used "name"s to get the auto fill
> information and not the id.
>
> I can't recall if asp.net mangles the name tag too.
>
> Paul.
>
> 2009/2/9 Thom Shannon <t...@glow-internet.com>
>
>
>> Does anyone know of a way to help browsers with their form autocomplete
>> when you've got an asp.net form with long client ids.
>>
>> Basically a way of mapping "p_ctl06_ProfileAddress2TextBox" to "address"
>>
>>
>>
>>
>
> >
>
--001636c5b9e84c64a704627df73f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
You can prevent ASP.Net from generating the long IDs by overriding either C=
lientId or NamingContainer (I forget which).<br><br><br><div class=3D"gmail=
_quote">2009/2/9 Paul Kinlan <span dir=3D"ltr"><<a href=3D"mailto:paul.k=
in...@gmail.com">paul.kin...@gmail.com</a>></span><br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I thought the aut=
o form complete used "name"s to get the auto fill information and=
not the id. <br>
<br>I can't recall if <a href=3D"http://asp.net" target=3D"_blank">asp.=
net</a> mangles the name tag too.<br><br>Paul.<br><br><div class=3D"gmail_q=
uote">
2009/2/9 Thom Shannon <span dir=3D"ltr"><<a href=3D"mailto:thom@glow-int=
ernet.com" target=3D"_blank">t...@glow-internet.com</a>></span><div><div=
></div><div class=3D"Wj3C7c"><br><blockquote class=3D"gmail_quote" style=3D=
"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padd=
ing-left: 1ex;">
<br>
Does anyone know of a way to help browsers with their form autocomplete<br>
when you've got an <a href=3D"http://asp.net" target=3D"_blank">asp.net=
</a> form with long client ids.<br>
<br>
Basically a way of mapping "p_ctl06_ProfileAddress2TextBox" to &q=
uot;address"<br>
<br>
<br>
<br>
</blockquote></div></div></div><div><div></div><div class=3D"Wj3C7c"><br>
<br>
<br>
</div></div></blockquote></div><br>
--001636c5b9e84c64a704627df73f--