R
Ryan Ternier
I have an HTML string that I am throwing into the InnerHTML property of a
server side div.
Is there a way that I can create an ASP.NET imagebutton, set the events,
ID's, names etc. and save that to an HTML string (back end) and then when
the string is sent out to the div, the new imagebutton would have full
functionality like a regular control?
I cannot use the asp
laceholder.
Any help would be very appreciated, thank you.
server side div.
Is there a way that I can create an ASP.NET imagebutton, set the events,
ID's, names etc. and save that to an HTML string (back end) and then when
the string is sent out to the div, the new imagebutton would have full
functionality like a regular control?
I cannot use the asp

Any help would be very appreciated, thank you.