タグ

AJAXに関するflexsacn2000のブックマーク (2)

  • AJAXを簡単に扱えるフレームワーク「Clean」 | Web活メモ帳

    CleanはAJAXを使用して外部ファイルを読み込む際にCache化をしてくたりメッセージを表示する事ができるフレームワークです。 AJAXにのみ特化しているため、シンプルな構造になっています。 以下のような機能があるようです。 複数要求の処理 例外処理 キャッシュや履歴管理 ガベージコレクション SOAP、XMLRPC、JSONのサポート 主要ブラウザにて動作 リクエストを送る際は、以下のようなコードで実装できるようです。 function showError(e){ alert(e); } function get(url, consumer, progress_bar, cache){ var message = Clean.createSimpleMessage(url, consumer, showError); if(cache != null) message.cache =

    AJAXを簡単に扱えるフレームワーク「Clean」 | Web活メモ帳
  • Web site hosting - Coders.me

    Hosting on legacy fx on our shared hosting web hosts plans may be a very easy task, and if you carefully follow all the instructions provided below, you ought to have your website up and running in but 10 minutes. This tutorial has been written for and tested on Linux servers with DirectAdmin and cPanel. In order to attach your website like ForexBrokersSouthAfrica on a shared web hosting account,

    Web site hosting - Coders.me
  • 1