jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>
Sort Listings By:
Hits: 3051

LTrim; RTrim; and Trim Functions

Rating 3.0 3.0
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.
Platform(s): n/a Date: Feb, 18 2004
DETAIL
Hits: 2759

Working with Array : Remove An Item

Rating 4.0 4.0
Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.
Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 2466

Encoding URL strings

Rating 3.5 3.5
While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 2434

Creating Excel Files Online

Rating 5.0 5.0
ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document. .
Platform(s): Windows Date: Oct, 05 2006
DETAIL
Hits: 2372

VBScript Functions : The Len() Function

Rating 0.0 0.0
In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.
Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 1933

How to Get the Current Page URL

Rating 3.5 3.5
Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example if you want to let your visitors submit a blog post to Digg you need to get that same exact URL. There are plenty of other reasons as well. In this tutorial we will show how you can do that.
Platform(s): Windows Date: Oct, 27 2006
DETAIL
Hits: 1679

Query String Introduction

Rating 0.0 0.0
Explains the basics of using a query string to send information to different page.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 1487

Regular Expression Syntax

Rating 1.0 1.0
In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters
Platform(s): n/a Date: Jan, 29 2004
DETAIL
Hits: 1213

Create a dynamic PDF report with ASP/SQL SERVER

Rating 0.0 0.0
This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or libraries (and their associated licensing costs!).
Platform(s): Windows Date: Oct, 22 2005
DETAIL
Hits: 1118

Finding links using Regular Expression Syntax

Rating 1.0 1.0
In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script.
Platform(s): n/a Date: Jan, 29 2004
DETAIL
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>