From 473e29dfcec480bd146bc31e42f0f9438b7210f9 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Mon, 16 Jan 2006 22:22:39 +0000
Subject: Added validation examples.
---
.../Controls/Samples/TCompareValidator/Home.page | 42 ++++++++++++++++++++++
.../Controls/Samples/TCompareValidator/Home.php | 8 +++++
.../Controls/Samples/TValidationSummary/Home.page | 25 +++++++++++++
.../Controls/Samples/TValidationSummary/Home.php | 8 +++++
.../protected/pages/Controls/Validation.page | 5 +++
5 files changed, 88 insertions(+)
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.php
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TValidationSummary/Home.page
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TValidationSummary/Home.php
(limited to 'demos/quickstart/protected/pages/Controls')
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page
new file mode 100644
index 00000000..7abed86a
--- /dev/null
+++ b/demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page
@@ -0,0 +1,42 @@
+TCompareValidator Samples
+
+
+
+
+
+
+
+
+
+Compare validator with default settings:
+
+
+
+
+
+
+
+Compare validator with client-side validation disabled:
+
+
+
+TValidationSummary Samples
+
+
+
+
+
+
+
+
+
+
+Required field validator with default settings:
+
+
+
+
+
+