How can you disable the browser to view ASP source code from client user side?
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.
精彩评论