Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Visual Basic VB Script Learning ASP (Active Server Pages) using VBScript Tutorial

Learn to use the Microsoft scripting environment that allows you to integrate your own

Tutorial Details:

Learning ASP using VBScript

Many websites on the internet used static HTML to create their pages. These are the small sites created to display a few simple items. If you used HTML to create a large site, it would be fine; however, when you wanted to update pages, it would take you longer than if you used a scripting language to generate the site.

Active Server Pages are Microsoft's solution to creating dynamic web pages that are easy to build and, most importantly, easy to maintain. Active Server Pages contain 2 main parts: programmatic code and embedded HTML. The programmatic code can be written in a number of scripting languages - a particular syntax used to execute commands on a computer.

The most popular web scripting languages that are used with ASP are VBScript (Similar to Visual Basic and most commonly used) and JScript (Similar to JavaScript, a client side language). Many sites such as buy.com and microsoft.com use ASP to power their sites, this can be seen by the .asp extension to the pages on their sites.

ASP usually runs on with IIS (Internet Information Services), the Microsoft web server, on Windows operating systems. Windows 2000 and Windows XP Professional come with IIS. Windows 98 comes with a small test web server called PWS (Personal Web Server). This is ideal for testing your site, but should not be used for website hosting. ChilliASP and InstantASP are programs that allow you to use ASP on servers that are not Windows based.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Visual Basic VB Script Learning ASP (Active Server Pages) using VBScript Tutorial

View Tutorial:
Visual Basic VB Script Learning ASP (Active Server Pages) using VBScript Tutorial

Related Tutorials:

One, two, three, or n tiers? - JavaWorld January 2000
One, two, three, or n tiers? - JavaWorld January 2000
 
Script JavaBeans with the Bean Scripting Framework - JavaWorld March 2000
Script JavaBeans with the Bean Scripting Framework - JavaWorld March 2000
 
Use Microsoft's Internet Information Server as a Java servlet engine - JavaWorld June 2000
Use Microsoft's Internet Information Server as a Java servlet engine - JavaWorld June 2000
 
Master Java with these introductory books - JavaWorld May 2001
Master Java with these introductory books - JavaWorld May 2001
 
Implement a J2EE-aware application console in Swing
Implement a J2EE-aware application console in Swing
 
Publish
Publish event-driven Web content with JSP custom tags
 
Best tools for mobile application development
Best tools for mobile application development
 
The Java Web Services Tutorial
This tutorial is a beginner\'s guide to developing Web services and Web applications using the Java Web Services Developer Pack (Java WSDP).
 
Excellent tutorial on Struts and Tiles
Excellent tutorial on Struts and Tiles This tutorial assumes knowledge of Java, JDBC, Servlets, J2EE (with regards to Web applications) and JSP Struts in a holistic manner, minus the beads and crystals. The Tiles framework makes creating reusable pages
 
Impressive !
Impressive !
 
Building Java Server Pages
A detailed look at building JSP pages. Should you use JSP or servlets? It mainly depends on the ratio of markup to code. Here you'll also find a guide to the different varieties of tag, and details about the main tags such as and  
The JavaTM Web Services Tutorial
A beginner's guide to developing Web services and Web applications on the Java Web Services Developer Pack
 
JavaServer Pages Technology - Documentation
Sun's tutorial for Java Server Pages that provide a good introduction to design web pages with JSP.
 

Free Web Site Hosting Services Below is the listing of the hosting providers providing free web hosting services. These services helps you building your sites even if you have no experience in HTML writing. Zero
 
Techniques used for Generating Dynamic Content Using Java Servlets.
Techniques used for Generating Dynamic Content Using Java Servlets. Techniques used for Generating Dynamic Content Common Gateway Interface (CGI) For any web application high performance and timely delivery are key ingredients to competitive
 
Building Search Engine Applications Using Servlets !
Building Search Engine Applications Using Servlets ! Building Search Engine Applications Using Servlets Please visit http://www.webappcabaret.com/javadevelopers/search to see running copy of our search engine. Introduction This tutorial takes
 
Beginner to advance guide to the Apache Struts
Beginner to advance guide to the Apache Struts The Complete Apache Struts Tutorial This complete reference of Jakarta Struts shows you how to develop Struts applications using ant and deploy on the JBoss Application Server. Ant script is provided
 
Struts Guide
Struts Guide Struts Guide This tutorial is extensive guide to the Struts Framework. In this tutorial you will learn how to develop robust application using Jakarta Struts Framework. This tutorial assumes that the reader is familiar with the web
 
Writing your First WAP Application.
Writing your First WAP Application. Tutorial Writing your First Application. N ow it's time to mould your Internet Data for the entire Unwired World! Our "Welcome to Unwired World" application will familiarize you with the WML code. As
 
Using image in WML We can use the
Using image in WML We can use the Tutorial Using image in WML In this lesson we will write application that images. We can use the tag to display the image in our document. The image appears wherever tag is placed within the text.
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.