开发者

How can you disable the browser to view ASP source code from client user side?

开发者 https://www.devze.com 2023-03-19 19:29 出处:网络
How can you disable the browser to view ASP source code from client user side? any possibilities or some scrip开发者_C百科ts to code. If only ASP code is hidden that would be fine. if some encapsulati

How can you disable the browser to view ASP source code from client user side? any possibilities or some scrip开发者_C百科ts to code. If only ASP code is hidden that would be fine. if some encapsulation is possible also fine to me.......


ASP source code can't be viewed in the browser, unless it's not marked as an ASP block of code.

0

精彩评论

暂无评论...
验证码 换一张
取 消