|
|
|
|
 |
|
 |
 |
 |
Development
|
|
|
Amount: 42
Displaying: 11 - 20
|
 |
Pages: << 1
[2]
3
4
5
>> |
|
|
|
|
Hits: 14
 0.0
Here are a set of very useful functions that allows you to pass variables around via forms, querystrings, and/or cookies. Source code available for download. More free help at www.webforumz.com
|
Platform(s): n/a |
Date: Aug, 28 2003 |
 |
|
|
Hits: 15
 0.0
Active Server Pages give great performance, but you can make them even faster with a few tweaks to your code and database connections. Here's a detailed tutorial on how to refine your scripts and ASP features for maximum speed.
|
Platform(s): n/a |
Date: Aug, 27 2003 |
 |
|
|
Hits: 13
 0.0
This tutorial explains how to do recursive subroutines in ASP (VBScript). Use this algorithm to create threaded discussions, directories, or whatever use you have for it.
|
Platform(s): n/a |
Date: Aug, 11 2003 |
 |
|
|
Hits: 15
 0.0
There are many ways to use arrays. This page shows a couple of quick examples for using arrays in ASP.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 16
 0.0
Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 25
 0.0
There will come a time when you need to dice up a string which is all one word or a number. In this particular case, Split() won't work for you. This page explains how Left() Mid() and Right() work.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 15
 0.0
Overview and a quick example of the Len() function that calculates the LENGTH of a string.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 19
 0.0
Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
|
Platform(s): n/a |
Date: Jun, 10 2002 |
 |
|
|
Hits: 17
 0.0
Many times we need to perform an action or display something different based on some different parameters. Using If ElseIf End If is one such way to do this.
|
Platform(s): n/a |
Date: Jun, 10 2002 |
 |
|
|
Hits: 18
 0.0
A short tip on passing info between pages via a query string.
|
Platform(s): n/a |
Date: Jun, 10 2002 |
 |
|
|
Amount: 42
Displaying: 11 - 20
|
Pages: << 1
[2]
3
4
5
>> |
|
|
|
 |
 |
|
 |
|
 |
|