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

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

Left() Mid() Right()

Rating 0.0 0.0
There will come a time when you need to dice up a string which is all one word or a number. In this particular case, Split() won't work for you. This page explains how Left() Mid() and Right() work.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 19

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

Maximize Your ASP Performance

Rating 0.0 0.0
Active Server Pages give great performance, but you can make them even faster with a few tweaks to your code and database connections. Here's a detailed tutorial on how to refine your scripts and ASP features for maximum speed.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 10

Passing arrays from one page to another

Rating 0.0 0.0
This article explains how to pass the values in an array from one page to another without using session or application variables.
Platform(s): n/a Date: Dec, 12 2000
DETAIL
Hits: 38

PDF on the fly for free

Rating 0.0 0.0
Learn how to convert HTML webpage to PDF for free by using HTMLDoc. With a simple installation of htmldoc.exe (opensource), by sending a command line from ASP. New version of the script is provided. Feedback will be appreciated
GPL Platform(s): Windows Date: Sep, 29 2005
DETAIL
Hits: 38

PDF on the fly for free

Rating 0.0 0.0
Learn how to convert HTML webpage to PDF for free by using HTMLDoc. With a simple installation of htmldoc.exe (opensource), by sending a command line from ASP. New version of the script is provided. Feedback will be appreciated
Freeware Platform(s): Windows Date: Sep, 29 2005
DETAIL
Hits: 8

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

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