jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Development

DeEnFrSp
Amount: 42
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 >>
Sort Listings By:
Hits: 13

Subroutines and Include/virtual

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 14 2002
DETAIL
Hits: 12

If...Then...Else / For...Next Instructions

Rating 0.0 0.0
A short tutorial on the If....Then...Else instructions sequence in ASP that is very similar to the one in different kind of scripting languages.
Platform(s): n/a Date: Jan, 14 2002
DETAIL
Hits: 12

Do...Loop / Select...Case Instructions

Rating 0.0 0.0
This tutorial covers several important Active Server Pages looping structures, including do..while, do..until, and select case structures.
Platform(s): n/a Date: Jan, 14 2002
DETAIL
Hits: 14

Show user variables

Rating 0.0 0.0
An ASP-page has access to variables that contain information about the webserver and the clientcomputer. Using the Request.ServerVariables statement, you can get a list of all available server variables on screen.
Platform(s): n/a Date: Mar, 28 2002
DETAIL
Hits: 17

Manipulation of strings

Rating 0.0 0.0
Self explaining sort scripts to show how to manipulate strings. InStr(), LCase(), Left(), Len(), LenB(), LTring(), Mid(), Replace(), Right(), RTrim(), Space (), String(), StrReverse(), Trim() and UCase() commands.
Platform(s): n/a Date: Apr, 04 2002
DETAIL
Hits: 18

Compare strings

Rating 0.0 0.0
Self explaining sort scripts to show how to compare strings: Basics, Compare two strings for similarity, Find position of a substrings within a string, Is a substrings within a string?, Find position of a substrings within a string after skipping part of the string.
Platform(s): n/a Date: Apr, 04 2002
DETAIL
Hits: 16

Math functions

Rating 0.0 0.0
Usage of the following math functions are shown: Abs(), Atn(), Cos(), Exp(), Fix(), Hex(), Int(), Log(), Oct(), Round(), Sgn(), Sin(), Sqr(), Tan().
Platform(s): n/a Date: May, 24 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: 16

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: 16

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: 21 - 30
Pages: << 1 2 [3] 4 5 >>