Web pages production technology is not only HTML way, because it can carry something is as side, facing different kinds of needs, developing a variety of server technology, which is actually because of today's information Database technology evolves from the combination of webpage front desk, such as ASP, JSP. I got a joke last night, I actually sent an ASP web page to my classmates. This is, the more I go home, I see is dynamic, because there is no browser and server data transmission, She should be a blank, and I still laugh, you can't do anything ~ 唉 ~ ~!
1, Java, JavaScript and JScript. First, these three do not necessarily contact, they are completely different things, they are developed by different companies, and there are many different places, and there are many differences. Java is created by Sun Company; JavaScript is a product developed by Sun and Netscape; JScript is a Microsoft's implementation of ECMA262 language norms. The common point of these three is that the syntax is similar to the C language. JS is a referusion of JavaScript. JScript is applied to the ASP and runs on the server side. Java, JavaScript is running on the client. Sun launched JSP later, running on the server based on Java language. The webpage running on the server is a dynamic web page, so aspcript based on JScript, Java-based JSP is a dynamic web page, while Java, JavaScript is a static web page.
2, static web, dynamic web page. Procedure is running on server-side, is an important logo. Programs running on the server, web pages, components belong to dynamic web pages, which will return different web pages with different customers, different times, such as ASP, PHP, JSP, ASP.NET, CGI, etc. Programs, web, plug-ins, components running on the client, are static web pages, such as HTML pages, flash, javascript, vbscript, etc., they are never changed.
3, VB and VBScript. There are few friends called VBScript as VB, which is wrong. VB is the abbreviation of Visual Basic, applied to software development. Vbscript is an abbreviation for Microsoft Visual Basic Scripting Edition, applied to the client web page, or the server-side ASP page (ASP language is based on VBScript or JScript). VB and VBScript common are syntax, the function is the same, developed by Microsoft. Typically, VBScript is referred to as VBS. Unfortunately, some web-viruses now use the VBScript script.