tentsy00 發表於 2006-6-21 11:13:09

worldclient 登錄頁面的修改

似乎沒有看到相關的資料<br>能夠自訂個人化的登錄頁面嗎<br>除了套用公用模板之外...<br>他編頁面是用哪個程式語言編的<br>希望能有人共同討論^^<br><br><br><br>win2000 server MDaemon 9.01 版

jiunn32 發表於 2006-6-24 15:14:04

以下是alt-n官方文件的說明,提供參考.<br><br>If you are looking to customize the WorldClient templates you will need to have the following skills to do more than minor changes:<br><br> <br><br>• HTML – Hyper-Text Markup Language, the language that Web based documents are written in.<br><br> <br><br>• CSS – Cascading Style Sheets, the language that can be embedded in or pointed to from HTML that defines some of the appearance of the page.<br><br> <br><br>• JavaScript – The programming language that is cross-browser (to a certain degree) and is used in WorldClient to handle much of the form processing and new windows that appear within the interface.<br><br> <br><br>• Some basic programming logic understanding (for the If/Else programming statements)<br><br>WorldClient is a CGI application that has two statement tag sets and many tags that expand (output) data to the HTML page. This paper intends to explain how WCML language works within the HTML pages, how the server handles data requests, and how to handle certain deficiencies.<br>

tentsy00 發表於 2006-6-26 09:37:46

有看沒有懂....^^&quot;<br>實際運作的方法呢^^?

jiunn32 發表於 2006-6-30 11:25:51

表示WC的模組是用html寫的.<br><br>支援CSS及JAVA,同時透過webclient.dll呼叫可以作<br>一些程式邏輯判斷的工作.<br><br>至於相關可以使用的變數及可程式化部份資料,可以參考官方的文件資料.<br><a href='http://files.altn.com/Supplementals/WorldClientCustomization.zip' target='_blank'>下載連接</a><br><br>建議先以測試平台玩看看,不要直接改線上的郵件主機.

tentsy00 發表於 2006-6-30 11:38:15

多謝了 我會好好試的^^
頁: [1]
檢視完整版本: worldclient 登錄頁面的修改