Advanced Slide Show With Captions and Cross-Fade is a JavaScript which can take in any number of images and can run them as a slide show. Also it supports any number of captions associated with the images. Allows you to customize the time delay...
Downloading Files with VBScript and ASP is a tutorial for the webmasters in developing and implementing downloads systems on their websites. You can learn to download files with extensions like *.asp, *.txt, *.html, *.htm etc., The author has...
File downloading with COM and ASP is an ASP article for the webmasters that summarizes the procedures for sending download files to your clients through the COM components. The author has given some guidelines for protecting your website files...
Integrating User Search with ASP and SQL Server Full-Text Search is a tutorial in which author gives detailed description of indexing the documents present in the SQL server and to quickly search by the index server search facility. It performs...
Recursive Threading with PHP and SQL is a simple tutorial that helps experienced PHP programmers to design new pages with threaded comments. You will learn to create and match comment tables for every discussions. Using the tips provided in the...
Web site Administration with ADSI and the .NET DirectoryServices Namespace is a web based tutorial in which author describes about utilizing the System.DirectoryServices namespace classes which can work along with IIS, LDAP etc. With the help of...
Working with Databases and International Date Formats is an ASP tutorial that deals with updating and insert date value into the datbase and also alter the date specified by the users into standard date format. Here ther are few codes that can be...
Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP code function for this purpose on the page for easy understanding. The author deals in the following...
Working with Emulators and Browsers is an article, from which you can learn how to simulate and test your .NET applications using emulators of various mobile device manufacturers. This article would help mobile ASP.NET programmers to know more...
Writing Apache Modules with Perl and C will allow you to enhance your Apache HTTP server in just about any way you'd like. Overall, it is an excellent book, and it has a lot of good information and terrific examples on everything from... |