CN103699380A - Method and system for running ActiveX control in Firefox browser - Google Patents

Method and system for running ActiveX control in Firefox browser Download PDF

Info

Publication number
CN103699380A
CN103699380A CN201310703576.XA CN201310703576A CN103699380A CN 103699380 A CN103699380 A CN 103699380A CN 201310703576 A CN201310703576 A CN 201310703576A CN 103699380 A CN103699380 A CN 103699380A
Authority
CN
China
Prior art keywords
activex control
activex
firefox
unit
plug
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310703576.XA
Other languages
Chinese (zh)
Inventor
刘毅
梁雄伟
彭涛
马小峰
范天田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JETWAY INFORMATION SECURITY INDUSTRY Co Ltd
Original Assignee
JETWAY INFORMATION SECURITY INDUSTRY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JETWAY INFORMATION SECURITY INDUSTRY Co Ltd filed Critical JETWAY INFORMATION SECURITY INDUSTRY Co Ltd
Priority to CN201310703576.XA priority Critical patent/CN103699380A/en
Publication of CN103699380A publication Critical patent/CN103699380A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to a method and a system for running an ActiveX control in a Firefox browser. A computer system in a double-computing-unit system structure is adopted; an operating system of a client computing unit is based on Linux; an operating system of a service-end computing unit is based on Windows; the Firefox at a client interacts with an ActiveX container at a service end through a Firefox plug-in by an interactive agency intermediate component; ActiveX control information data form a control command; the ActiveX container calls corresponding ActiveX control for treatment based on relevant information carried by the control command; finally, a processing result and an interface of the ActiveX control per se are returned to the Firefox browser through the interactive agency intermediate component. According to the invention, the ActiveX control can run seamlessly in the Firefox browser on the client of a Linux system.

Description

Under Firefox browser, move the method and system of ActiveX control
Technical field
The invention belongs to computer socket field, particularly relate to based on Firefox browser plug-in field in linux system.Particularly, the present invention relates to move under a kind of Firefox browser the method and system of ActiveX control.
Background technology
Because ActiveX control is the general purpose module based on COM, developer can build graphic user interface and the class that provides with it creates various objects easily with it, and calls the event of attribute, method and this object of response of this object.Yet the Firefox browser based on Mozilla exploitation still can not move ActiveX control on Linux platform.Realize the support of Firefox to ActiveX control, must solve four problems, comprise and how to create and initialization control object, how in Firefox browser, to show and in-place activation control how to make attribute and the method for JavaScript energy access control and how to catch control event and be transmitted to JavaScript.
At present both at home and abroad institute's Firefox plug-in unit of supporting is simply at local runtime ActiveX control, and in the computer system of the two computing unit architectures that form at client computing unit and service end computing unit, the operating system of client computing unit is based on Linux, the operating system of service end computing unit is based on Windows, windows platform can perfectly be supported ActiveX control, and client Linux platform cannot be supported under Firefox browser to move ActiveX plug-in unit, be therefore badly in need of the method for the ActiveX control of the cross-platform use service end of a kind of energy.
Summary of the invention
The object of the invention is the problem existing for prior art, the method and system that moves ActiveX control under a kind of Firefox browser is provided, the ActiveX control of use service end that can be cross-platform, make ActiveX control can the Firefox browser on Linux platform in seamless operation.Wherein just for those, have window interfaces is embedded in the ActiveX control that moves and realize IDispatch interface in Firefox to ActiveX control.
The technical solution adopted for the present invention to solve the technical problems is: the method for moving ActiveX control under the Firefox browser in a kind of linux system is provided, adopt the computer system of two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit, specifically comprise the following steps:
(1) in the Firefox browser in linux system, create Firefox plug-in unit, and in Firefox browser, show the ActiveX control information of service end;
(2) processing to ActiveX control attribute and method, Firefox plug-in unit is resolved JavaScript script for the operation behavior of ActiveX control, carrys out attribute and the method for dereference ActiveX control by interactive agent middleware;
(3) processing to ActiveX control event, can catch ActiveX control event information and send to client notice Firefox plug-in unit at the ActiveX of service end container and process.
Below the further technical scheme of the present invention:
Preferably, in the described Firefox browser in linux system, create Firefox plug-in unit, this plug-in unit reads and shows for ActiveX control, the ActiveX control operation behavior of service end is reflected in real time in the Firefox browser of client; Described Firefox plug-in unit has been realized the defined relevant interface of JavaScript script supporting frame of Firefox browser.
Preferably, the ActiveX control information step that shows service end in Firefox browser in described step (1) is:
(11) Firefox plug-in unit utilizes interactive agent middleware to start the ActiveX container of service end;
(12) Firefox plug-in unit passes to ActiveX container by window message communication by the required CLSID of establishment ActiveX control object and relevant initiation parameter, and ActiveX container uses COM built-in function to create ActiveX control object;
(13) by Firefox plug-in unit, result and the interface of ActiveX control own are returned to Firefox browser, and present in Firefox browser relevant position.
Preferably, described step (2) comprises following sub-step:
(21) the Firefox plug-in unit of client is resolved the JavaScript script of ActiveX control operation behavior, obtain the operation behavior that JavaScript script acts on ActiveX control, by interactive agent middleware notification service end ActiveX container, need to access attribute and the method for ActiveX control;
(22) service end ActiveX container receives the interactive agent middleware access attribute of ActiveX control and the message of method, the attribute or the method parameter that message are carried in data resolve to Variant data type simultaneously, by attribute and the method for IDispatch interface accessing ActiveX control.
Preferably, the processing to ActiveX control event in described step (3), wherein ActiveX container has been realized the receiver of COM event interface, by this container, catches ActiveX control event.
Preferably, described step (3) comprises following sub-step:
(31), when ActiveX control event occurs, in the event response function of ActiveX container, by the method for ActiveX control, obtain the event name that event DISPID is corresponding;
(32) ActiveX container sends to interactive agent middleware by above-mentioned event name, and notice client Firefox plug-in unit is processed.
The technical solution adopted for the present invention to solve the technical problems is: a kind of system of moving ActiveX control in linux system under Firefox browser is also provided, computer system based on two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, the Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit; Described Firefox plug-in unit arranges for resolving the ActiveX control information data formation control order that webpage defines; Described ActiveX container calls corresponding ActiveX control for the relevant information of carrying according to control command and processes, and result and the interface of ActiveX control own are returned to the Firefox browser in client computing unit.
Preferably, the Firefox browser of described client computing unit, also for creating Firefox plug-in unit, creates ActiveX control object by interactive agent middleware notification service end computing unit; Described ActiveX container is also for creating ActiveX control described in ActiveX control and initialization.
Preferably, described ActiveX control is for to be embedded in for window interfaces the ActiveX control that moves and realize IDispatch interface in Firefox browser.
Beneficial effect of the present invention mainly contains:
Owing to having adopted above-mentioned technical scheme, the present invention compared with prior art, has the following advantages and good effect:
Than existing Firefox plug-in unit, can only carry out in this locality alternately, the present invention carries out cross-platform mutual according to interactive agent middleware.Moreover, ActiveX control environment for use and ActiveX control running environment also belong to different computing units, and the present invention has also realized between Firefox browser and ActiveX control provides one deck for the two mutual mechanism.
In the present invention, Firefox plug-in unit is resolved and is arranged the ActiveX control information data formation control order defining in webpage, the relevant information that ActiveX container carries according to control command is called corresponding ActiveX control and is processed, finally, result and the interface of ActiveX control own are returned to Firefox browser, and in Firefox browser relevant position, present, make ActiveX control can the Firefox browser on Linux platform in seamless operation.
Accompanying drawing explanation
Fig. 1 is overall construction drawing of the present invention;
Fig. 2 is client process flow diagram of the present invention;
Fig. 3 is service end process flow diagram of the present invention;
Fig. 4 is the process flow diagram of establishment of the present invention and initialization ActiveX control;
Fig. 5 is the process flow diagram of processing ActiveX control method of the present invention and attribute;
Fig. 6 is the process flow diagram of processing ActiveX control event of the present invention.
Embodiment
Below in conjunction with specific embodiment, further set forth the present invention.Should be understood that these embodiment are only not used in and limit the scope of the invention for the present invention is described.In addition should be understood that those skilled in the art can make various changes or modifications the present invention after having read the content of the present invention's instruction, these equivalent form of values fall within the application's appended claims limited range equally.
The first embodiment of the present invention relates to a kind of move ActiveX control in linux system under Firefox browser method, adopt the computer system of two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit, specifically comprise the following steps:
(1) in the Firefox browser in linux system, create Firefox plug-in unit, and in Firefox browser, show the ActiveX control information of service end;
(2) processing to ActiveX control attribute and method, Firefox plug-in unit is resolved JavaScript script for the operation behavior of ActiveX control, carrys out attribute and the method for dereference ActiveX control by interactive agent middleware;
(3) processing to ActiveX control event, can catch ActiveX control event information and send to client notice Firefox plug-in unit at the ActiveX of service end container and process.
Fig. 1 is overall construction drawing of the present invention, the embodiment of ActiveX control moving in the Firefox browser illustrating at linux system.Describe user and on client computing unit, open Firefox browser, access the webpage of embedded ActiveX control, client Firefox plug-in unit is resolved and is arranged the ActiveX control information data formation control order defining in webpage, and by interactive agent middleware, pass to the ActiveX container of service end computing unit, the relevant information that ActiveX container carries according to control command is called corresponding ActiveX control and is processed, finally, result and the interface of ActiveX control own are returned to client Firefox browser, and present in client Firefox browser relevant position.Client Firefox plug-in unit reads and shows for ActiveX control, this plug-in unit is realized the defined relevant interface of JavaScript script supporting frame of Firefox browser, obtain the operation behavior that JavaScript script acts on ActiveX control, attribute and method by interactive agent middleware dereference service end ActiveX control, be reflected in real time to the ActiveX control operation behavior of service end in the Firefox browser of client.
The ActiveX control information step that shows service end in Firefox browser in above-mentioned steps (1) is:
(11) Firefox plug-in unit utilizes interactive agent middleware to start the ActiveX container of service end;
(12) Firefox plug-in unit passes to ActiveX container by window message communication by the required CLSID of establishment ActiveX control object and relevant initiation parameter, and ActiveX container uses COM built-in function to create ActiveX control object;
(13) by Firefox plug-in unit, result and the interface of ActiveX control own are returned to Firefox browser, and present in Firefox browser relevant position.
Above-mentioned steps (2) comprises following sub-step:
(21) the Firefox plug-in unit of client is resolved the JavaScript script of ActiveX control operation behavior, obtain the operation behavior that JavaScript script acts on ActiveX control, by interactive agent middleware notification service end ActiveX container, need to access attribute and the method for ActiveX control;
(22) service end ActiveX container receives the interactive agent middleware access attribute of ActiveX control and the message of method, the attribute or the method parameter that message are carried in data resolve to Variant data type simultaneously, by attribute and the method for IDispatch interface accessing ActiveX control.
Processing to ActiveX control event in above-mentioned steps (3), wherein ActiveX container has been realized the receiver of COM event interface, by this container, catches ActiveX control event.
Above-mentioned steps (3) comprises following sub-step:
(31), when ActiveX control event occurs, in the event response function of ActiveX container, by the method for ActiveX control, obtain the event name that event DISPID is corresponding;
(32) ActiveX container sends to interactive agent middleware by above-mentioned event name, and notice client Firefox plug-in unit is processed.
Fig. 2 is client process flow figure of the present invention, after client Firefox plug-in unit obtains the ActiveX control information that Javascript script provides, notification service end creates ActiveX control object, and be associated with that ActiveX control shows and the window of in-place activation, monitors and sends the attribute of ActiveX control that need access, the processing of the information of method and event.Be specially, first client Firefox browser creates Firefox plug-in unit notification service end establishment Active control object 1001, then be Firefox browser display service end Active control information 1005, access ActiveX control attribute and method 1009, subsequent for processing ActiveX control event 1013.
Fig. 3 is service end processing flow chart of the present invention, and described is that service end utilizes ActiveX container to create ActiveX control in-place activation, and processing attribute, the method for ActiveX control and sending needs event information to be processed.Be specially, first ActiveX container creates ActiveX control 1014, shows afterwards and in-place activation ActiveX control 1018, and subsequent processing ActiveX control attribute and method 1022, finally send ActiveX control event information 1026.
Fig. 4 is the process flow diagram of establishment of the present invention and initialization ActiveX control, and an embodiment who how to create with initialization ActiveX control is described.Described is to create FireFox plug-in unit 2001 at client Firefox browser, and coming notification service end to start ActiveX container 2005 by interactive agent middleware, subsequent ActiveX container creates ActiveX control object 2009 and initialization ActiveX control 2013.
Fig. 5 is the process flow diagram of processing ActiveX control method of the present invention and attribute, and how the embodiment that ActiveX control method and attribute are processed is described.Because ActiveX control belongs to different computing units from Firefox browser, user's action need of access ActiveX control attribute and method has been coordinated by client Firefox plug-in unit and interactive agent middleware.First client Firefox plug-in unit is resolved the JavaScript script 3001 of the operation behavior of ActiveX control, then by interactive agent middleware, send to the ActiveX container 3005 of service end, then ActiveX container receives the operation behavior information 3009 of ActiveX control, finally carries out the operation behavior 3013 of ActiveX control.Thereby complete Firefox browser in client linux system by attribute and the method for Firefox plug-in unit and interactive agent middleware dereference ActiveX control.
ActiveX container receives the interactive agent middleware access attribute of ActiveX control and the message of method, and the attribute or the method parameter that message are carried in data resolve to Variant data type simultaneously.By attribute and the method for IDispatch interface accessing ActiveX control.Its processing procedure is to utilize the GetIDsOfNames method of IDispatch interface to obtain the DISPID of attribute-name or the method name correspondence of ActiveX control, then attribute and the method using DISPID as parameter call Invoke way access ActiveX control.
Fig. 6 is the process flow diagram of processing ActiveX control event of the present invention, and the embodiment that ActiveX control event is processed is described.At the ActiveX of service end container, catch ActiveX control event information, by the middle of interactive agent, send to Firefox plug-in unit to process.Idiographic flow is: first ActiveX container is caught the Active control time 3016, then control temporal information is sent to Firefox plug-in unit 3019, finally resolves event information and processes 3023.
Be not difficult to find, compare existing Firefox plug-in unit and can only move by the Firefox browser under Windows system, the present invention has realized and in the Firefox browser under linux system, has moved and show ActiveX control.Than existing Firefox plug-in unit, can only carry out in this locality alternately, the present invention carries out cross-platform mutual according to interactive agent middleware.Moreover, ActiveX control environment for use and ActiveX control running environment also belong to different computing units, and the present invention has also realized between Firefox browser and ActiveX control provides one deck for the two mutual mechanism.
The second embodiment of the present invention relates to a kind of system of moving ActiveX control in linux system under Firefox browser, computer system based on two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, the Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit; Described Firefox plug-in unit arranges for resolving the ActiveX control information data formation control order that webpage defines; Described ActiveX container calls corresponding ActiveX control for the relevant information of carrying according to control command and processes, and result and the interface of ActiveX control own are returned to the Firefox browser in client computing unit.
The Firefox browser of described client computing unit, also for creating Firefox plug-in unit, creates ActiveX control object by interactive agent middleware notification service end computing unit; Described ActiveX container is also for creating ActiveX control described in ActiveX control and initialization.
Described ActiveX control is for to be embedded in for window interfaces the ActiveX control that moves and realize IDispatch interface in Firefox browser.
It is worth mentioning that, the ActiveX control in present embodiment can be for being embedded in the ActiveX control that moves and realize IDispatch interface in Firefox browser for window interfaces.
As can be seen here, the present invention has realized and in the Firefox browser under linux system, has moved and show ActiveX control, and realized according to interactive agent middleware, carry out cross-platform mutual.Moreover, ActiveX control environment for use and ActiveX control running environment also belong to different computing units, and the present invention has also realized between Firefox browser and ActiveX control provides one deck for the two mutual mechanism.

Claims (9)

1. in a linux system, under Firefox browser, move the method for ActiveX control, adopt the computer system of two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, it is characterized in that, the Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit, specifically comprise the following steps:
(1) in the Firefox browser in linux system, create Firefox plug-in unit, and in Firefox browser, show the ActiveX control information of service end;
(2) processing to ActiveX control attribute and method, Firefox plug-in unit is resolved JavaScript script for the operation behavior of ActiveX control, carrys out attribute and the method for dereference ActiveX control by interactive agent middleware;
(3) processing to ActiveX control event, can catch ActiveX control event information and send to client notice Firefox plug-in unit at the ActiveX of service end container and process.
2. according to moving the method for ActiveX control under Firefox browser in linux system claimed in claim 1, it is characterized in that, in the described Firefox browser in linux system, create Firefox plug-in unit, this plug-in unit reads and shows for ActiveX control, the ActiveX control operation behavior of service end is reflected in real time in the Firefox browser of client; Described Firefox plug-in unit has been realized the defined relevant interface of JavaScript script supporting frame of Firefox browser.
3. according to moving the method for ActiveX control under Firefox browser in linux system claimed in claim 1, it is characterized in that, the ActiveX control information step that shows service end in Firefox browser in described step (1) is:
(11) Firefox plug-in unit utilizes interactive agent middleware to start the ActiveX container of service end;
(12) Firefox plug-in unit passes to ActiveX container by window message communication by the required CLSID of establishment ActiveX control object and relevant initiation parameter, and ActiveX container uses COM built-in function to create ActiveX control object;
(13) by Firefox plug-in unit, result and the interface of ActiveX control own are returned to Firefox browser, and present in Firefox browser relevant position.
4. according to moving the method for ActiveX control under Firefox browser in linux system claimed in claim 1, it is characterized in that, described step (2) comprises following sub-step:
(21) the Firefox plug-in unit of client is resolved the JavaScript script of ActiveX control operation behavior, obtain the operation behavior that JavaScript script acts on ActiveX control, by interactive agent middleware notification service end ActiveX container, need to access attribute and the method for ActiveX control;
(22) service end ActiveX container receives the interactive agent middleware access attribute of ActiveX control and the message of method, the attribute or the method parameter that message are carried in data resolve to Variant data type simultaneously, by attribute and the method for IDispatch interface accessing ActiveX control.
5. according to moving the method for ActiveX control under Firefox browser in linux system claimed in claim 1, it is characterized in that, processing to ActiveX control event in described step (3), wherein ActiveX container has been realized the receiver of COM event interface, by this container, catches ActiveX control event.
6. according to moving the method for ActiveX control under Firefox browser in linux system claimed in claim 5, it is characterized in that, described step (3) comprises following sub-step:
(31), when ActiveX control event occurs, in the event response function of ActiveX container, by the method for ActiveX control, obtain the event name that event DISPID is corresponding;
(32) ActiveX container sends to interactive agent middleware by above-mentioned event name, and notice client Firefox plug-in unit is processed.
7. a system of moving ActiveX control in linux system under Firefox browser, computer system based on two computing unit architectures, wherein, the operating system of client computing unit is based on linux system, the operating system of service end computing unit is based on Windows system, it is characterized in that, the Firefox browser in client computing unit by Firefox plug-in unit through interactive agent middleware with the ActiveX container interactions in service end computing unit; Described Firefox plug-in unit arranges for resolving the ActiveX control information data formation control order that webpage defines; Described ActiveX container calls corresponding ActiveX control for the relevant information of carrying according to control command and processes, and result and the interface of ActiveX control own are returned to the Firefox browser in client computing unit.
8. according to the system of moving ActiveX control in linux system under Firefox browser claimed in claim 7, it is characterized in that, the Firefox browser of described client computing unit, also for creating Firefox plug-in unit, creates ActiveX control object by interactive agent middleware notification service end computing unit; Described ActiveX container is also for creating ActiveX control described in ActiveX control and initialization.
9. according to the system of moving ActiveX control in linux system under Firefox browser claimed in claim 8, it is characterized in that, described ActiveX control is for to be embedded in for window interfaces the ActiveX control that moves and realize IDispatch interface in Firefox browser.
CN201310703576.XA 2013-12-19 2013-12-19 Method and system for running ActiveX control in Firefox browser Pending CN103699380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310703576.XA CN103699380A (en) 2013-12-19 2013-12-19 Method and system for running ActiveX control in Firefox browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310703576.XA CN103699380A (en) 2013-12-19 2013-12-19 Method and system for running ActiveX control in Firefox browser

Publications (1)

Publication Number Publication Date
CN103699380A true CN103699380A (en) 2014-04-02

Family

ID=50360919

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310703576.XA Pending CN103699380A (en) 2013-12-19 2013-12-19 Method and system for running ActiveX control in Firefox browser

Country Status (1)

Country Link
CN (1) CN103699380A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020994A (en) * 2016-05-06 2016-10-12 福建创意嘉和软件有限公司 A script and interface interworking method and device
CN106657271A (en) * 2016-11-17 2017-05-10 中国农业银行股份有限公司 Method and device for calling local control
CN107122834A (en) * 2017-05-15 2017-09-01 国家电网公司 A kind of intelligent distribute leaflets system and method
CN108279888A (en) * 2017-12-19 2018-07-13 中国电子科技集团公司第三十研究所 A kind of plug-in implement method for supporting more money browsers
CN109343906A (en) * 2018-10-15 2019-02-15 江西金格科技股份有限公司 A kind of method of browser load ActiveX control
CN112433789A (en) * 2020-11-24 2021-03-02 深圳供电局有限公司 Management method and system for intelligent equipment access

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674504A (en) * 2004-03-24 2005-09-28 威达电股份有限公司 Long-distance terminal machine emulation system and method
US20100070752A1 (en) * 2008-09-02 2010-03-18 Robb Fujioka Stable Active X Linux based operating environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674504A (en) * 2004-03-24 2005-09-28 威达电股份有限公司 Long-distance terminal machine emulation system and method
US20100070752A1 (en) * 2008-09-02 2010-03-18 Robb Fujioka Stable Active X Linux based operating environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张震: "Firefox中支持ActiveX控件运行的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020994A (en) * 2016-05-06 2016-10-12 福建创意嘉和软件有限公司 A script and interface interworking method and device
CN106657271A (en) * 2016-11-17 2017-05-10 中国农业银行股份有限公司 Method and device for calling local control
CN107122834A (en) * 2017-05-15 2017-09-01 国家电网公司 A kind of intelligent distribute leaflets system and method
CN108279888A (en) * 2017-12-19 2018-07-13 中国电子科技集团公司第三十研究所 A kind of plug-in implement method for supporting more money browsers
CN109343906A (en) * 2018-10-15 2019-02-15 江西金格科技股份有限公司 A kind of method of browser load ActiveX control
CN109343906B (en) * 2018-10-15 2021-06-25 江西金格科技股份有限公司 Method for loading ActiveX control by browser
CN112433789A (en) * 2020-11-24 2021-03-02 深圳供电局有限公司 Management method and system for intelligent equipment access
CN112433789B (en) * 2020-11-24 2024-05-24 深圳供电局有限公司 Intelligent device access management method and system

Similar Documents

Publication Publication Date Title
CN103699380A (en) Method and system for running ActiveX control in Firefox browser
US9195525B2 (en) Method and apparatus for generating a web-based user interface
CN103095762B (en) Web page cross-domain communication method and apparatus
US20150370912A1 (en) Method and system for displaying customized webpage on double webview
CN105204875B (en) The method and system of webpage calling native function
CN102855142B (en) A kind of client framework structure based on RIA and its implementation
CN102231106A (en) Method for generating application code of mobile and general development platform
WO2012122376A2 (en) Device specific handling of user interface components
JP2015167014A (en) Method, apparatus, sever and system for implementing web application
US20190377877A1 (en) Web browser script monitoring
CN103970760B (en) A kind of web-page requests processing method and processing device
US20140361991A1 (en) Method and electronic device for controlling mouse module
CN103809857A (en) Information processing method and electronic device
EP3075147B1 (en) Method for remote monitoring, and system for signal capturing and remote monitoring
CN107102853B (en) Method for customizing mobile operating system to be compatible with Android application
CN103376977A (en) Display method and display device for browser
CN102023860A (en) Method for turning off camera on webpage
CN105955714A (en) Mixed development front end MVC frame implementation method and system
CN105160028B (en) Web page browsing implementation method and browser realize system
CN103209203A (en) Cross-platform application providing method and client
CN104573110B (en) The Dynamic Display method and device of figure in a kind of browser
US20140245124A1 (en) System and method thereof for browser agnostic extension models
US9274622B2 (en) Device specific data in a unified pointer message
CN106557411B (en) Method and system for testing Hybrid application in Android system
CN106657344A (en) Terminal browser operation system and communication method of the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140402