Active Server Page technology provides application developers with intuitive, fast-based scripting
Fast and efficient application development means, greatly improve the development of the effect. But because ASP foot
This is the use of clear text (plain text) way to write, so the application developers hard to develop
Out of ASP applications, once released into the running environment, it is difficult to ensure that these
"Source code" will not be handed out. This creates how to effectively protect the development
Requirements for ASP Script source code.
ASP operating mechanism
ASP script is a series of specific syntax (currently supports VBScript and JScript two
scripting language), composed of scripts that mix with standard HTML pages
The file in this format. When the end user of the client uses a Web browser over the Internet
To access an ASP script based application, the Web browser will send a
HTTP request. When the Web server analyzes and determines that the request is an ASP script application,
The interpretation Run engine (ASP.DLL) of ASP scripts is invoked automatically through the ISAPI interface.
Asp. The DLL will get the specified ASP script file from the file system or internal buffer, and then
To do a grammar analysis and explain the implementation. The resulting processing results will be in HTML format
Content, return to Web browser via Web server "original path", Web browsing
The client forms the final result rendering. This completes a complete ASP script
Call. Several organic ASP script calls make up a complete ASP script that should be
Use.
Official encryption Program: from Microsoft free download to the Sce10chs.exe directly run can be completed
into the installation process. After installation, the Screnc.exe file is generated, which is a running
DOS promapt Command tool.
Run Screnc
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.