jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 31 - 40
Pages: << 1 2 3 [4]
Sort Listings By:
Hits: 210

Web Development Reusability : Improve Reliability Quality and Productivity

Rating 0.0 0.0
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly and purposefully, it can save time and money, as well as create an inventory for valuable and reusable software assets. This article discusses such topics as what resuability is, why it is important, its usages, and more.
Platform(s): n/a Date: Aug, 08 2001
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: 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
Hits: 556

Professional Windows DNA

Rating 0.0 0.0
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP.
Platform(s): n/a Date: Nov, 05 2000
DETAIL
Hits: 675

Color Safe Palette or Nested For Next Loops & Arrays

Rating 4.0 4.0
The browser can do a great many things, but it has a limit of 216 colors that can “safely” (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette. By placing the six possible values for color (00,33,66,99,CC,FF) in an array and nesting three for next statements with values one through six a table with all the color codes will neatly be displayed in a table.
Platform(s): n/a Date: Oct, 04 2000
DETAIL
Hits: 630

HTML code reduction

Rating 0.0 0.0
This script will open all HTML pages within the specified directory, reduce the file size of your html pages, and the files will be saved back. You may password protect the script, and it will allow a faster transmission of the page. A good script to learn how those task are perform.
Platform(s): n/a Date: Jun, 21 2000
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: 586

404 Error Report

Rating 0.0 0.0
No one likes to see 404 pages and it's even worse when you find one on your own site. This tutorila explains how to make the 404 page useful to the user and notify yourself so you can fix them ASAP.
Platform(s): n/a Date: Jun, 13 2000
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: 506

ASP 3.0 Object Model

Rating 0.0 0.0
Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events in ASP Object Model (Six built-in Objects including the new ASPError Object).
Platform(s): n/a Date: Mar, 15 2000
DETAIL
Amount: 40
Displaying: 31 - 40
Pages: << 1 2 3 [4]