From f826b0ae6b8f11f8da1a5a6251e9a1fe6e6c1e85 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 2 Apr 2006 01:48:18 +0000 Subject: Added TFileUpload and TJavascriptLogger tutorials. --- demos/quickstart/protected/pages/Controls/Standard.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls/Standard.page') diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page index af4d6877..9580a0d7 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -23,7 +23,7 @@ TExpression accepts a PHP expression and displays the evaluation result on a Web page. -
  • * +
  • TFileUpload represents a file upload field. It allows users to upload a file to server.
  • @@ -59,7 +59,7 @@ TInlineFrame represents an <iframe> HTML element on a Web page. -
  • * +
  • TJavascriptLogger represents a logger on a Web page that can log various JavaScript information.
  • -- cgit v1.2.3