and i come across this code
Response.Write "<reply><![CDATA["
Response.Write rs("reply")
Response.Write "]]></reply>"
not sure what the CDATA is??????
what do i do with it?
is it ok to just do this?
<reply>
<![CDATA[#recordset.reply#]]>
</reply>
or can i take it out?
ty
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

