jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

  • DHTML Menu Deluxe
    Create Superb DHTML DropDown Menu Menu For Your Site. Free Trial Download!
    deluxe-tree.com

Development

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

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

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

Introduction to global.asa

Rating 0.0 0.0
A short tutorial showing the basic the basic structure of the global.asa file. Describes different objects: Application_OnStart, Application_OnEnd, Session_OnStart, Session_OnEnd. An active servers counter is used as an example.
Platform(s): n/a Date: Jan, 14 2002
DETAIL
Hits: 20

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

Performance Metrics for the ASP Response Object

Rating 0.0 0.0
This article takes a look at three different ways to output content using Response.Write: using context switching, simple Response.Write statements, and Response.Write statements within a With block. Also examines the performance implications of each approach as well as the timing results of the vanilla Response.Write approach in an ASP.NET Web page.
Platform(s): n/a Date: Jan, 04 2002
DETAIL
Hits: 15

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

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

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
Hits: 20

Speed Up Rendering

Rating 0.0 0.0
This article shows you how to boost the performance of your ASP Web application by improving the speed at which your browser renders your resultant HTML.
Platform(s): n/a Date: Jun, 05 2001
DETAIL
Hits: 9

Using the Application Object to Improve Performance

Rating 0.0 0.0
This article discusses the usage of persistence with the Application object in detail. Explains when to use Persistence, advantanges and disadvantages of using Persistence, and what types of data exchanges are targets for optimization and the benefits and disadvantages of using persistence with the Application object. Example code available for download.
Platform(s): n/a Date: May, 11 2001
DETAIL
Amount: 42
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 >>