Web Development – ASP by: James Strutton

ASP (Active Server Pages) is the technology developed by Microsoft for creating dynamic pages from the server. ASP is written in the same web page, using the language named as Visual Basic Script or JScript (Microsoft JavaScript).A server-side language is one that runs on your web server, just before the page is sent via Internet to the customer. The pages that are running on the server can make access to databases, networking, and other tasks to create the final page. The client only receives an HTML page with the code resulting from the implementation of the ASP page. Since the…


[ Read the rest of the story in the original article... ]

Related Articles:

(This is an automated generated content. If you are the owner of this article and don't want to show this here, just write me at post@12n3.net and I'll remove it immediatly)

Login