TWI220346B - Method for instantaneously displaying server program operation at client end - Google Patents

Method for instantaneously displaying server program operation at client end Download PDF

Info

Publication number
TWI220346B
TWI220346B TW92112302A TW92112302A TWI220346B TW I220346 B TWI220346 B TW I220346B TW 92112302 A TW92112302 A TW 92112302A TW 92112302 A TW92112302 A TW 92112302A TW I220346 B TWI220346 B TW I220346B
Authority
TW
Taiwan
Prior art keywords
server
program
client
running status
scope
Prior art date
Application number
TW92112302A
Other languages
Chinese (zh)
Other versions
TW200425674A (en
Inventor
Win-Harn Liu
Jeff Song
Jia Cui
Original Assignee
Inventec Corp
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 Inventec Corp filed Critical Inventec Corp
Priority to TW92112302A priority Critical patent/TWI220346B/en
Application granted granted Critical
Publication of TWI220346B publication Critical patent/TWI220346B/en
Publication of TW200425674A publication Critical patent/TW200425674A/en

Links

Abstract

A method for instantaneously displaying program operation of server at client end firstly receives client's request at server end. Then process client's request, execute corresponding server program and instantaneously monitor the server program operation. Refresh client's screen in accordance with the operation status, allowing client to understand the server program operation status promptly and precisely.

Description

1220346 五、發明說明(1) 【發明所屬之技術領域】 本發明係為一種顯示程式運行情況之方法,特別係為 在用戶端顯示伺服器端程式運行情況之方法。 【先前技術】 目前伺服器/用戶端結構(Server/ Client)的應用 越來越廣泛’它的優勢在於廣泛地採用了網路技術’將糸 統中的各部分任務分配給分佈在網路上的擔任不同角色的 電腦,它把較複雜的計算和管理任務交給網路上的高檔機 器伺服器(S e r v e r ),而把一些頻繁與用戶打交道的任務交 給前端較簡單的電腦-客戶機(C 1 i e n t)。通過這種結構完 全實現了網路上資訊資源的共用。 通常情況下,伺服器/用戶端結構瀏覽資訊時,用戶 端提交一請求,伺服器端都要進行相應的操作。當相應的 操作不能在短時間内提交給用戶時,有必要使用戶暸解到 當前伺服器操作的狀態。傳統的做法都是簡單的顯示一個 諸如π正在查詢資料,請稍候......π的頁面,直到伺服器出 結果後,再轉換成顯示結果的頁面。這種方法雖然給出了 一個讓用戶等待的提示,但其不夠直觀,用戶只能等待結 果,但不知道離結果出來還有多長時間,也不知道程式是 否出現了錯誤。如果時間很長,用戶會認為伺服器端不能 即時的回應而結束操作,傳統的做法不能即時顯示當前處 理的狀態,當伺服器端程式有錯誤產生時,也不能及時把 資訊發回用戶端,這種情況在網站或是基於用戶端/伺服 器模式的開發中尤為明顯,浪費了大量的時間,也降低了1220346 V. Description of the invention (1) [Technical field to which the invention belongs] The present invention is a method for displaying the running status of a program, in particular a method for displaying the running status of a server-side program on a client side. [Previous technology] At present, the server / client structure (Server / Client) is more and more widely used. "Its advantage lies in the widespread use of network technology." All tasks in the system are distributed to the distributed network. Computers with different roles, it will give more complex computing and management tasks to high-end machine servers (Server) on the network, and some tasks that frequently deal with users to the simpler computer-client (C 1 ient). Through this structure, information resources on the Internet are fully shared. Generally, when the server / client structure browses information, the client submits a request, and the server must perform the corresponding operation. When the corresponding operation cannot be submitted to the user within a short period of time, it is necessary to let the user know the status of the current server operation. The traditional method is to simply display a page such as π is querying data, please wait ... The page of π is not converted until the server displays the result. Although this method gives a prompt for the user to wait, it is not intuitive enough. The user can only wait for the result, but does not know how long it will take before the result comes out, and whether the program has an error. If the time is long, the user will think that the server can't respond in real time and end the operation. The traditional method can't display the current processing status in real time, and when the server program has an error, it can't send the information back to the client in time. This situation is particularly evident in website or client / server-based development, which wastes a lot of time and reduces

1220346 五、發明說明(2) 使對伺服器端的訪問效率。因此如何實現直觀、有效的暸 解伺服器端程式的運行情況,是如今亟待解決的問題。 【發明内容】 有鑒於此,本發明乃為解決上述問題而提出一種在用 戶端即時顯示伺服器端程式運行情況之方法,通過對伺服 器端程式的即時監測,並及時返回監測資訊使用戶端可以 及時準確的瞭解到伺服器端的程式運行情況。 所以為達上述目的,本發明所提之在用戶端即時顯示 伺服器端程式運行情況之方法,首先伺服器端接收用戶端 請求,然後處理用戶端之請求並執行相應之伺服器端程 式,即時監測伺服器端程式之運行情況,再根據運行情況 將需要更新的内容刷新到用戶端頁面’而用戶端頁面並不 需要刷新。 根據本發明提供的在用戶端即時顯示伺服器端程式運 行情況之方法,能夠即時監測伺服器端的程式運行情況, 並在用戶端顯示出來,使用戶可以即時的暸解到程式的運 行進度,以及是否有錯誤發生,並即時對錯誤進行相應的 處理,提高了對伺服器的訪問效率。 有關本發明之詳細内容及技術,茲就配合圖式說明如 下: 【實施方式】 在網頁瀏覽過程之中,我們自己的電腦稱做「用戶端 (C 1 1 ent)」,而WWW伺服器稱做「伺服器端 (Server)」’這樣的·^個架構在網路中稱為「主從式」1220346 V. Description of the invention (2) Make the access to the server efficient. Therefore, how to realize the operation of server-side programs intuitively and effectively is an urgent problem to be solved. [Summary of the Invention] In view of this, the present invention proposes a method for real-time display of the running status of the server-side program on the client side in order to solve the above-mentioned problems. You can know the running status of the server program accurately and timely. Therefore, in order to achieve the above-mentioned purpose, the method for real-time display of a server-side program running on the client side provided by the present invention firstly receives the client-side request, and then processes the client-side request and executes the corresponding server-side program in real time. Monitor the operation of the server-side program, and then refresh the content that needs to be updated to the client page according to the operating situation. The client page does not need to be refreshed. According to the method for real-time displaying the running status of a server-side program provided on the client end according to the present invention, the running status of the server-side program can be monitored in real time and displayed on the client end, so that the user can know the running progress of the program in real time and whether If an error occurs, the error will be processed accordingly, which improves the access efficiency to the server. Regarding the details and technology of the present invention, the following description is given in conjunction with the drawings: [Embodiment] During the webpage browsing process, our own computer is called "client (C 1 1 ent)", and the WWW server is called Doing "server-side" architecture is called "master-slave" in the network

1220346 五 、發明說明 (3) 的 架 構 〇 主 從 式 架 構的特色是:只 有 當 用 戶 端 送 出 要求的 時 候 祠 服 器 端 才 會傳送資訊給用 戶 端 , 如 果 沒 有 任何要 求 伺 服 器 端 和 用 戶端之間是完全 沒 有 聯 機 的 伺 服器不 會 主 動 送 資 訊 給 用 戶端。 通 常 情 況 下 伺服器在處理瀏 覽 端 的 請 求 時 都是簡 單 的 顯 示 一 個 諸 如 π正在查詢資料, 請猶候" • ·· • !! 的 頁面, 如 厂 第 18 ^ J 所示 直到伺服器出結果後, 再轉換成顯示 結 果 的 頁 面 〇 根 據 本發明提供的方 法 9 可 按 昭 έ W\ 百 分 比即時 的 顯 示 伺 服 器 中 程 式運行進度,請 參 見 厂 第 2圖」 例 如 每 增 加 一 個 百 分比就在用戶端 的 進 度 中 刷 新 一 次,這 樣 用 戶 可 以 更 加 直 觀的瞭解到當前 程 式 的 運 行 情 況 〇 根 據 本 發 明 之 在用戶端即時顯 示 伺 服 器 端 程 式 運行情 況 之 方 法 請 參 見 「第3圖」,該圖係本發明所提之在用 戶 端 即 時 顯 示 伺 服 器端程式運行情 況 之 方 法 之 總 體 流程 圖 〇 首 先 伺 服 器 端 接收用戶端之一 請 求 ( 步 驟 31 _〇) , 缺 後 處 理 該 請 求 並 執 行相應之伺服器 端 程 式 ( 步 驟 3 2 0), 即 時 監 測 該 饲 服 器 端程式之運行情 況 ( 步 驟 3 3 0) (再根 據 該 運 行 情 況 刷 新 該用戶端頁面( 步 驟 3 4 0) C ) 下 面 以 CGI (( Common Gateway I n t' e r fa ( ze) >服務實現 為 例 對 本 發 明 進 行詳細的說明, 田 用 戶 端 提 交 CGI ( Common Gate〗 way Interface)頁 面 到 祠 服 器 端 時 ,本發 明 向 瀏 覽 器 頁 面 中 即時發送J a v a S1 c r i p t函 數 J avaS c r i p t都 是 指 用戶的JavaScr i p t, 它 是 寫 在 HTML 檔 案 中 的 些 腳 本 程 式碼’會隨著Η T M L才當 案 起 下 載 到自己1220346 V. Description of the architecture of the invention (3). The characteristics of the master-slave architecture are: the server sends information to the client only when the client sends a request. If there is no request from the server or the client, There is no connection between the server and the client. Under normal circumstances, the server simply displays a page such as π while querying the data when processing the request from the browser. Please wait " • ·· • !! page, as shown in the factory No. 18 ^ J until the server produces a result After that, it is converted into a page displaying the results. According to the method 9 provided by the present invention, the progress of the program running in the server can be displayed in real time according to the percentage of W \, please refer to the second figure in the factory. The progress is refreshed once, so that the user can more intuitively understand the running status of the current program. According to the method of displaying the running status of the server-side program on the client side according to the present invention, please refer to "Figure 3", which is the The general flowchart of the method for displaying the running status of the server-side program on the client side in real time is provided. First, the server side receives a request from the client side (step 31 _〇), and processes the request after the absence and executes it. Corresponding server-side program (step 3 2 0), real-time monitoring of the running status of the feeder-side program (step 3 3 0) (refresh the client page according to the running situation (step 3 4 0) C) Below Taking the CGI ((Common Gateway Int'er fa (ze) > service implementation as an example) to describe the invention in detail, when the Tian client submits a CGI (Common Gate〗 Way Interface) page to the server end, the invention provides Instantly send J ava S1 cript function in the browser page. J avaS cript refers to the user's JavaScr ipt. It is a script code written in an HTML file.

第6頁 1220346 五、發明說明(4) 的電腦中◦瀏覽器在解讀HTML時,會一併解讀 J a v a S c r i p t,如果有該執行的地方就會去執行,或是等到 有某些事件(Event)發生,例如按下滑鼠才會去執行。 所以J a v a S c r i p t是在用戶端靠瀏覽器來執行的。這段函數 將改變該頁面中用來表示進度條的小圖片的寬度,來達 到在頒不上表現為進度條滾動的目的。請茶見「弟4 圖」,該圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之實施例流程圖。CG I是伺服器呼叫外 部程式來執行的管道,所以CG I—定是在伺服器上面執 行。首先瀏覽器端提交一個表單(步驟41 0),由 copyfile.cgi來處理。伺服器端運行copyfile.cg i程式 (步驟4 2 0)。該程式將把光碟上某個目錄下的文件拷貝 到硬碟上的某個目錄下。然後獲得需要拷貝的文件數(步 驟4 3 0),這裏假設為1 0 0個。程式中使用作業系統的cp命 令來拷貝文件(步驟44 0),然後監測拷貝操作是否正常 (步驟4 5 0)。若拷貝失敗,會返回其他值以提示用戶, 在當前頁面顯示錯誤資訊(步驟4 8 0),請參見「第5圖」 該圖係本發明所提之在用戶端即時顯示伺服器端程式運行 情況之方法之錯誤資訊處理之流程圖,錯誤資訊顯示在用 戶端後(步驟5 1 0),用戶端就可以根據錯誤資訊選擇一 處理手段(步驟5 2 0),處理手段包括重試、跳過、中 止、退出等。這些返回值是作業系統規定的,例如返回值 1 0 0表示不能讀取原始檔案,1 0 1表示目標磁片沒有空 間。以提示用戶。cp命令當正常拷貝時,返回值為0,伺Page 6 1220346 V. Description of the invention (4) on the computer ◦ When the browser interprets the HTML, it will interpret J ava Cript together, and if there is a place to execute it, it will execute it, or wait for some event ( Event) occurs, for example, the mouse is pressed to execute. So Jav a S c r i p t is executed by the browser on the user side. This function will change the width of the small picture used to represent the progress bar on this page, to achieve the purpose of scrolling the progress bar. Please refer to the "Picture 4", which is a flowchart of an embodiment of the method for displaying the server-side real-time operation status on the client side in the present invention. CG I is a channel for the server to call external programs for execution, so CG I—it must be executed on the server. First the browser submits a form (step 41 0), which is processed by copyfile.cgi. The server runs the copyfile.cg i program (step 4 2 0). The program will copy files from a directory on the disc to a directory on the hard disk. Then get the number of files to be copied (step 4 3 0), which is assumed to be 100 here. The program uses the operating system's cp command to copy the file (step 44 0), and then monitors whether the copy operation is normal (step 4 50). If the copy fails, other values will be returned to prompt the user. Error information will be displayed on the current page (step 4 8 0), please refer to "Figure 5". Flowchart of error information processing of the case method. After the error information is displayed on the client (step 5 1 0), the client can select a processing method (step 5 2 0) based on the error information. The processing method includes retry, skip Pass, abort, exit, etc. These return values are specified by the operating system. For example, a return value of 0 0 means that the original file cannot be read, and 1 0 1 means that the target disk has no space. To prompt the user. When the cp command is copied normally, the return value is 0.

1220346 五、發明說明(5) 服器端接收該處理手段並執行相應的操作(步驟5 3 0)。 如果拷貝成功,則伺服器端根據當前拷貝文件數量計算 處理進度(步驟4 6 0)。在程式中每調用一個cp指令就會 拷貝一個文件,由於共有1 0 0個文件,則每成功拷貝一個 文件就把當前進度加上1, 總共拷貝的文件數也加1,若 總共拷貝的文件數寻於1 0 0 了, 表不拷貝已經完成’就 可以退出了 。這時需要向瀏覽器端的頁面中刷新進度(步 驟4 7 0),即輸出一段J a v a S c r i p t代碼來改變進度條的寬 度。 在本發明中用戶也可使用瀏覽器提交J SP頁面來達到 某一結果,請參見「第6圖」,當用戶端提交JSP頁面到伺 服裔端時’也就是當W e b饲服恭在遇到访問J S P網頁的睛求 時,首先進入JSP頁面執行其中的程式片段(步驟610), 然後即時檢測該程式的運行情況,同時計算程式進度(步 驟6 2 0),然後刷新用戶端進度頁面,更新當前進度(步 驟 6 3 0) ◦ 如「第7圖」所示,上述更新當前進度之過程中,首 先記錄百分比的整數變數(步驟7 1 0),當百分比需要更 新時進入該進度頁面(步驟7 2 0),再刷新該進度條的寬 度(步驟7 3 0)。然後將執行結果以HTML格式返回給客 戶。程式片段可以操作資料庫、重新定向網頁以及發送 ema i 1等等。所有程式操作都在伺服器端執行,網路上傳 送給用戶端的僅是得到的結果。 雖然本發明以前述之較佳實施例揭露如上,然其並非1220346 V. Description of the invention (5) The server receives the processing means and executes the corresponding operation (step 5 3 0). If the copy is successful, the server calculates the processing progress according to the current number of files copied (step 4 60). Every time a cp command is called in the program, a file is copied. Since there are 100 files in total, the current progress is increased by 1 for each successful copy of the file, and the total number of files copied is also increased by 1. The number is found at 100, and the table copying is complete. You can exit. At this time, you need to refresh the progress to the page on the browser (step 4 70), that is, output a piece of Jav a S c rip code to change the width of the progress bar. In the present invention, the user can also use a browser to submit a J SP page to achieve a certain result. Please refer to "Figure 6". When the client submits a JSP page to the server end, that is, when Web server When accessing the JSP page, first enter the JSP page to execute the program fragment (step 610), then detect the running status of the program in real time, calculate the program progress at the same time (step 6 2 0), and then refresh the client progress page, Update the current progress (step 6 3 0) ◦ As shown in "Figure 7", in the process of updating the current progress above, first record the integer variable of the percentage (step 7 1 0), and enter the progress page when the percentage needs to be updated ( Step 7 2 0), and then refresh the width of the progress bar (Step 7 3 0). The execution result is returned to the customer in HTML format. Snippets can manipulate databases, redirect web pages, send ema i 1 and much more. All program operations are performed on the server side, and the results uploaded to the client by the network are only obtained. Although the present invention is disclosed above with the foregoing preferred embodiments, it is not

12203461220346

第9頁 1220346 圖式簡單說明 第1圖係傳統顯示瀏覽進度之方法示意圖; 第2圖係本發明顯示瀏覽進度之方法示意圖; 第3圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之總體流程圖; 第4圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之實施例之流程圖; 第5圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之錯誤資訊處理之流程圖;Page 1212346 Brief description of the diagram. Figure 1 is a schematic diagram of the traditional method for displaying browsing progress; Figure 2 is a schematic diagram of the method for displaying browsing progress according to the present invention; Figure 3 is a method for displaying the server end in real time on the client side according to the present invention. The overall flowchart of the method of the program running situation; FIG. 4 is a flowchart of the embodiment of the method of displaying the server-side program running status on the client side in real time according to the present invention; FIG. 5 is the user of the present invention. Flow chart of error information processing for real-time display of server-side program running status;

第6圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之實施例之流程圖;及 第7圖係本發明所提之在用戶端即時顯示伺服器端程 式運行情況之方法之更新進度之流程圖。 【圖式符號說明】 步驟3 1 0伺服器端接收用戶端之一請求 步驟3 2 0處理該請求並執行相應之伺服器端程式 步驟3 3 0即時監測該伺服器端程式之運行情況 步驟3 4 0根據該運行情況刷新該用戶端頁面FIG. 6 is a flowchart of an embodiment of a method for real-time displaying a server-side program running on a client terminal according to the present invention; and FIG. 7 is a real-time displaying server-side program running status on a client side according to the present invention A flow chart of the progress of the method. [Illustration of graphical symbols] Step 3 1 The server receives a request from the client. Step 3 2 Processes the request and executes the corresponding server program. Step 3 3 0 Real-time monitors the operation of the server program. Step 3 4 0 Refresh the client page based on the operation

步驟4 1 0瀏覽器端提交一個表單 步驟4 2 0伺服器端運行c〇p y f i 1 e . c g i程式 步驟4 3 0獲得需要拷貝的文件數 步驟4 4 0程式中使用作業系統的c p命令來拷貝文件 步驟4 5 0監測拷貝是否正常 步驟4 6 0根據當前拷貝文件數量計算處理進度Step 4 1 Submit a form on the browser side Step 4 2 Run the copyfi 1 e. Cgi program on the server side Step 4 3 0 Get the number of files to be copied Step 4 4 0 Use the cp command of the operating system to copy File Step 4 5 0 Monitor whether the copy is normal Step 4 6 0 Calculate the processing progress based on the current number of files copied

第10頁 1220346 圖式簡早說明 步驟4 7 0向瀏覽器端的頁面中刷新進度 步驟4 8 0在當前頁面顯示錯誤資訊 步驟5 1 0在用戶端顯示該錯誤資訊 步驟5 2 0用戶端根據該資訊選擇一處理手段 步驟5 3 0伺服器端接收該處理手段並執行相應的操作 步驟6 1 0進入J S P頁面執行其中的程式片段 步驟6 2 0計算程式進度 步驟6 3 0刷新用戶端進度頁面,更新當前進度 步驟7 1 0記錄百分比的整數變數 步驟7 2 0當百分比需要更新時進入該進度頁面 步驟7 3 0刷新該進度條的寬度Page 10 1220346 Simple and early explanation of the step 4 7 0 Refresh the progress of the page on the browser Step 4 8 0 Display error information on the current page Step 5 1 0 Display the error information on the client Step 5 2 0 The information selects a processing method step 5 3 0 The server receives the processing method and executes the corresponding operation step 6 1 0 Enters the JSP page and executes the program fragment thereof Step 6 2 0 Calculates the program progress Step 6 3 0 Refreshes the client progress page, Update the current progress Step 7 1 0 Record the integer variable of the percentage Step 7 2 0 Enter the progress page when the percentage needs to be updated Step 7 3 0 Refresh the width of the progress bar

第11頁Page 11

Claims (1)

1220346 六、申請專利範圍 卜一種在用戶端即時顯示伺服器端程式運行情況之方 法,包括如下步驟: 伺服器端接收用戶端之一請求; 處理該請求並執行相應之伺服器端程式; 即時監測該伺服器端程式之運行情況;及 根據該運行情況刷新該用戶端頁面。 2、 如申請專利範圍第1項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述用戶端之請求是通 過提交 CGI( Common Gateway Interface)頁面而上傳 到伺月艮器端的。 3、 如申請專利範圍第1項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述用戶端之請求是通 過提交JSP頁面而上傳到伺服器端的。 4、 如申請專利範圍第1項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述即時監測該伺服器 端程式之運行情況之步驟,係為即時檢測該程式之運 行進度。 5、 如申請專利範圍第4項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述程式之運行進度係 以進度條的方式顯示。 6、 如申請專利範圍第1項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述程式運行情況即時 監測該程式的運行情況之步驟,係為即時監測該程式 之錯誤資訊。1220346 VI. Application for Patent Scope A method for real-time display of the running status of the server-side program on the client side includes the following steps: The server side receives a request from the client side; processes the request and executes the corresponding server-side program; real-time monitoring The operation of the server-side program; and refreshing the client-side page according to the operation. 2. The method for real-time display of the server program running on the client as described in item 1 of the scope of the patent application, wherein the client request is uploaded to the server by submitting a CGI (Common Gateway Interface) page End. 3. The method for displaying the running status of the server program on the client side in real time as described in item 1 of the scope of patent application, wherein the request from the client side is uploaded to the server side by submitting a JSP page. 4. The method for real-time display of the server-side program running status on the client side as described in item 1 of the scope of patent application, wherein the step of real-time monitoring of the server-side program running status is to detect the running of the program in real-time schedule. 5. As shown in item 4 of the scope of patent application, the method of displaying the running status of the server program on the client side in real time, wherein the running progress of the program is displayed in the form of a progress bar. 6. The method for displaying the running status of the server program in real time on the client side as described in item 1 of the scope of patent application, wherein the step of monitoring the running status of the program in real time is to monitor the error of the program in real time. Information. 第12頁 1220346 六、申請專利範圍 7、 如申請專利範圍第6項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述錯誤資訊包括··不 能讀取原始檔案、目標磁片無可用空間、操作失敗。 8、 如申請專利範圍第6項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述即時監測該程式之 錯誤資訊之步驟,更包括如下步驟: 在用戶端顯示該錯誤資訊; 用戶端根據該資訊選擇一處理手段;及 伺服器端接收該處理手段並執行相應的操作。 9、 如申請專利範圍第8項所述之在用戶端即時顯示伺服器 端程式運行情況之方法,其中所述處理手段包括重 試、跳過、中止、退出。 1 0、如申請專利範圍第1項所述之在用戶端即時顯示伺服 器端程式運行情況之方法,其中所述根據該運行情況 刷新該用戶端頁面之步驟更包括: 記錄百分比的整數變數; 當百分比需要更新時進入該進度頁面;及 刷新該進度條的寬度。 1 1、如申請專利範圍第1 0項所述之在用戶端即時顯示伺服 器端程式運行情況之方法,其中所述刷新該進度條的 寬度之步驟,係為輸出一段JavaScript代碼來改變進 度條的寬度。Page 1212346 6. Applicable patent scope 7. The method of real-time display of the server-side program running status on the client side as described in item 6 of the patent application scope, where the error information includes · Cannot read original file, target No free space on disk, operation failed. 8. As shown in item 6 of the scope of patent application, the method of displaying the running status of the server-side program on the client side in real time, wherein the step of monitoring the program's error information in real time, further includes the following steps: displaying the error on the client side Information; the client selects a processing method according to the information; and the server receives the processing method and performs a corresponding operation. 9. The method for displaying the running status of the server program on the client side in real time as described in item 8 of the scope of patent application, wherein the processing means include retry, skip, abort, and exit. 10. The method for displaying the running status of the server-side program on the client side in real time as described in item 1 of the scope of patent application, wherein the step of refreshing the client-side page according to the running situation further includes: recording an integer variable of the percentage; Enter the progress page when the percentage needs to be updated; and refresh the width of the progress bar. 11. The method for displaying the running status of the server-side program on the client side in real time as described in item 10 of the scope of patent application, wherein the step of refreshing the width of the progress bar is to output a piece of JavaScript code to change the progress bar The width. 第13頁Page 13
TW92112302A 2003-05-06 2003-05-06 Method for instantaneously displaying server program operation at client end TWI220346B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW92112302A TWI220346B (en) 2003-05-06 2003-05-06 Method for instantaneously displaying server program operation at client end

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW92112302A TWI220346B (en) 2003-05-06 2003-05-06 Method for instantaneously displaying server program operation at client end

Publications (2)

Publication Number Publication Date
TWI220346B true TWI220346B (en) 2004-08-11
TW200425674A TW200425674A (en) 2004-11-16

Family

ID=34076150

Family Applications (1)

Application Number Title Priority Date Filing Date
TW92112302A TWI220346B (en) 2003-05-06 2003-05-06 Method for instantaneously displaying server program operation at client end

Country Status (1)

Country Link
TW (1) TWI220346B (en)

Also Published As

Publication number Publication date
TW200425674A (en) 2004-11-16

Similar Documents

Publication Publication Date Title
US11588922B2 (en) Capturing and replaying application sessions using resource files
JP3444471B2 (en) Form creation method and apparatus readable storage medium for causing digital processing device to execute form creation method
TW413764B (en) Method for generating display control information and computer
CA2723274C (en) Multi-process browser architecture
US8041763B2 (en) Method and system for providing sharable bookmarking of web pages consisting of dynamic content
US5920696A (en) Dynamic windowing system in a transaction base network for a client to request transactions of transient programs at a server
JP4540689B2 (en) Web browser, data processing apparatus, and web page data processing method
US10481771B1 (en) Systems and methods for controlling the display of online documents
US20150095763A1 (en) Browser emulator system
US20160080464A1 (en) Enhanced Browser Cookie Management
US8087033B2 (en) Task-based tool for speeding and customizing interactions with web documents
US11662872B1 (en) Providing content presentation elements in conjunction with a media content item
US20050071864A1 (en) Systems and methods for using interaction information to deform representations of digital content
US9336234B2 (en) Online content management system with undo and redo operations
US20110320964A1 (en) Real-time preview of uniform resource identifier addressable dynamic content
US10417317B2 (en) Web page profiler
JP2017504129A (en) Construction of a state expression represented in a web browser
US11782958B2 (en) Multi-user cross-device tracking
US20130275493A1 (en) Providing browsing history on client for dynamic webpage
US20080228927A1 (en) Server directed browsing
TWI220346B (en) Method for instantaneously displaying server program operation at client end
JP2018081388A (en) Program, information processing method, and information processing apparatus
EP1735718A2 (en) A method and apparatus for providing in place editing within static documents
JP2011170683A (en) Web system, method, and program
US10664538B1 (en) Data security and data access auditing for network accessible content

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees