N
Nikolay Anestev
Hi all. I have the following problem: In an ASP.NET (C#) application i wrote
some client-side script which works with some of the page controls. When the
page content is rendered i see that some of the controls' ids have been
prefixed with "_ctl" and this caused errors in my script. I'm sure my
controls' ids are unique so i don't want the renderer to modify them. Is it
possible to turn this naming feature off?
Please advise.
Best regards.
Nikolay Anestev
some client-side script which works with some of the page controls. When the
page content is rendered i see that some of the controls' ids have been
prefixed with "_ctl" and this caused errors in my script. I'm sure my
controls' ids are unique so i don't want the renderer to modify them. Is it
possible to turn this naming feature off?
Please advise.
Best regards.
Nikolay Anestev