ASP stands for Active Server Pages, and it is Microsoft's implementation of server-side scripting. In short, this server-site scripting basically means that a script is parsed and executed by the server. When a user requests a web-page containing ASP, the web-server will parse code and send the result to the user, so the ASP code will never reach the user's browser. This is the exact opposite of JavaScript.
Sunday, 25 March 2012
Subscribe to:
Post Comments (Atom)
IE7 Issues Text Indent
Unfortunately IE 7 is still widespread among the users hence while theming we have to give special importance to the grea...
-
§ LR parsers can be constructed to recognize all programming language constructs for which CFG can be written. § LR parsing is no...
-
1. #Google — Larry Page & Sergey Brin 2. #Facebook — Mark Zuckerberg 3. #Yahoo — David Filo & Jerry Yang 4. #Twitter — Jack D...
-
CLR uses the Dispose and Finalize methods to perform garbage collection of run-time objects of .NET app...
No comments:
Post a Comment