jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Development

DeEnFrSp
Amount: 42
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 >>
Sort Listings By:
Hits: 14

Some Nifty Functions for Passing Variables Around

Rating 0.0 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
DETAIL
Hits: 15

Maximize Your ASP Performance

Rating 0.0 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
DETAIL
Hits: 13

Creating Parent-Child Relationships

Rating 0.0 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
DETAIL
Hits: 15

Arrays in plain English

Rating 0.0 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
DETAIL
Hits: 16

Using The Split() Function

Rating 0.0 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
DETAIL
Hits: 25

Left() Mid() Right()

Rating 0.0 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
DETAIL
Hits: 15

The Len() Function

Rating 0.0 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
DETAIL
Hits: 19

Select Case Example

Rating 0.0 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
DETAIL
Hits: 17

If ElseIf End If Example

Rating 0.0 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
DETAIL
Hits: 18

Query String Example

Rating 0.0 0.0
A short tip on passing info between pages via a query string.
Platform(s): n/a Date: Jun, 10 2002
DETAIL
Amount: 42
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 >>