G
Guest
Thanks in advance to anyone who can help-- 
I have ASP.net page where I'd like to dynamically change the contents of an
html
<td> tag progromatically, dependent on an an dropdownlist control event; is
it possible through in-line script (in C#) to possibly cycle through a list
of html tags, selected one based on their attributes (id maybe?)
Is this possible?

I have ASP.net page where I'd like to dynamically change the contents of an
html
<td> tag progromatically, dependent on an an dropdownlist control event; is
it possible through in-line script (in C#) to possibly cycle through a list
of html tags, selected one based on their attributes (id maybe?)
Is this possible?