Categories
ASPTips and Tutorials → Miscellaneous

Client-Side Scripting and ASP

This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Multi-Language Web Development

Would you like to provide multi-language support on your site? This article discusses three different ways in which you could organize your site to support multiple languages.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Web Development Reusability : Improve Reliability Quality and Productivity

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 so...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Determining How Long Your Users Spend Filling Out Forms

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 h...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to display your code

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Professional Windows DNA

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Color Safe Palette or Nested For Next Loops && Arrays

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 palett...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

HTML code reduction

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Global.asa

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 lesso...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

404 Error Report

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com