web 2.0

ASP.NET(vb.net) Response.Pics() - Response Object

ASP.NET(vb.net) Response.Pics() - Response Object - Response.Pics() : The PICS property adds a value to the pics-label response header.

ShotDev Focus:
- ASP.NET(vb.net) Response.Pics() - Response Object

Syntax


Response.PICS(PICSLabel)

Example

<%
Response.PICS("(PICS-1.1 <http://www.rsac.org/ratingv01.html> labels on " & chr(34) & "1997.01.05T08:15-0500" & chr(34) & " until" & chr(34) & "1999.12.31T23:59-0000" & chr(34) & " ratings (v 0 s 0 l 0 n 0))")
%> 

Screenshot

PICS-label:(PICS-1.1 labels on “1997.01.05T08:15-0500″ until “1999.12.31T23:59-0000″ ratings (v 0 s 0 l 0 n 0))

.
.
.

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.