|
|
|
|
|
Total Hits: 155 | Today: 1 |
Author: Marcus Tucker
|
Rating:
|
|

On the forums that I participate in (and at work) I often see ASP code making extensive use of string concatenation, and although I want to point out why it's bad and how to improve it, I usually bite my tongue and say nothing because to cover the topic in sufficient depth would take more time than I want to spend! It is disappointing to see that so many developers are unaware of the performance implications of doing so, and in other cases where inefficient techniques are used I would normally ...
|
|
|
|
Total Hits: 237 | Today: 0 |
Author: Tom Walter
|
Rating:
|
|

Self Submitting drop with Sub Drop down. With this code you can create a category and a sub-category drop downs and based on what you select as your category, the sub-category will change....
|
|
|
|
Total Hits: 291 | Today: 0 |
Author: Chris Assenza
|
Rating:
|
|

I have recently received a lot of e-mails from people who understand the concepts of Active Server Pages (ASP) and the techniques discussed in other tutorials, but are getting hung up on the code. What is worse is that I almost always hear that novice ASP developers can never find resources that are simple, easy to read, and for the "just getting my feet wet" crowd. Let's face it, there are plenty of advanced resources out there, so I have decided that it is time to go back to the basics and hel...
|
|
|
|
Total Hits: 239 | Today: 0 |
Author: Brett Burridge
|
Rating:
|
|

Although there are a good range of text handling functions in VBScript, there are times when the required text replacement operation would be very tricky to carry out with a combination of calls to functions such as Replace, InStr, and Left. In these cases, it is worth considering the use of VBScript's regular expressions, which are supported from VBScript Version 5 and upwards....
|
|
|
|
Total Hits: 190 | Today: 0 |
Author: Amrit Hallan
|
Rating:
|
|

I know some people don't like VBScript for being Microsoft-Centric, but it's very easy to get familiar with, and once you know how to create your ASP pages in VBScript, you can move on to any programming language of your choice....
|
|
|
|
Total Hits: 352 | Today: 0 |
Author: Tim Warke
|
Rating:
|
|

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...
|
|
|
|
Total Hits: 167 | Today: 0 |
Author: Derrald Farnsworth-Livingston
|
Rating:
|
|

In this tutorial we will focus on the Visual Basic Scripting side of ASP and demonstrate how a few functions work within this technology....
|
|
|
|
Total Hits: 217 | Today: 1 |
Author: John R. Lewis
|
Rating:
|
|

Could it be true? Is VBScript object oriented? At last, the day had come. Finally, liberated from writing flat application code, I could write my ASP applications as objects!...
|
|
|
|
Total Hits: 942 | Today: 0 |
Author: Arsalan Aslam
|
Rating:
|
|

This script shows how to make an efficient script by storing Function and other required thing in different script. It also shows how to make Subs and Functions....
|
|
|
|
Total Hits: 719 | Today: 0 |
Author: Kathi O'Shea
|
Rating:
|
|

Geared toward the novice, features easy to understand sample scripts and explanations, ASP/Access tutorial, and downloadable simplified sample guestbook application....
|
|
|
|
Total Hits: 437 | Today: 0 |
Author: Sandeep Chaudhary
|
Rating:
|
|

Do you know what COM is? Well, in this tutorial, it will give you the basics of COM with some ASP backround in it. IIS uses Component Object Model(COM). It is possible to built a component in virtually any language and then add that Component to IIS....
|
|
|
|
Total Hits: 855 | Today: 0 |
Author: Kathi O'Shea
|
Rating:
|
|

Kathi O'Shea takes you from installing and setting up IIS, to creating ASP script, to setting up a DSN and accessing a database in just ten minutes in this brisk Planet Source Code tutorial....
|
|
|
|
Total Hits: 362 | Today: 0 |
Author: Brad Hess
|
Rating:
|
|

Code your first ASP page with this well-paced tutorial which takes you from entering the script, viewing the results and debugging it, in just a few minutes!...
|
|
|
|
Total Hits: 2370 | Today: 0 |
Author: David M. Carr
|
Rating:
|
|

Welcome the the VBScript Tutorial. Here, you will learn how to use VBScript on web pages to create pages which are not only more interesting to visit, but also more functional....
|
|
|
|
Total Hits: 577 | Today: 0 |
Author: ASP 101
|
Rating:
|
|

The classic beginning script for any language implemented in ASP. They don't get much simpler! Uses a quick For loop and use the index variable as the size attribute of the font tag.That's all folks!...
|
|
|
|
Total Hits: 302 | Today: 1 |
Author: Chris Assenza
|
Rating:
|
|

Last month marked the start of our journey into learning basic server-side VBScript for use in ASP pages. We learned about variables and types, conditional testing and some looping. This month we will take a look at some slightly higher-level techniques that can be very useful for making your ASP pages more functional and well-polished. We begin with a discussion of Arrays....
|
|
|
|
Total Hits: 176 | Today: 0 |
Author: Amrit Hallan
|
Rating:
|
|

HTML tags and ASP scripts don't socialize well, and although it is not a politically correct agenda, you have to segregate them. A typical ASP page that breif you how you can develop the ASP page using VBScript. Read article to learn more!...
|
|
|
|
Total Hits: 873 | Today: 0 |
Author: Programmersresource
|
Rating:
|
|

This short article is on ASP which includes its history with Windows Service Pack information. Examples are also help you to understand what is ASP....
|
|
|
|
Total Hits: 650 | Today: 0 |
Author: A.Haneng
|
Rating:
|
|

VBScript is the default scripting language for ASP, and most of the materials published here are things scripted in VBScript. VBScript is a light version of Visual Basic, and has an easy syntax....
|
|
|
|
Total Hits: 336 | Today: 0 |
Author: Kathi O'Shea
|
Rating:
|
|

Kathi O'Shea takes you from installing and setting up IIS, to creating ASP script, to setting up a DSN and accessing a database in just ten minutes in this brisk Planet Source Code tutorial....
|
|
|
|
|
|
|