| |
Liverpool Users of .Net |
I thought the auto form complete used "name"s to get the auto fill
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"
information and not the id.
> when you've got an asp.net form with long client ids.