Categories
Tags → Basic Asp Tutorial

ASP Looping Statements

ASP performs several types of repetitive operations, called &"looping&". Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutoria...
DETAILS

ASP .NET: Migration and Interoperability

Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the c...
DETAILS

Message Box HTTP Component for ASP and PHP

Visual Basic ''MsgBox'' function is much more flexible then JavaScripts ''alert'', you would notice it as you would go through the code. After installing this dll component, you can use this functionality with ease in PHP or ASP. ...
DETAILS

UltraEasy Shopping Cart

How to build a simple shopping cart with UltraDev 4 and some &"Cut ''n Paste&" ASP code. Part of the ongoing &"UltraDev-UltraEasy&" series of tutorials. This tutorial covers the building of a basic E-Commerce ...
DETAILS

Subroutines and Include/virtual

This tutorial explains the basic use of Subroutines and Include virtual using SSI that may be used in ASP pages to make your code cleaner.
DETAILS

Simple Login/Registration Using Flash with PHP and mySQL

This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulat...
DETAILS

Basic Active Server Pages Tutorial for Beginners

This is a basic tutorial on ASP for beginners which will get them started in writing Active Server Pages. Topics covered: Installing Personal Web Server, Your first ASP page, and Understanding ASP Objects.
DETAILS

Professional ADO 2.5 RDS Programming with ASP 3.0

Getting the most out of ASP-based Web pages on the Microsoft Web platform is the mission of Professional ADO 2.5 RDS Programming with ASP 3.0, a practical-minded tutorial for developing Web pages with dynamic content using the latest standards from M...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a Server Component with Visual Basic

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 al...
DETAILS

Calling and Using ASP Intrinsic Objects from within COM Component

This article at Stradeveloper.com is an in depth tutorial on calling and using five ASP intrinsic objects from within COM Component using Visual Basic. Sample Visual Basic project files, component and ASP page available for download.
DETAILS

Page:
©2003-2019 jCay.com