how to debug asp classic code in MX dreamweaver

被刻印的时光 ゝ 提交于 2019-12-25 05:06:39

问题


can Any body tell me how to debug asp-classic code in Macromedia Dreamweaver, like we can debug code in visual studio because visual studio provide built in debugger. So is there any method by which we can debug asp-classic code in Macromedia Dreamweaver.


回答1:


There is no way to debug code in Dreamweaver MX. Dreamweaver CS5 provides automatic syntax checking of code, though.




回答2:


I debug code in Dreamweaver by manually printing variables as html comments.



来源:https://stackoverflow.com/questions/6582442/how-to-debug-asp-classic-code-in-mx-dreamweaver

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!