SetStatFetchDataModecansh中文参数值取不到
ChinaExcel.SetStatFetchDataMode("/MB04/rpt/<%=url2%>?CID=<%=CID%>&is0=<%=is0%>&ProduceKind=<%=ProduceKind%>&sales=<%=sales%>&CustomerName=<%=CustomerName%>.....
中文值过不去,但是用window.open("/MB04/rpt/<%=url2%>?CID=<%=CID%>&is0=<%=is0%>&ProduceKind=<%=ProduceKind%>&sales=<%=sales%>&CustomerName=<%=CustomerName%>.....
中文传过去正常
请解答
这是几年前的程序 开发的时候应该是能正确执行的 ,后来可能升过几次CAB包,最近发现中文值过不去