0kex bitcoin
0kex means to execute on the server side. 0kex is a server side scripting environment developed by Microsoft company, which can be used to create dynamic interactive web pages and build powerful web applications
process the server-side script code contained in the HTML web page file used to build and send to the browser. In addition to server-side script code, ASP files can also contain text, HTML and COM component calls
extended materials:
the web page displayed in the browser is only a static combination of pictures and texts. The browser can read information on the web page, but can not further express opinions, query information or carry out online shopping and other business activities. Therefore, people put forward the concept and solution of dynamic web page or interactive web page
the client browser and the web server can interact, that is, the server can process the request of the browser in real time, and then send the processing result to the browser as the response to the request of the browser
e to the complexity of web program development, a lot of C code is needed to make a simple dynamic page. So in 1996, Microsoft company introced a web application development technology ASP, which is used to replace CGI standard which is used to extend web server programmably
