⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prop_pics.asp

📁 W3Schools tutorial..web designing
💻 ASP
📖 第 1 页 / 共 2 页
字号:
    <td valign="top">None of the below</td>
  </tr>
  <tr>
    <td valign="top">1</td>
    <td valign="top">Injury to human being</td>
    <td valign="top">Revealing attire</td>
    <td valign="top">Passionate kissing</td>
    <td valign="top">Mild expletives</td>
  </tr>
  <tr>
    <td valign="top">2</td>
    <td valign="top">Destruction of realistic objects</td>
    <td valign="top">Partial nudity</td>
    <td valign="top">Clothed sexual touching</td>
    <td valign="top">Moderate expletives or profanity</td>
  </tr>
  <tr>
    <td valign="top">3</td>
    <td valign="top">Aggressive violence or death to humans</td>
    <td valign="top">Frontal nudity</td>
    <td valign="top">Non-explicit sexual acts</td>
    <td valign="top">Strong language or hate speech</td>
  </tr>
  <tr>
    <td valign="top">4</td>
    <td valign="top">Rape or wanton, gratuitous violence</td>
    <td valign="top">Frontal nudity (qualifying as provocative display)</td>
    <td valign="top">Explicit sexual acts or sex crimes</td>
    <td valign="top">Crude, vulgar language or extreme hate speech</td>
  </tr>
</table>

<p>There are two ways you can obtain rating for your site. You can either rate
your site yourself or use a rating provider, like RSACi. They'll ask you fill out
some questions. After filling out the questions, you will get the rating label for your site.
</p>

<p>Microsoft IE 3.0 and above and Netscape 4.5 and above support the content ratings. You can set the ratings in IE 5, by selecting Tools and Internet Options. Select the Content tab and click the Enable.
When the rating exceeds the defined levels the Content Advisor will block the site.
You can set the ratings in Netscape 4.7, by selecting Help and NetWatch.
</p>

<p>We can use the META tag or the response.PICS property to add a rating to our
site.
</p>

<h3>Syntax
</h3>

<table class="ex" cellspacing="0" border="1" width="100%" cellpadding="3"> 
  <tr>
    <td valign="top">
      <pre>response.PICS(picslabel)</pre>
    </td>
  </tr>
</table>
<br />
<table class="ex" cellspacing="0" border="1" width="100%" cellpadding="3"> 
  <tr>
    <th align="left" valign="top" width="20%">Parameter</th>
    <th align="left" valign="top" width="80%">Description</th>
  </tr>  
  <tr>
    <td valign="top">picslabel </td>
    <td valign="top"> A properly formatted PICS label

    </td>
  </tr>
</table>
<h3>Examples</h3>
<table class="ex" cellspacing="0" border="1" width="100%" cellpadding="3"> 
  <tr>
    <td valign="top">
For an ASP file that includes:
<p><b>Note:</b> Because PICS labels contain quotes, you<br />
must replace quotes with " &amp; chr(34) &amp; ".</p>

<pre>&lt;% 
response.PICS(&quot;(PICS-1.1 &lt;http://www.rsac.org/ratingv01.html&gt;
by &quot; &amp; chr(34) &amp; &quot;your@name.com&quot; &amp; chr(34) &amp;
&quot; for &quot; &amp; chr(34) &amp; &quot;http://www.somesite.com&quot; &amp; chr(34) &amp;
&quot; on &quot; &amp; chr(34) &amp; &quot;2002.10.05T02:15-0800&quot; &amp; chr(34) &amp;
&quot; r (n 2 s 0 v 1 l 2))&quot;) 
%&gt;</pre>
<p>the following header is added:</p>
<pre>PICS-label:(PICS-1.1 &lt;http://www.rsac.org/ratingv01.html&gt;
by &quot;your@name.com&quot;
for &quot;http://www.somesite.com&quot;
on &quot;2002.10.05T02:15-0800&quot;
r (n 2 s 0 v 1 l 2))</pre>
    </td>
  </tr>
</table>
<br />
<hr />
<a href="asp_ref_response.asp"><img class="navup" src="../images/up.gif" alt="Response Object Reference" border="0" /> Complete Response Object Reference</a>

<br />
<hr />

<!-- **** SPOTLIGHTS 1 **** -->

<iframe src="../banners/aspallframe.asp" height="110" width="485"
marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>
<hr />
<!-- **** SPOTLIGHTS 2 **** -->


<!-- **** SPOTLIGHTS 3 **** -->
<table cellpadding="0" cellspacing="0"><tr><td width="72"></td><td>
<script type="text/javascript"><!--
google_ad_client = "pub-3440800076797949";
/*txt*/
google_ad_slot = "1699448869";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="../../pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td></tr></table>
<hr />

<center>

<iframe style="background-color:#ffffff" src="../banners/aspallbannerframe.asp" height="60" width="468" marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>

</center>
<hr />

<table>
<tr>
<td><img src="../images/diploma.jpg" alt="diploma" /></td>
<td>&nbsp;&nbsp;</td>
<td valign="top">
<h2>Get Your Diploma!</h2>
<p>W3Schools' Online Certification Program is the perfect solution for busy 
professionals who need to balance work, family, and career building.</p>
<p>The <a href="../cert/default.asp">HTML Certificate</a> is for developers who want to document their knowledge of HTML, XHTML, and CSS.</p>
<p>The <a href="../cert/default.asp">ASP Certificate</a> is for developers who want to document their knowledge of ASP, SQL, and ADO.</p>
</td>
</tr>
</table>
<br />


<hr />

<!-- **** END SPOTLIGHTS **** -->

</td></tr>

<tr><td>
<p>Jump to: <a href="#top" target="_top"><b>Top of Page</b></a>
or <a href="../default.asp" target="_top"><b>HOME</b></a> or
<a href='prop_pics.asp@output=print' target="_blank">
<img src="../images/print.gif" alt="Printer Friendly" border="0" />
<b>Printer friendly page</b></a></p>
<p>W3Schools provides material for training only. We do not warrant the correctness of its contents.
The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our
<a href="../about/about_copyright.asp">terms of use</a> and
<a href="../about/about_privacy.asp">privacy policy</a>.
</p>
<p><a href="../about/about_copyright.asp">Copyright 1999-2008</a> by Refsnes Data. All Rights Reserved.</p>
<table border="0" width="100%" cellspacing="0" cellpadding="0"><tr>
<td width="60%" align="left">
<a href="../../validator.w3.org/check@uri=referer" target="_blank">
<img src="../images/vxhtml.gif" alt="Validate" width="88" height="31" border="0" /></a>
<a href="../../jigsaw.w3.org/css-validator/check@uri=referer" target="_blank">
<img src="../images/vcss.gif" alt="Validate" width="88" height="31" border="0" /></a>
<a href="../../www.w3.org/WAI/WCAG1A-Conformance" title="Explanation of Level A Conformance" target="_blank">
<img src="../images/wai.gif" alt="W3C-WAI level A conformance icon" width="88" height="31" border="0" /></a>
</td>
<td>
<a href="../xhtml/xhtml_howto.asp" target="_top">W3Schools was converted to XHTML in December 1999</a>
</td></tr>

</table>
</td></tr>
</table>
</td>


<td width="145" align="center" valign="top">




<iframe style="background-color:#f1f1f1" src="../banners/rightcolumn.asp@secid=asp" height="1850" width="147"
marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
</iframe>

</td>
</tr></table>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -