I'm trying to edit the DOM after a page loads, and correctly access the page after it is loaded. However, the OnInit function for the Web Page is called AFTER the Event is delivered to my embedded program.
How do I get control after the OnInit function is called? Thanks Mikey
