jCay.com

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

Creating Dynamic Cascading Style Sheets with ASP

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

Dictionary object

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

Displaying All of the Form Variables

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

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

Event Log Event Types

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

Event Log Event Types

Rating 0.0 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
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: 14

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

Implementing Dynamic Arrays of Objects

Rating 0.0 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
DETAIL
Amount: 42
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 >>