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: 41 - 42
Pages: << 1 2 3 4 [5]
Sort Listings By:
Hits: 11

Trimming Strings - The Right Way

Rating 0.0 0.0
This short tutorial provides two simple solutions for trimming strings: the easy way and the right way. The right way will ensure not to return a string with the last word cut off.
Platform(s): n/a Date: Jan, 03 2001
DETAIL
Hits: 15

Using <% %> correctly in ASP

Rating 0.0 0.0
This article explains why you shouldn't be sprinking &lt;% %&gt; render blocks throughout your HTML code. It's inefficient for the server and for your users!
Platform(s): n/a Date: Oct, 11 2000
DETAIL
Hits: 10

Using Application variables, and introducing global.asa

Rating 0.0 0.0
Here, you'll find a few example codes that allows you to save thousands of unnecessary database queries using Application variables.
Platform(s): n/a Date: Nov, 16 2000
DETAIL
Hits: 7

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

Using The Split() Function

Rating 0.0 0.0
Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Amount: 42
Displaying: 41 - 42
Pages: << 1 2 3 4 [5]