- 1,251 categories
- 40,829 scripts
- 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.
- 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
- 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.
- 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.
- 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.
- 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.
- ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer...
- 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
- Licenses
- Other Free / Open Source License
- Overview and a quick example of the Len() function that calculates the LENGTH of a string.
- 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.
Page: