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

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

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.
Platform(s): Windows Date: Aug, 09 2006
DETAIL
Hits: 989

Sniff the client browser

Rating 0.0 0.0
This little snipshet show you how you can detect the version and name of the client browser and adapt your code or stylesheet from here...
Platform(s): Windows Date: Mar, 08 2006
DETAIL
Hits: 755

Get a screen size without a component

Rating 5.0 5.0
In this tutorial i will teach you how to get the screen size of a users monitor and display it with a combo of javascript and ASP. You can store the screen sizes in an ASP variable, then use it for your code or to simply record what size they use.
Platform(s): n/a Date: Jan, 03 2006
DETAIL
Hits: 1210

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

ASP Tutorials

Rating 0.0 0.0
A wide selection of great ASP tutorials with code examples. All comments are commented to make it easier to read and understand.
Platform(s): Linux, Windows Date: Jul, 30 2005
DETAIL
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>