Categories
ASPTips and Tutorials → Development

Bubble sorting in ASP

This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

PDF on the fly for free

Learn how to convert HTML webpage to PDF for free by using HTMLDoc. With a simple installation of htmldoc.exe (opensource), by sending a command line from ASP. New version of the script is provided. Feedback will be appreciated
  • Platforms
    • Windows
  • Licenses
    • GPL
DETAILS

Event Log Event Types

Detailed descriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Bullschmidt Dependent Listboxes

You can use dependent listboxes for example to let a user choose a rep in a reps listbox and then have only the customers for that rep be shown in the customers listbox.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

5.1 Surround Sound on the Web

Tutorial: Determine if a client and user agent meet the requirements to deliver full 5.1 surround sound to your web visitor. Topics covered include client machines, user agents, media players, http headers and MIME types.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating Parent-Child Relationships

This tutorial explains how to do recursive subroutines in ASP (VBScript). Use this algorithm to create threaded discussions, directories, or whatever use you have for it.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Bullschmidt ASP Developer Tips

ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Content Variables

This is a simple one page example of how to display all Server, Application and Session variables. Also shows how to add && delete Session and Application variables programatically.
  • Platforms
    • Windows
  • Licenses
    • Other Free / Open Source License
DETAILS

The Len() Function

Overview and a quick example of the Len() function that calculates the LENGTH of a string.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Left() Mid() Right()

There will come a time when you need to dice up a string which is all one word or a number. In this particular case, Split() won''t work for you. This page explains how Left() Mid() and Right() work.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com