|
|
|
|
 |
|
 |
 |
 |
Development
|
|
|
Amount: 42
Displaying: 21 - 30
|
 |
Pages: << 1
2
[3]
4
5
>> |
|
|
|
|
Hits: 13
 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 |
 |
|
|
Hits: 12
 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 |
 |
|
|
Hits: 12
 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 |
 |
|
|
Hits: 14
 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 |
 |
|
|
Hits: 17
 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 |
 |
|
|
Hits: 18
 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 |
 |
|
|
Hits: 16
 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 |
 |
|
|
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: 16
 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: 16
 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: 21 - 30
|
Pages: << 1
2
[3]
4
5
>> |
|
|
|
 |
 |
|
 |
|
 |
|