
ASP Tutorial - W3Schools
ASP (aka Classic ASP) was introduced in 1998 as Microsoft's first server side scripting language. Classic ASP pages have the file extension .asp and are normally written in VBScript.
ASP Examples - W3Schools
Random link ASP Forms Interact with a user in a form that uses the "get" method Interact with a user in a form that uses the "post" method Interact with a user in a form with radio buttons …
ASP Tutorial - W3Schools
Learn ASP ASP is an old (but still powerful) tool for making dynamic Web pages. ASP is a technology (much like PHP) for executing scripts on a web server. In this tutorial you will learn …
ASP.NET Web Pages Razor - W3Schools
Razor Markup Razor is a simple markup syntax for embedding server code (C# or VB) into ASP.NET web pages.
W3Schools Online Web Tutorials
Learn to Code With the world's largest web developer site. Not Sure Where To Begin? HTML The language for building web pages Learn HTML Video Tutorial HTML Reference Get Certified
ASP.NET Razor Markup - W3Schools
Razor is based on ASP.NET, and designed for creating web applications. It has the power of traditional ASP.NET markup, but it is easier to use, and easier to learn.
ASP.NET Web Examples in C# and VB - W3Schools
Learn ASP.NET Web Pages by C# and Visual Basic examples.
ASP VB Conditionals - W3Schools
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, …
ADO Introduction - W3Schools
What you should already know Before you continue you should have a basic understanding of the following: HTML ASP SQL If you want to study these subjects first, go to our Home page
HTML Online Editor - W3Schools
HTML Editor With our online HTML editor, you can edit HTML, CSS and JavaScript code, and view the result in your browser.