请问下面代码输入 可以在Label中显示 但是如果输入<html>这样的字符串,就会报错?那么如何输入<html>这样的字符串也能在Label ...
This is related to my other post (problem was solved).<BR><BR>I'm now thinking I'm going to have to try and bulletproof against any odd characters being imported. I can dump it to a temporary table ...