JS 重定向配置写法
<httpHandlers>
<add path="/Common/Handler/ComPrintHandler.ashx" type="Kxtx.App.Library.CommonPrint.ComPrintHandler, Kxtx.App.Library" verb="*"/>
</httpHandlers>
<httpHandlers>
<add path="/Common/Handler/ComPrintHandler.ashx" type="Kxtx.App.Library.CommonPrint.ComPrintHandler, Kxtx.App.Library" verb="*"/>
</httpHandlers>