- Timestamp:
- 01/30/2007 07:40:34 AM (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/demos/quickstart/protected/pages/Controls/Standard.page
r1397 r1665 101 101 102 102 <li> 103 <a href="?page=Controls.SafeHtml">TSafeHtml</a> displays its body content with assurance that the content contain no harmful code (such as <a href="?page= Security.XSS">XSS</a>).103 <a href="?page=Controls.SafeHtml">TSafeHtml</a> displays its body content with assurance that the content contain no harmful code (such as <a href="?page=Advanced.Security">XSS</a>). 104 104 </li> 105 105
