|
|
|
|
 |
|
 |
 |
 |
Development
|
|
|
Amount: 42
Displaying: 11 - 20
|
 |
Pages: << 1
[2]
3
4
5
>> |
|
|
|
|
Hits: 9
 0.0
This is a short tip on how to build dynamic cascading style sheets using an ASP page. Stylesheets are useful for separating the content and presentation of a Web page. While cascading style sheets are static text files, it shows how to generate dynamic style sheets using ASP.
|
Platform(s): n/a |
Date: Jul, 11 2001 |
 |
|
|
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: 13
 0.0
This tutorial explains basics of the Dictionary object by using two examples: translation of a number from English to Spanish and password protection.
|
Platform(s): n/a |
Date: Jan, 14 2002 |
 |
|
|
Hits: 15
 0.0
This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page. Various options for this function allow the developer to view the values in a 'debugger-style' mode, or in a 'quiet-mode,' in which case the form variable output is hidden from the end user.
|
Platform(s): n/a |
Date: Jun, 29 2001 |
 |
|
|
Hits: 13
 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: 18
 0.0
Detailed escriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management.
| Freeware |
Platform(s): Windows |
Date: Aug, 14 2006 |
 |
|
|
Hits: 18
 0.0
Detailed escriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management.
| Commercial |
Platform(s): Windows |
Date: Aug, 14 2006 |
 |
|
|
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: 14
 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: 13
 0.0
Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
|
Platform(s): n/a |
Date: Jun, 11 2001 |
 |
|
|
Amount: 42
Displaying: 11 - 20
|
Pages: << 1
[2]
3
4
5
>> |
|
|
|
 |
 |
|
 |
|
 |
|