Home

Submit

Source

Feeds

ASP Visual Basic Script (VBScript)

ASP Miscellaneous
Visual Basic Script (VBScript)
ASP / Miscellaneous
This tutorial describe: Using VBScript in ASP Pages, Mixing VBScript Statements with Static HTML Text, Variables and Expressions in VBScript, Arrays, "Collection" Class.

Site: www.herongyang.com Report - View Tutorial

Related Tutorials
ASP Getting Started
If Then Else
ASP / Getting Started
The If statement in visual basic script is most useful and basically essential if you want to do any sort of ASP programming. So in this tutorial we will simply outline the basic syntax and give a few examples of how it works.

Site: www.totalasp.co.uk Report - View Tutorial

ASP Getting Started
Getting Your Hands Dirty with VBScript
ASP / Getting Started
An introductory look at using VBScript in ASP pages.

Site: www.codebeach.com Report - View Tutorial

ASP General Development
Object Oriented Design Principles in Visual Basic.
ASP / General Development
This article describes how to use object oriented design principles in Visual Basic. Topics covered are inheritance, polymorphism, aggregation, encapsulation and overloading. In the end a case study is presented where the OOP concepts just learned are applied.

Site: www.stardeveloper.com Report - View Tutorial

ASP Database Integration
Centralizing Database Access With Visual Basic ActiveX DLL's
ASP / Database Integration
By centralizing database code within ActiveX DLL's, you can simplify your development efforts, and decrease the learning curve for new developers. In this article, we will create a Visual Basic ActiveX DLL that controls database functionality for our Active Server Page (ASP) demo.

Site: www.asp101.com Report - View Tutorial

ASP Component Building
Creating a Server Component with Visual Basic
ASP / Component Building
This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further. By bundling ASP code into server-side components, developers not only increase Visual Basic functionality and ASP speed, but also find a marvelous way to encapsulate and protect their ASP source code.

Site: www.15seconds.com Report - View Tutorial

ASP Date and Time
VBScript Functions : DatePart()
ASP / Date and Time
With DatePart() function in VBScript language you could take only some parts of current time and display/use in your applications. Following examples will show you and give a brief on this function.

Site: www.dotnetindex.com Report - View Tutorial

ASP Server Management
Microsoft Script Debugger
ASP / Server Management
MS Script Debugger can be used to debug both client side and server side scripts. Here is how to set up your system to debug server side VBScript pages.

Site: www.herongyang.com Report - View Tutorial

ASP Component Building
ASP Component Tutorial using Microsoft Visual Basic
ASP / Component Building
In this tutorial I will guide you step by step in creation of an ASP COM component using Microsoft Visual Basic.

Site: www.stardeveloper.com Report - View Tutorial

ASP Getting Started
Herong's Tutorial Notes on ASP
ASP / Getting Started
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning ASP himself. Topics include ActiveX, ASP, attachment, binary file, collection, cookies, HTTP response header, IIS, Perl, redirect, scripting, script debugger, script runtime DLL, session, VBScript.

Site: www.herongyang.com Report - View Tutorial

ASP File Operations
Downloading Files with VBScript and ASP
ASP / File Operations
Setting up a simple file downloading system with VBScript and ASP is no sweat.The primary use for a system like this is to allow downloading of any TEXT based file that would normally be served via a client's browser and be unable to be downloaded.

Site: www.aspemporium.com Report - View Tutorial

ASP Getting Started
String Functions
ASP / Getting Started
This tutorial will teach you all of the basic string functions available in ASP using VBScript. I will keep things concise as possible. The following is a list of the functions and an example of each.

Site: www.webdesign.org Report - View Tutorial

ASP Getting Started
Tricks with VBScript
ASP / Getting Started
Collection of 5 useful VBScript tricks.

Site: www.haneng.com Report - View Tutorial

ASP Getting Started
VBScript Functions : The Len() Function
ASP / Getting Started
In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.

Site: www.dotnetindex.com Report - View Tutorial

ASP Getting Started
Basic Active Server Pages Tutorial for beginners
ASP / Getting Started
This tutorial will teach you the basics of vbscript, ASP intrinsic objects, how to call ASP intrinsic objects and make use of them and what makes a .asp page different from a .htm / .html page.

Site: www.stardeveloper.com Report - View Tutorial

ASP Component Building
Creating Visual Basic COMponents for ASP
ASP / Component Building
This article teaches the ASP programmer to write their code in VB, make it as a DLL and reuse it in their ASP code.

Site: www.macronimous.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement