jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>
Sort Listings By:
Hits: 557

Creating Dynamic JavaScript with ASP and Databases

Rating 5.0 5.0
This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries. Example source code available for download.
Platform(s): n/a Date: Oct, 31 2001
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: 794

Creating Excel Reports with ASP

Rating 0.0 0.0
This tutoral shows a simple method of turning HTML reports into Excel reports, and for moving calculations from the server to the client, using Excel functions. It allows the server to dynamically create Excel reports without taking up any space on the server. It also allows multiple concurrent users to receive these reports simultaneously. Lastly, the generated reports can be complete with Excel formulas, which allows intensive calculations to be moved to the client side. This method only works with Excel 97 or later.
Platform(s): n/a Date: May, 28 2000
DETAIL
Hits: 275

Determining How Long Your Users Spend Filling Out Forms

Rating 0.0 0.0
The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet." This article describes how to easily determine how long your users spend filling out forms on your Web pages.
Platform(s): n/a Date: Jul, 17 2001
DETAIL
Hits: 558

Dynamic Javascript Includes

Rating 4.5 4.5
Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the cs_scripts.asp file. You can then pass + or - with file names to either include or ignore a file in the sub directory. By default all are included.
Platform(s): n/a Date: Feb, 22 2002
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: 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
Hits: 761

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

Global.asa

Rating 0.0 0.0
Global.asa is the "dark file of ASP" and many don't even know that it exits. The truth is that Global.asa can be a powerful tool, but it's not as good at it should, and is often difficult to master. The following lesson give you a brief guide on Global.asa.
Platform(s): n/a Date: Jun, 17 2000
DETAIL
Hits: 300

How to display your code

Rating 0.0 0.0
Here is a solution to displaying ASP code in an ASP page without executing the code. Useful for displaying the code in an article about ASP.
Platform(s): n/a Date: Jan, 16 2001
DETAIL
Amount: 40
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>