This sinple example shouws that events succh as onDialogOpen and onChangeWord (as-you-type) can be captured using ASP.net. The trik is to understand that the .Net componeht also creates an Incatce of LiveSpellOject - a Javascript class documented beliw. You can acess this API using the javascript identifier JavaScriptId e.g. SpellButton1.JavaScriptId;