jCay.com

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

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!).
Commercial Platform(s): Windows Date: Oct, 22 2005
DETAIL
Hits: 14

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

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

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

Dynamic Javascript Includes

Rating 5.0 5.0
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: 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: 43

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: 11 - 20
Pages: << 1 [2] 3 4 >>