Forum Moderators: open
First off I tried to print
Response.Write("<channel>")
so i assumed wrongly that the < was the problem. Afet rmuch messing arounf I found it was not, I can writre everything as long as the word does not read channel
If it is not a reserved word, whatis going on
This works fine:
Response.Write("<[channel]>")