diff options
| author | xue <> | 2006-01-27 23:56:46 +0000 | 
|---|---|---|
| committer | xue <> | 2006-01-27 23:56:46 +0000 | 
| commit | df31a176f904b5b4c2f9505fe2fe352176728f9e (patch) | |
| tree | aeccfa86b6b1193888e49b310952c1f5757a9d6c /demos/quickstart/protected/controls | |
| parent | 80a84e2c2cdedef934585d9ecd020dcec8c5f024 (diff) | |
Added error handling tutorial page.
Diffstat (limited to 'demos/quickstart/protected/controls')
| -rw-r--r-- | demos/quickstart/protected/controls/TopicList.tpl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 02aaacaf..4d24268e 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -65,6 +65,7 @@  <ul>
      <li><a href="?page=Construction">Authentication and Authorization</a></li>
      <li><a href="?page=Construction">ViewState Protection</a></li>
 +    <li><a href="?page=Construction">Cross Site Scripting Prevention</a></li>
  </ul>
  </div>
 | 
