ActiveX controls are Microsoft Windows objects used to add advanced capabilities to a web browser or a Windows application such as Outlook or Access. ActiveX controls are not supported by Chrome or Firefox, but internal company web applications can force users to use Internet Explorer, which supports ActiveX interaction with a user’s desktop. Before you call ActiveX control functions, you must detect the ActiveX control on the system. This is accomplished using Javascript in an HTML or ASP web page. Before calling an ActiveX control, the user must install an ActiveX control and enable it on the Windows system. How …
Read More »Tag Archives: programming
A complete guideline on connecting Swift Application to Parse.com
Ever since Apple has announced the Swift programming language, iOS app developers have found a brand new means of developing innovative and functionally rich applications. If you are an iOS app developer then Swift can turn to be a major tool for building apps that stand out from t he crowd. Thanks to the tools and techniques available with Swift, you can now enjoy complete control over the server back-end that is powering your swift-based iOS application. One such remarkable option available for app developers is Parse.com. This blog offers you an understanding of how you can connect your Swift …
Read More »