Display Date and Time in Many Formats is a script which describes the users how to show the date and time in several formats on their websites using Formatdatetime function. It shows how to display VB general date, VB long time, VB short date, VB...
Advertisement
Performance Tips and Tricks in .NET Applications is a web based article in which author discusses about constructing ASP.NET applications with perfect code inorder to execute faster and also to increase the performance of those applications. Here...
Take Advantage of Streams and Formatters in VB.NET is a web based tutorial in which the author gives details about basic concepts of stream, which is originated from UNIX that act as a channel for data flow. The author offers details for the...
Using WebRequest and WebResponse in NETCOBOL for .NET is a web based tutorial in which the author describes the method of including the webRequest class and Webresponse class in .NETCOBAL inorder to access the data from the internet. The author...
View Files and Folders in a dir is a powerful ASP program that can display the files and folders of your website directory. This program is simple in its integration but requires some basic knowledge in XML and XSL to work with. All files and...
The recipe provides a method "describe" which takes a module as argument and describes classes, methods and functions in the module. The method/function description provides information on the function/method arguments using the inspect...
Forgotten Password WebUserControl is an ASP.NET application that can be integrated into users web site. This program has VB.NET project files and helps in generating visual studio projects in which users can download any files about this project....
E-mail validation; Used mail $headers, so that the email will never be send to Spam folder. You can change the email address where the mails should be send to in PHP file. Status message. ActionScript 3.0. Easy to understand PHP.
You can learn from this tutorial to display records from the tables in an Access database using JDBC in JSP tags. It also discusses on BodyTag. When you have to manipulate the body content (body content is the content between starting and ending...
A robust web-based task, project, user and time management suite, providing an easy-to-use web site for the assignment and resolution of tasks and projects. It features a multi-user system, user workload charts/analysis, Gantt charts, subtask...
A news publishing and management system that features an innovative block builder, WYSIWYG templating, SEF, a built-in CMS system, dynamic menu builder, multi-level access, VBulletin integration, unlimited photos, date and time management,...
This tutorial is designed to give the reader a brief introduction to session management in PHP. Contents cover creating, assigning values to and destroying sessions in PHP.
This article guides the users to make a catalog in JSP in beginning stage of them in JSP. Here users can find a code which helps them in making a catalog for JSP. By using this code they can build a database sorting in both ascending and...
Tool kit for color management in text/graphics editors, spreadsheets and other applications with Office'97 interface.
An Introduction to Custom Attributes and Reflection in VB.NET is a tutorial which gives you some explanation about creating custom attributes using VB.NET. Custom attributes helps you to mention the information about a class, method, parameter...
Building custom toolbars, menus, and popups in Microsoft Access 2002 applications is an article through which you can learn about how to create toolbars, menus and popups in MS-Acccess applications. The author gives you the steps for performing...
Installing Apache, php and Mysql in a windows environment is what this tutorial is all about. This article even has links to download php, Mysql and Apache from their respective sites along with the installation readme files. The article describes...
Aids perusal and management of large zip file collections. Lists zips with line of text from readme's. Can copy/delete/rename. Also has good explorer integration (thanks to Angus Johnson and Anders Melander) which allows drag/drop to explorer for...
This recipe provides a couple of cross-platform utility functions, 'open' and 'mailto', for opening files and URLs in the registered default application and for sending e-mails using the user's preferred composer. The python standard library...
This recipe provides a quick way to search and retrieve information about installed Python packages and modules in your Python installation. It classifies the retrieved module information into types (built-in, source files, c-extensions etc)... |