FrontPage 2003

S

SolarGirl

The ‘onclick’ event registration in the Active Document (GetActiveDocument)
GPF’s inside Front Page if it is called twice, and never returns a valid
IDispatch to restore. The net result is that you cannot have 2 add ins that
both register a click event, and the second can’t ‘replace’ the first add
in’s click event (as there is no return value). What’s up with that?
 
Top