This is a tutorial which teaches the users how to have fun with html select list objects and for selecting and displaying by using PHP and super globals. The author tells the users about select lists that exists between the open form element and the
WebInput.NET is a powerful ASP.NET component that has formatting, masking and validating capability similar to what you have in Microsoft Access®.
WebInput.NET® control is a rich, multi-purpose user interface input control for ASP.NET 2.0 Web development. It enables you to easily create input with superior ability to perform data formatting, masking, data validation, and character highlighting
This is an article that guides users to include a child element or an attribute with XML DOM element. In this tutorial the author demonstrates users by adding a child element or an attribute to an element. This is an easy to understand and useful tut
CGI programming texts rarely discusses the technique involved in handling forms that upload files which is an often necessary requirement. This article explains the aspect of how to use the upload element of Netscape Navigator 2.0 to select a local f
Enhancing Inserting Data through the DataGrid Footer is an article for those who need to add the data in the datagrid control through the footer of the datagrid control. This is accompalished by placing a data dependent dropdown list on the footer an
Find an Element In an Array is a ASP based array lesson that describes easier method to perform the required task. It explains that the given value can be checked using array index value through all array items via FOR LOOP functions and the sample c
This is a custom CFML tag which will return a pattern matched string to an array, with each backreference occupying an element of the array and the whole matched string occupying the first element.. This emulates the preg_match() function of PHP. In
This is a tutorial that tells the users how to build a HTML form as an interface for uploading their file with php. This tutorial explains the users how to use the type attribute of the input tag which is used for designating the input element as a f
This is a cross-browser JavaScript function to get an element by it's ID. The script helps in generating an object reference to an HTML element. The script has two versions- one for the New age browsers version and the other for the older browsers. N |