Mohammed Atef’s Technical blog

Activate ActiveX control using Javascript

Introduction

          Today I am going to talk about common issue most of developer faces when they are trying to use an ActiveX control in his web page, and they want user to use the control without click it twice.

Problem

                When web developer use an ActiveX control in his web page, users of this web page should click twice on the ActiveX control first click to activate the ActiveX control and second time to use the control.

Solution

                Solving the above issue is very simple just follow the below steps:

  1.  Download and Add this Javascript file to your web application
  2.  Add the following line before the end body tag in your web</body>
    <script type=”text/javascript” src=”virtual path of added JS file in step1″/>

Note, I have read many articles for fixing this problem but most of them not working and need to write Javascript codes but this article only was working, so I have wrote this post to give you the best solution I have found after long time of search.

I hope That Helped.

January 20, 2011 Posted by | Asp.net | , , | Leave a Comment

2010 in review

The stats helper monkeys at WordPress.com mulled over how this blog did in 2010, and here’s a high level summary of its overall blog health:

Healthy blog!

The Blog-Health-o-Meter™ reads Fresher than ever.

Crunchy numbers

Featured image

The average container ship can carry about 4,500 containers. This blog was viewed about 24,000 times in 2010. If each view were a shipping container, your blog would have filled about 5 fully loaded ships.

In 2010, there were 11 new posts, growing the total archive of this blog to 64 posts. There were 26 pictures uploaded, taking up a total of 921kb. That’s about 2 pictures per month.

The busiest day of the year was September 28th with 148 views. The most popular post that day was WCF Binding:BasicHttpBinding vs WsHttpBinding.

Where did they come from?

The top referring sites in 2010 were google.com, google.co.in, eggheadcafe.com, social.msdn.microsoft.com, and stackoverflow.com.

Some visitors came searching, mostly for biztalk architecture, wcf wshttpbinding, vs2010 configuration manager, basichttpbinding https, and wshttpbinding.

Attractions in 2010

These are the posts and pages that got the most views in 2010.

1

WCF Binding:BasicHttpBinding vs WsHttpBinding May 2009
4 comments

2

BizTalk Custom Excel Pipeline Component June 2009
9 comments

3

BizTalk 2009 Orchestration Debugging June 2009
3 comments

4

Exposing WCF services from orchestrations using BizTalk 2009 July 2009

5

Using NinTex Workflow with Microsoft SharePoint Server 2007 July 2009

January 3, 2011 Posted by | Uncategorized | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.