Force a Form Field to be Filled In is a tutorial which helps the users to validate the form field on their websites. This tutorial also shows how to inform the users to fill the form field. This is an useful tutorial for the beginners to validate...
This script is designed to build a searchable database out of a directory structure of ini files, id3v1 and v2 tags from MP3s.
This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one authentication per multiple...
Allows users to post to a form and get the contents in an email. You can specify recipient, recipient name, sender, sender name, subject, message. There are also options for how the confirmation page is show. You can also send an email in HTML. /
Build CAB Files In .NET is a web based tutorial which specially concentrates on CAB file creation. The author elaborates the procedure in steps for generating the CAB file in ASP.NET applications. The author offers source code for creating the CAB...
A Clock Out Of a Form as the name suggests can be used to implement a clock display in your web pages, which is not in a form and is totally independent. This runs fine on both the Internet Explorer and Netscape. This freeware JavaScript can add...
Automatic Time Kept in a Form can be implemented in your webpage to make use of date objects, manipulating it and updating the form text box every second to display the current time. The script defines each day and month with a string...
Displaying the Files in a Directory using a DataGrid is an useful article for the web developers to display all the file names of a directory in a datagrid control using the getfiles method of the DirectoryInfo and Directory class. This article...
Apycom Drop Down Menu can be used in your webpage to build a drop down menu system. It has the ability to call JavaScript and the ability to use system colors of OS for color parameters. Supports features like: customizable font style, font size,...
Build A Non-Zero Based Array In .NET is a web based tutorial in which author describes about constructing multi-dimensional zero-based array objects for stroring valus in flex array objects. The author describes about Getvalue and Setvalue method... |