.NET Framework Bookmark and Share   
 index > JScript for the .NET Framework > Calling into your BHO from a client script:
 

Calling into your BHO from a client script:

Calling into your BHO from a client script:

Calling a method exposed by your browser extension from JavaScript to web page. In BHO function how to get throughjava script.please help me.

Prabakaran_85
http://blogs.msdn.com/nicd/archive/2007/04/18/calling-into-your-bho-from-a-client-script.aspx
Rohit S
Hai,

I already saw this link but i dont know how to proceed.am working under c# application.gaveme the clear idea.please advice as how to proceed.
Prabakaran_85
hai,

Please help me as how to proceed.
Prabakaran_85
This is how you can call BHO Object from Java Script:

Example:
<SCRIPT LANGUAGE="JavaScript">

var oBHOObject = new ActiveXObject("BHO")


</SCRIPT>
Rohit S
Hai,

Calling into your BHO from a client script i try to implement ActiveXobject.

My thought not using ActiveXobject.please help me is ther any option.

Please repley me its very urgent.
Prabakaran_85

You can use google to search for other answers

Custom Search

More Threads

• how to jscript in vb.net
• How can I retrieve the exact HTML document's original source code?
• automation server can't create object???
• self.print not working
• Need HEEELLLPPP!!!!
• write.response("<script>.....</script>") problem
• submit bug report for IE 6?
• List all functions and variables In JScript
• Passing By Reference?
• move div top position to the mouse position