NVE ASP Chat is a database driven ASP/VBSCRIPT Chatroom application. This supports multiple chat rooms. Automatic log off if guests leave the room or close their browser window without clicking the Exit button. Clicking the Exit button removes the...
This is an easy to setup ASP chat script that uses application variables to store the chat. It allows you to shows list of guests online. Manage/delete inactive guests. HTML encodes all text and names
Simple ASP Authentication System is a web based article through which webmasters and the ASP programmers can get information about how to secure their ASP applications. In this article the author offers various steps to construct a secure login...
This is a fully customizable ASP chat script. Simply copy and paste the code to your site and you are ready to go
This simple ASP code allows you to create a calendar with today highlighted on your Web site. It lets you choose a day, month, and year to view, and with some minor modification will even put your events onto the page on the proper days. It's...
This is an ASP chat application available in two versions. One is Basic / Chat with standard chating features and the other is Pro Chat having / advanced features than basic chat. The basic chat version features / include Active User listing,...
This is a simple ASP tutorial that guides you in placing the source code that helps to create the database connections in an include file. This include file helps you to reduce the repetitve tasks by adding it on the web pages that needs the code...
This is a simple ASP tutorial which is useful for deleting the records from the database table. This show the step-by-step process of deletion. This tutorial first checks the data that is required for deletion and if the data exist in the database...
Easy File Uploading is a simple ASP tutorial briefing on the concepts of file uploadings. The author has scripted his codes using the 'Persits Upload component' function of ASP as a demostration for the novice programmers to understand the...
Label Web Server Control is a simple ASP.NET tutorial in which the author gives you some tips about the ASP.NET lable web server control. In this tutorial the author shows how to display the text in the label control using the text property and... |