我现在是:
 Response.Write("<script language=javascript>window.opener.location = 'Temp.aspx?Result=" Result + "';window.close();</script>")但是Result通常是字符串:ID = '5' And Name Like '%w%' (有空格,没有双引号)。
这怎么解决?