M
Mike
Hi,
I have a web control that contains some JavaScript and HTML tags (div, tables, etc.). Everything works fine if I only have one control on a page, but as soon as I have two controls, the IDs in both the HTML tags and JavaScript references are incorrect. How can I have "dynamic" IDs in the HTML tags? How can I make the whole more dynamic?
Thanks in advance for any suggestion.
Mike
I have a web control that contains some JavaScript and HTML tags (div, tables, etc.). Everything works fine if I only have one control on a page, but as soon as I have two controls, the IDs in both the HTML tags and JavaScript references are incorrect. How can I have "dynamic" IDs in the HTML tags? How can I make the whole more dynamic?
Thanks in advance for any suggestion.
Mike