I used html to access the attached asp view (minievents.asp) so that my users can acknowledge events and only see the non-cleared ones.
How can I make this work again?
Thanks very much!!
HTML I used:
<iframe id="events_iframe" src="nocmgmt-pr01/.../MiniEvents.asp 24 Hours&showCleared=false" frameborder=0 width=555 height=0scroll=no marginwidth=0 marginheight=0></iframe>