| |
Liverpool Users of .Net |
You can prevent ASP.Net from generating the long IDs by overriding either
2009/2/9 Paul Kinlan <paul.kin...@gmail.com>
> 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
>> Basically a way of mapping "p_ctl06_ProfileAddress2TextBox" to "address"
ClientId or NamingContainer (I forget which).
> information and not the id.
>> when you've got an asp.net form with long client ids.