[ Index ]
 

Code source de PRADO 3.0.6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/demos/quickstart/protected/pages/Controls/Samples/TSafeHtml/ -> Home.page (source)

   1  <com:TContent ID="body">
   2  
   3  <h1>TSafeHtml Samples</h1>
   4  
   5  <table class="sampletable">
   6  
   7  <tr><td class="samplenote">
   8  Safeguard a static string:
   9  </td><td class="sampleaction">
  10  <com:TSafeHtml>
  11    <a href="javascript:alert();">javascript link stripped</a>
  12  </com:TSafeHtml>
  13  </td></tr>
  14  
  15  <tr><td class="samplenote">
  16  Safeguard the control rendering results:
  17  </td><td class="sampleaction">
  18  <com:TSafeHtml>
  19    <com:TLiteral Text="<a>a nonclosing tag" />
  20  </com:TSafeHtml>
  21  </td></tr>
  22  
  23  </table>
  24  
  25  </com:TContent>


Généré le : Sun Feb 25 21:07:04 2007 par Balluche grâce à PHPXref 0.7