jCay.com

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

How to Get the Current Page URL

Rating 4.0 4.0
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: 64

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. .
Freeware Platform(s): Windows Date: Oct, 05 2006
DETAIL
Hits: 64

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. .
Commercial Platform(s): Windows Date: Oct, 05 2006
DETAIL
Hits: 58

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.
Freeware Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 58

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.
Commercial Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 44

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.
Freeware Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 44

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.
Commercial Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 47

Encoding URL strings

Rating 4.0 4.0
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.
Freeware Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 47

Encoding URL strings

Rating 4.0 4.0
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.
Commercial Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 15

How to Grab A HTML Page Within an ASP

Rating 0.0 0.0
There is a very cool way to download or grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your website.
Freeware Platform(s): Windows Date: Aug, 09 2006
DETAIL
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>