The author of this tutorial tells us how to integrate our web site pages with AOL Instant Messenger to enable our site visitors to send those pages to other AOL users or email addresses. A complete working sample of this script is available for...
Get the number of days in a month is a tutorial which helps the users how to obtain the number of days in a month with the help of ASP. This is a simple and more useful for the novice programmers how to obtain the number of days using ASP server...
The author of this online tutorial shows how to split a single record with so many pages. This article demonstrates by selecting an article with three records how to see the selected record using a querystring. The sample source code of this...
SDL or Simple Directmedia Layer is a simple introduction to making multi-platform games. SDL is an easy to use library for Sound, Input, Timers, and 2D graphics (3D graphics are accomplised through the use of OpenGL). It teaches you how to make...
This article explains the usage of SimpleBean class i.e., how to call JavaBean from within a JSP page. The tutorial describes how to code a JSP page to call that JavaBean, and also provide a online demo with which the user can know more about the...
The author of this tutorial has explained how to effectively use the DatePart function of ASP in requesting your web server to update the copyright for your website and other online applications. By reading this article you would be able to gain...
Distributing and promoting commercial applications as trial and evaluation versions is highly important for any serious developer. However, the process of delivering trial and full versions of the program may be somewhat problematic. If the...
The solution for limiting the number of records is the main concept of this online article. The author describes the method of controlling the display of records from a recordset with the help of ADO in ASP. The main highlight of this article is...
A Matter of Context is a useful article to the beginners.This article shows what kind of common error you can see on the web applications and how the code will be the executed. The author discusses the problem with a simple example and also...
The advent of SOAP as a sibling of XML opened up many possibilities for site developers to present information from various sources on their sites with unparalleled ease. And to add to this ease there are various Web Services in the form of APIs... |