ID vs UniqueID vs ClientID vs UniqueClientID vs StaticClientID?
Okay, I’m pretty confused about the IDs of dynamically created controls.
Okay, I’m pretty confused about the IDs of dynamically created controls.
This is the JavaScript that is errored on in IE but works in FF (error – “document.getelementsbyname(…).0.innerhtml is null or not an object”:
From this link, I assume the DOM should be loaded as a whole at first in RAM.
I found HTMLParser for SAX and xml.minidom for XML. I have a pretty well formed HTML so I don’t need a too strong parser – any suggestions?