jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Development

DeEnFrSp
Amount: 42
Displaying: 1 - 10
Pages: [1] 2 3 4 5 >>
Sort Listings By:
Hits: 161

String Functions (Len, Left, Mid, Right)

Rating 2.0 2.0
This is a short exmaple that demonstrates the text manipulation functions in .asp. It takes a string of ten numbers 8005551212 (the 800 number for 800 info) and splits it into the common ###-###-#### format.
Platform(s): n/a Date: Apr, 20 2001
DETAIL
Hits: 30

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

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

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

Bubble sorting in ASP

Rating 4.0 4.0
This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.
Freeware Platform(s): Windows Date: Nov, 07 2005
DETAIL
Hits: 21

Bubble sorting in ASP

Rating 4.0 4.0
This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.
Commercial Platform(s): Windows Date: Nov, 07 2005
DETAIL
Hits: 19

Content Variables

Rating 0.0 0.0
This is a simple one page example of how to display all Server, Application and Session variables. Also shows how to add & delete Session and Application variables programatically.
Other Free Platform(s): Windows Date: Oct, 25 2005
DETAIL
Hits: 16

Bullschmidt ASP Developer Tips

Rating 0.0 0.0
ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer...
Freeware Platform(s): n/a Date: Apr, 16 2005
DETAIL
Hits: 16

Bullschmidt Dependent Listboxes

Rating 0.0 0.0
You can use dependent listboxes for example to let a user choose a rep in a reps listbox and then have only the customers for that rep be shown in the customers listbox.
Freeware Platform(s): Windows Date: Apr, 16 2005
DETAIL
Hits: 16

Select Case Example

Rating 0.0 0.0
Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
Platform(s): n/a Date: Jun, 10 2002
DETAIL
Amount: 42
Displaying: 1 - 10
Pages: [1] 2 3 4 5 >>