Example: <b><%=$Server->HTMLEncode($story->title)%></b><br> by <%=$Server->HTMLEncode($story->author->name)%><br> <%=$Server->HTMLEncode($story->description)%>
Writing all of that $Server->HTMLEncode() all the time gets to be a bit tedious sometimes. How do other people deal with this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
