JS 重定向配置写法

时间:2014-08-29 17:42:28   收藏:0   阅读:225

<httpHandlers>
<add path="/Common/Handler/ComPrintHandler.ashx" type="Kxtx.App.Library.CommonPrint.ComPrintHandler, Kxtx.App.Library" verb="*"/>
</httpHandlers>

原文:http://www.cnblogs.com/libinbin/p/3945175.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!