佚名通过本文主要向大家介绍了中栏山酒,cad中栏选,中栏山,中栏,中栏车等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: 如何在 BHO 中栏截 onsubmit
描述:
解决方案1:
描述:
DISPID_DOCUMENTCOMPLETE
是可以的,
不知道DISPID_HTMLFORMELEMENTEVENTS_ONSUBMIT
为什么不可以。
解决方案1:
You are not sinking the right object
DISPID_DOCUMENTCOMPLETE is supported by the webbrowser control
DISPID_HTMLFORMELEMENTEVENTS_ONSUBMIT is supported by the form element
reference
msdn.microsoft.com/workshop/browser/mshtml/tutorials/sink.asp