TWI467483B - Method and system for non-intrusive extensible markup language applications on web browsers - Google Patents
Method and system for non-intrusive extensible markup language applications on web browsers Download PDFInfo
- Publication number
- TWI467483B TWI467483B TW97108135A TW97108135A TWI467483B TW I467483 B TWI467483 B TW I467483B TW 97108135 A TW97108135 A TW 97108135A TW 97108135 A TW97108135 A TW 97108135A TW I467483 B TWI467483 B TW I467483B
- Authority
- TW
- Taiwan
- Prior art keywords
- web browser
- markup language
- extensible markup
- data stream
- application
- Prior art date
Links
Landscapes
- Information Transfer Between Computers (AREA)
Description
本發明是有關於一種於網路瀏覽器(Web Browser)上驅動應用程式的技術,特別是指一種於網路瀏覽器上非侵入式驅動可擴展標示語言(Extensible Markup Language,以下簡稱XML)應用程式的方法與系統。The invention relates to a technology for driving an application on a web browser, in particular to a non-intrusively driven Extensible Markup Language (XML) application on a web browser. Program method and system.
XML是一種用於組織及描述資料的標準,它可以使電腦很簡易地產生並讀取資料,且確保資料結構精確。XML具有以下優點:其是可擴展的、平台獨立的,以及可支援國際化及地區化的格式。XML is a standard for organizing and describing data. It makes it easy for computers to generate and read data and to ensure accurate data structures. XML has the following advantages: it is extensible, platform-independent, and supports international and regional formats.
在網路瀏覽器的環境中,習知驅動XML應用程式之技術是以微軟(Microsoft)的ActiveX元件之網頁技術,來檢測網路瀏覽器端的作業系統是否有安裝XML應用程式;若有安裝,則進一步驅動已安裝的XML應用程式;否則,以提示語告知使用者未安裝XML應用程式。In the context of a web browser, the technology for driving XML applications is based on Microsoft's ActiveX component web technology to detect whether the web browser's operating system has an XML application installed; if installed, The driver XML application is further driven; otherwise, the user is notified by the prompt that the XML application is not installed.
然而,習知的技術是一種必須在網頁裡植入ActiveX元件,來偵測網路瀏覽器端的作業系統之組態資訊,藉此判斷是否安裝XML應用程式;但是,這是屬於一種安全度較低的侵入式技術,而且,無法應用在不能植入ActiveX元件的網路瀏覽器中。However, the conventional technique is to construct an ActiveX component in a webpage to detect the configuration information of the operating system of the web browser, thereby determining whether to install the XML application; however, this is a kind of security comparison. Low intrusive technology, and can not be applied to web browsers that cannot be populated with ActiveX components.
故,有必要尋求一解決之道,使得不需要在網頁裡植入ActiveX元件,即可在各種網路瀏覽器的環境中,以一種安全度較高的非侵入式技術,驅動作業系統裡的XML應用 程式。Therefore, it is necessary to find a solution, so that it is not necessary to implant ActiveX components in the webpage, and in a variety of web browser environments, a non-invasive technology with high security is used to drive the operating system. XML application Program.
因此,本發明之目的,即在提供一種於網路瀏覽器上非侵入式驅動XML應用程式的方法。Accordingly, it is an object of the present invention to provide a method of non-intrusively driving an XML application on a web browser.
於是,本發明於網路瀏覽器上非侵入式驅動XML應用程式的方法是包含下列步驟:(a)自一網路瀏覽器端傳送欲下載一基於XML(XML-based)資料流(Stream)之一超文件傳輸協定(Hypertext Transmission Protocol,以下簡稱HTTP)要求(Request);(b)當一網路伺服器端收到該網路瀏覽器端的該HTTP要求時,進行下列子步驟:(b1)分析該HTTP要求;(b2)若子步驟(b1)的分析結果為:未知該網路瀏覽器端是否符合一預設之安裝條件,則產生加上一處理指示(Processing Instruction,以下簡稱PI)宣告之一基於XML資料流,其中,加上該PI宣告之該基於XML資料流稱為一基於標籤(Tag)資料流,該預設之安裝條件為:該網路瀏覽器端已安裝一XML應用程式,且已於其作業系統中註冊與該XML應用程式相關之一延伸檔名及一多用途網際郵件擴充(Multipurpose Internet Mail Extensions,以下簡稱MIME)協定類型;及(b3)傳送該基於Tag資料流至該網路瀏覽器端;以及(c)該網路瀏覽器端接收到該網路伺服器端所傳送的該基於Tag資料流後,進行下列子步驟:(c1)判斷該網路瀏覽器端是否符合該預設之安裝條件;(c2)若該網路瀏覽器端符合該預設之安裝條件,則以一非侵入式方式驅動該XML應用程式,驅動 後的該XML應用程式接收該基於XML資料流,並依據一XML訊息執行對應的應用程式特定功能;及(c3)若該網路瀏覽器端不符合該預設之安裝條件,則根據該PI宣告觸發一可擴展樣式語言(Extensible Style Language,以下簡稱XSL)資源檔之事件,以重導該網路瀏覽器至顯示一特定訊息之網址。Thus, the method of the present invention for non-intrusively driving an XML application on a web browser comprises the steps of: (a) transmitting from an internet browser to download an XML-based data stream (Stream). One of the Hypertext Transmission Protocol (HTTP) requirements (Request); (b) When a web server receives the HTTP request from the web browser, perform the following substeps: (b1 The analysis of the HTTP request; (b2) if the analysis result of the sub-step (b1) is: unknown whether the web browser end meets a predetermined installation condition, then a processing instruction (hereinafter referred to as PI) is generated. One of the announcements is based on an XML data stream, wherein the XML-based data stream declared by the PI is referred to as a tag-based data stream, and the preset installation condition is: an XML is installed on the web browser side. An application that has registered an extension file name associated with the XML application and a Multipurpose Internet Mail Extensions (MIME) protocol type in its operating system; and (b3) transmits the tag based on Tag Streaming to the web browser; and (c) after receiving the Tag stream transmitted by the web server, the web browser performs the following substeps: (c1) determining the network Whether the browser end meets the preset installation condition; (c2) if the web browser end meets the preset installation condition, the XML application is driven in a non-intrusive manner, and the driver is driven. The XML application receives the XML-based data stream and executes the corresponding application-specific function according to an XML message; and (c3) if the web browser does not meet the preset installation condition, according to the PI An event that triggers an Extensible Style Language (XSL) resource file to redirect the web browser to display the URL of a particular message.
本發明之另一目的,即在提供一種於網路瀏覽器上非侵入式驅動XML應用程式的系統,其係應用於一網路瀏覽器端與一網路伺服器端間的資料交換。Another object of the present invention is to provide a system for non-intrusively driving an XML application on a web browser, which is applied to data exchange between a web browser and a web server.
於是,本發明於網路瀏覽器上非侵入式驅動XML應用程式的系統是包含安裝於該網路瀏覽器端之一瀏覽器端處理單元,以及安裝於該網路伺服器端之一伺服器端處理單元。Therefore, the system for non-intrusively driving an XML application on a web browser comprises a browser-side processing unit installed on the web browser side, and a server installed on the network server side. End processing unit.
該伺服器端處理單元包括一伺服器端收發模組、一分析模組,及一資料流處理模組。該伺服器端收發模組用以接收由該網路瀏覽器端所傳送之欲下載一基於XML資料流之一HTTP要求,並傳送一基於Tag資料流;該分析模組用以分析該HTTP要求,以決定該伺服器端收發模組所傳送之該基於Tag資料流之處理方式,若其分析結果為:未知該網路瀏覽器端是否符合一預設之安裝條件,則該資料流處理模組用以產生加上一PI宣告之該基於XML資料流,且該伺服器端收發模組所傳送之該基於Tag資料流為加上該PI宣告之該基於XML資料流。The server-side processing unit includes a server-side transceiver module, an analysis module, and a data stream processing module. The server-side transceiver module is configured to receive an HTTP request transmitted by the web browser to download an XML-based data stream, and transmit a Tag-based data stream; the analysis module is configured to analyze the HTTP request In order to determine the processing method of the Tag-based data stream transmitted by the server-side transceiver module, if the analysis result is: whether the network browser terminal does not meet a preset installation condition, the data stream processing module The group is configured to generate the XML-based data stream with a PI announcement, and the Tag-based data stream transmitted by the server-side transceiver module is the XML-based data stream added to the PI announcement.
該瀏覽器端處理單元包括一註冊模組、一瀏覽器端收 發模組、一判斷模組、一應用程式觸發模組,及一重導模組。該註冊模組用以於該網路瀏覽器端之作業系統中註冊與一XML應用程式相關之一延伸檔名及一MIME協定類型;該瀏覽器端收發模組用以傳送欲下載該基於XML資料流之該HTTP要求,並接收該網路伺服器端所傳送之該基於Tag資料流;該判斷模組用以判斷該網路瀏覽器端是否符合該預設之安裝條件;若是,則該應用程式觸發模組用以利用一非侵入式方式驅動該XML應用程式,驅動後的該XML應用程式接收該基於XML資料流,並依據一XML訊息執行對應的應用程式特定功能;否則,該重導模組用以根據該PI宣告觸發一XSL資源檔之事件,以重導該網路瀏覽器至顯示一特定訊息之網址,其中,該預設之安裝條件為:該網路瀏覽器端已安裝該XML應用程式,且該註冊模組已於其作業系統中註冊與該XML應用程式相關之該延伸檔名及該MIME協定類型。The browser-side processing unit includes a registration module and a browser terminal A hair module, a determination module, an application trigger module, and a redirection module. The registration module is configured to register an extension file name and a MIME protocol type associated with an XML application in the operating system of the web browser; the browser transceiver module is configured to transmit the XML-based to be downloaded The HTTP request of the data stream, and receiving the Tag-based data stream transmitted by the network server; the determining module is configured to determine whether the web browser end meets the preset installation condition; if yes, The application triggering module is configured to drive the XML application by using a non-intrusive manner, and the driven XML application receives the XML-based data stream and performs corresponding application-specific functions according to an XML message; otherwise, the weight The guiding module is configured to: according to the PI announcement, trigger an event of an XSL resource file to redirect the web browser to display a specific message, wherein the preset installation condition is: the web browser has been The XML application is installed, and the registration module has registered the extension name and the MIME agreement type associated with the XML application in its operating system.
有關本發明之前述及其他技術內容、特點與功效,在以下配合參考圖式之一個較佳實施例的詳細說明中,將可清楚的呈現。The above and other technical contents, features and advantages of the present invention will be apparent from the following detailed description of the preferred embodiments.
參閱圖1與圖2,本發明於網路瀏覽器上非侵入式驅動XML應用程式的系統之較佳實施例包含一瀏覽器端處理單元1及一伺服器端處理單元2。該瀏覽器端處理單元1包括一註冊模組11、一瀏覽器端收發模組12、一判斷模組13、一應用程式觸發(Trigger)模組14,及一重導模組15。該 伺服器端處理單元2包括一伺服器端收發模組21、一分析模組22、一資料流處理模組23,及一組態設定模組24。其中,該瀏覽器端處理單元1之各模組,與該伺服器端處理單元2之各模組,可分別整合成安裝於一網路瀏覽器端之軟體,與安裝於一網路伺服器端之軟體。Referring to FIG. 1 and FIG. 2, a preferred embodiment of the system for non-intrusively driving an XML application on a web browser comprises a browser-side processing unit 1 and a server-side processing unit 2. The browser processing unit 1 includes a registration module 11, a browser transceiver module 12, a determination module 13, an application trigger (Trigger) module 14, and a redirection module 15. The The server-side processing unit 2 includes a server-side transceiver module 21, an analysis module 22, a data stream processing module 23, and a configuration setting module 24. The modules of the browser-side processing unit 1 and the modules of the server-side processing unit 2 can be integrated into a software installed on a web browser, and installed on a network server. The software of the end.
對應本發明之系統,其各單元與模組間之關係與執行步驟,將配合以下本發明於網路瀏覽器上非侵入式驅動XML應用程式的方法,進一步地說明。Corresponding to the system of the present invention, the relationship between each unit and the module and the execution steps will be further explained in conjunction with the following method for non-intrusively driving an XML application on a web browser.
如步驟301~302所示,當一使用者欲下載一基於XML資料流時,該瀏覽器端處理單元1之瀏覽器端收發模組12自該網路瀏覽器端傳送對應之一HTTP要求。As shown in steps 301-302, when a user wants to download an XML-based data stream, the browser-side transceiver module 12 of the browser-side processing unit 1 transmits a corresponding HTTP request from the web browser.
如步驟303~304所示,該伺服器端處理單元2之伺服器端收發模組21接收來自該網路瀏覽器端的該HTTP要求;且該分析模組22分析該HTTP要求,以決定該基於XML資料流之處理方式。若該分析模組22之分析結果為:已知該網路瀏覽器端符合一預設之安裝條件,則繼續進行步驟305之處理;若該分析模組22之分析結果為:未知該網路瀏覽器端是否符合該預設之安裝條件,則繼續進行步驟306之處理;若該分析模組22之分析結果為:該網路瀏覽器端無法識別或有其他例外(Exception)情況發生,則繼續進行步驟308之處理。As shown in steps 303-304, the server-side transceiver module 21 of the server-side processing unit 2 receives the HTTP request from the web browser; and the analysis module 22 analyzes the HTTP request to determine the basis. The way XML data streams are processed. If the analysis result of the analysis module 22 is: it is known that the web browser end meets a preset installation condition, then the processing of step 305 is continued; if the analysis result of the analysis module 22 is: the network is unknown. If the browser end meets the preset installation condition, proceed to step 306; if the analysis result of the analysis module 22 is: the web browser does not recognize or has other exceptions (Exception), then Proceed to the processing of step 308.
其中,該預設之安裝條件為:該網路瀏覽器端已安裝該XML應用程式,且該註冊模組11已於該網路瀏覽器端之作業系統中註冊與該XML應用程式相關之一延伸檔名及 一MIME協定類型。在該網路伺服器端,該組態設定模組24會於該網路伺服器端的MIME映射類之一組態設定檔內,加入與該網路瀏覽器端之作業系統中已註冊之MIME協定類型相同之一設定值。The preset installation condition is: the XML application is installed on the web browser, and the registration module 11 has registered one of the XML applications in the operating system of the web browser. Extension file name and A MIME contract type. On the network server side, the configuration setting module 24 will be configured in one of the MIME mapping classes of the network server to add the registered MIME in the operating system of the web browser. The contract type is the same as one of the set values.
如步驟305所示,當由該HTTP要求得知該網路瀏覽器端符合該預設之安裝條件時,該資料流處理模組23產生標準的基於XML資料流。其中,標準的基於XML資料流係指符合一般習知XML格式之資料流。As shown in step 305, when the web browser knows that the web browser end meets the preset installation condition, the data stream processing module 23 generates a standard XML-based data stream. Among them, the standard XML-based data stream refers to a data stream that conforms to the general well-known XML format.
如步驟306所示,當由該HTTP要求無法得知該網路瀏覽器端是否符合該預設之安裝條件時,該資料流處理模組23產生加上一PI宣告之基於XML資料流。其中,該PI宣告係指向一份可擴展樣式語言(Extensible Style Language,以下簡稱XSL)資源檔置放的網址,並且在該XSL資源檔中加上欲執行之網路程式片段(Web Script)。As shown in step 306, when it is not known by the HTTP request whether the web browser end meets the preset installation condition, the data stream processing module 23 generates an XML-based data stream plus a PI announcement. The PI announcement refers to a URL of an Extensible Style Language (XSL) resource file, and the WebScript is to be executed in the XSL resource file.
如步驟307所示,當經過步驟305或步驟306之處理後,該資料流處理模組23包裝該基於XML資料流。As shown in step 307, after the processing of step 305 or step 306, the data stream processing module 23 packages the XML-based data stream.
如步驟308~309所示,當由該HTTP要求得知該網路瀏覽器端無法識別或有其他例外情況發生時,該資料流處理模組23產生一HTML格式資料流,並包裝一基於HTML資料流。As shown in steps 308-309, when the HTTP request is known to be unrecognizable by the HTTP request or other exception occurs, the data stream processing module 23 generates an HTML format data stream and wraps an HTML-based data stream. Data stream.
如步驟310所示,該基於XML資料流(標準的基於XML資料流或加上PI宣告之基於XML資料流),以及基於HTML資料流可統稱為一基於Tag資料流,該伺服器端處理單元2之伺服器端收發模組21傳送該基於Tag資料流至該 網路瀏覽器端。As shown in step 310, the XML-based data stream (standard XML-based data stream or XML-based XML data stream), and the HTML-based data stream can be collectively referred to as a Tag-based data stream, the server-side processing unit The server-side transceiver module 21 of 2 transmits the Tag-based data stream to the Web browser side.
如步驟311~312所示,該瀏覽器端處理單元1之瀏覽器端收發模組12接收來自該網路伺服器端之該基於Tag資料流,然後,該判斷模組13分析該基於Tag資料流。若該基於Tag資料流為基於XML資料流,則繼續進行步驟313之處理;若該基於Tag資料流為基於HTML資料流,則繼續進行步驟316之處理。As shown in steps 311-312, the browser-side transceiver module 12 of the browser-side processing unit 1 receives the Tag-based data stream from the network server, and then the determining module 13 analyzes the Tag-based data. flow. If the Tag-based data stream is an XML-based data stream, proceed to step 313; if the Tag-based data stream is an HTML-based data stream, proceed to step 316.
如步驟313所示,該判斷模組13判斷該網路瀏覽器端是否符合該預設之安裝條件;若是,則繼續進行步驟314之處理;否則,繼續進行步驟315之處理。As shown in step 313, the determining module 13 determines whether the web browser end meets the preset installation condition; if yes, proceeds to the processing of step 314; otherwise, proceeds to the processing of step 315.
如步驟314所示,當該基於Tag資料流為步驟305或步驟306所產生的基於XML資料流,且該網路瀏覽器端符合該預設之安裝條件時,依作業系統對資料格式的優先處理順序,該應用程式觸發模組14以一非侵入式方式驅動該XML應用程式。其中,該非侵入式方式為:根據已註冊之該延伸檔名及MIME協定類型,透過一微軟之物件連結與嵌入(Object Linking and Embedding,以下簡稱OLE)技術,自動地驅動該XML應用程式。此時,該網路瀏覽器端的應用程式接收該基於XML資料流,並依據一XML訊息執行對應的應用程式功能。As shown in step 314, when the Tag-based data stream is an XML-based data stream generated in step 305 or step 306, and the web browser end meets the preset installation condition, the operating system prioritizes the data format. In the processing sequence, the application trigger module 14 drives the XML application in a non-intrusive manner. The non-intrusive method is: automatically driving the XML application through a Microsoft Object Linking and Embedding (OLE) technology according to the registered extension file name and MIME protocol type. At this time, the web browser application receives the XML-based data stream and executes the corresponding application function according to an XML message.
如步驟315所示,當該基於Tag資料流為步驟306所產生的基於XML資料流,且該網路瀏覽器端不符合該預設之安裝條件時,依作業系統對資料格式的優先處理順序,該重導模組15根據該PI宣告,觸發該XSL資源檔中之網 路程式片段。As shown in step 315, when the Tag-based data stream is the XML-based data stream generated in step 306, and the web browser end does not meet the preset installation condition, the priority order of the data format according to the operating system is processed. The redirection module 15 triggers the network in the XSL resource file according to the PI announcement. Travels segment.
如步驟316所示,該重導模組15重導該網路瀏覽器至顯示一特定訊息之網址。其中,若是經由步驟315之處理者,該網路瀏覽器顯示之該特定訊息為‘未安裝XML應用程式’訊息;否則,該網路瀏覽器顯示之該特定訊息為‘例外發生’訊息。As shown in step 316, the redirection module 15 redirects the web browser to the web address displaying a particular message. The specific message displayed by the web browser is the "no XML application installed" message; otherwise, the specific message displayed by the web browser is an "exception occurrence" message.
歸納上述,藉由本發明之系統及方法,若該網路瀏覽器端已安裝XML應用程式,則透過OLE技術以非侵入式方式自動地驅動XML應用程式;若該網路瀏覽器端未安裝XML應用程式,則重導該網路瀏覽器至顯示‘未安裝XML應用程式’訊息之網址;不似習知的技術,係以安全性較低之侵入式方式,來偵測網路瀏覽器端的作業系統之組態資訊;故,的確可以達成本發明之目的。In summary, according to the system and method of the present invention, if an XML application is installed on the web browser, the XML application is automatically driven in a non-intrusive manner through OLE technology; if the web browser does not have XML installed The application redirects the web browser to the URL that displays the 'no XML application installed' message; unlike the conventional technology, it detects the web browser's work in a less secure and intrusive way. The configuration information of the system; therefore, it is indeed possible to achieve the object of the present invention.
惟以上所述者,僅為本發明之較佳實施例而已,當不能以此限定本發明實施之範圍,即大凡依本發明申請專利範圍及發明說明內容所作之簡單的等效變化與修飾,皆仍屬本發明專利涵蓋之範圍內。The above is only the preferred embodiment of the present invention, and the scope of the invention is not limited thereto, that is, the simple equivalent changes and modifications made by the scope of the invention and the description of the invention are All remain within the scope of the invention patent.
1‧‧‧瀏覽器端處理單元1‧‧‧Browser processing unit
11‧‧‧註冊模組11‧‧‧Registration Module
12‧‧‧瀏覽器端收發模組12‧‧‧Browser transceiver module
13‧‧‧判斷模組13‧‧‧Judgement module
14‧‧‧應用程式觸發模組14‧‧‧Application Trigger Module
15‧‧‧重導模組15‧‧‧Re-directing module
2‧‧‧伺服器端處理單元2‧‧‧Server-side processing unit
21‧‧‧伺服器端收發模組21‧‧‧Server-side transceiver module
22‧‧‧分析模組22‧‧‧Analysis module
23‧‧‧資料流處理模組23‧‧‧ Data Stream Processing Module
24‧‧‧組態設定模組24‧‧‧Configuration Setting Module
301~316‧‧‧步驟301~316‧‧‧Steps
圖1是一方塊圖,說明本發明於網路瀏覽器上非侵入式驅動XML應用程式的系統之較佳實施例;及圖2是一流程圖,說明本發明於網路瀏覽器上非侵入式驅動XML應用程式的方法之較佳實施例。1 is a block diagram showing a preferred embodiment of a system for non-intrusively driving an XML application on a web browser; and FIG. 2 is a flow chart illustrating the present invention being non-intrusive on a web browser A preferred embodiment of a method of driving an XML application.
301~316‧‧‧步驟301~316‧‧‧Steps
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW97108135A TWI467483B (en) | 2008-03-07 | 2008-03-07 | Method and system for non-intrusive extensible markup language applications on web browsers |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW97108135A TWI467483B (en) | 2008-03-07 | 2008-03-07 | Method and system for non-intrusive extensible markup language applications on web browsers |
Publications (2)
Publication Number | Publication Date |
---|---|
TW200939124A TW200939124A (en) | 2009-09-16 |
TWI467483B true TWI467483B (en) | 2015-01-01 |
Family
ID=44867593
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW97108135A TWI467483B (en) | 2008-03-07 | 2008-03-07 | Method and system for non-intrusive extensible markup language applications on web browsers |
Country Status (1)
Country | Link |
---|---|
TW (1) | TWI467483B (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020161802A1 (en) * | 2001-02-27 | 2002-10-31 | Gabrick Kurt A. | Web presentation management system |
TW588261B (en) * | 2001-04-26 | 2004-05-21 | Ibm | Efficient processing of extensible markup language documents in content based routing networks |
TWI230351B (en) * | 2002-05-20 | 2005-04-01 | Sony Corp | Services providing system and method |
US20070038717A1 (en) * | 2005-07-27 | 2007-02-15 | Subculture Interactive, Inc. | Customizable Content Creation, Management, and Delivery System |
US20070198291A1 (en) * | 2002-09-30 | 2007-08-23 | Sap Aktiengesellschaft | XML instrumentation interface for tree-based monitoring architecture |
US20070271251A1 (en) * | 2006-05-17 | 2007-11-22 | Jason Levine | Method and system for transferring data between MIME attachments and relational databases |
TW200810459A (en) * | 2005-12-16 | 2008-02-16 | Ibm | Method and system for externalizing HTTP security message handling |
-
2008
- 2008-03-07 TW TW97108135A patent/TWI467483B/en not_active IP Right Cessation
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020161802A1 (en) * | 2001-02-27 | 2002-10-31 | Gabrick Kurt A. | Web presentation management system |
TW588261B (en) * | 2001-04-26 | 2004-05-21 | Ibm | Efficient processing of extensible markup language documents in content based routing networks |
TWI230351B (en) * | 2002-05-20 | 2005-04-01 | Sony Corp | Services providing system and method |
US20070198291A1 (en) * | 2002-09-30 | 2007-08-23 | Sap Aktiengesellschaft | XML instrumentation interface for tree-based monitoring architecture |
US20070038717A1 (en) * | 2005-07-27 | 2007-02-15 | Subculture Interactive, Inc. | Customizable Content Creation, Management, and Delivery System |
TW200810459A (en) * | 2005-12-16 | 2008-02-16 | Ibm | Method and system for externalizing HTTP security message handling |
US20070271251A1 (en) * | 2006-05-17 | 2007-11-22 | Jason Levine | Method and system for transferring data between MIME attachments and relational databases |
Also Published As
Publication number | Publication date |
---|---|
TW200939124A (en) | 2009-09-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100843581B1 (en) | Extending markup of a browser using a plug-in framework | |
JP4781897B2 (en) | Sensor event control device | |
JP4334232B2 (en) | Method for measuring client-side performance, computer-readable medium holding instructions therefor, and method for responding to client-side performance | |
TWI230867B (en) | Parser for extensible mark-up language | |
US9130975B2 (en) | Generation of macros | |
US20080082965A1 (en) | Providing globalization functionalities for javascript applications | |
US20080077855A1 (en) | Generic website | |
CN108415804B (en) | Method for acquiring information, terminal device and computer readable storage medium | |
CN104063401B (en) | The method and apparatus that a kind of webpage pattern address merges | |
US20010056444A1 (en) | Communication terminal device | |
WO2001025958A2 (en) | Selective proxy approach to filling-in forms embedded in distributed electronic documents | |
CN108416021B (en) | Browser webpage content processing method and device, electronic equipment and readable medium | |
JP5112401B2 (en) | Web action history acquisition system, Web action history acquisition method, gateway device, and program | |
US20050021858A1 (en) | Network conduit for providing access to data services | |
CN106454403B (en) | Data display method, equipment and system | |
JP5151696B2 (en) | Program to rewrite uniform resource locator information | |
TW201441837A (en) | System and method of loading control | |
TWI467483B (en) | Method and system for non-intrusive extensible markup language applications on web browsers | |
US20050262011A1 (en) | Hypertext transfer protocol application programming interface between cleint-side trading systems and server-side stock trading systems | |
JP4487725B2 (en) | Analytical data processing system and analyzer | |
CN101933011B (en) | System and method for profiling remote user interface | |
US20090164920A1 (en) | System, method and apparatus for inserting a virtual tool bar into a markup language document | |
US20100058171A1 (en) | Method and system for driving extensible markup language application on web browser | |
US20160179480A1 (en) | Computer application development assistance | |
US20080256077A1 (en) | Network Connection Presence/Absence Judgment Method, Data Structure For Judging Whether Network Connection is Present or Absent, and Recording Medium Containing the Data Structure |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
MM4A | Annulment or lapse of patent due to non-payment of fees |