Server-Side Include Directive Syntax is an article in which author explains about server-side include directive syntax which helps in adding content of a file into any desired place in an ASP.NET page. Here author demonstrates about methods to be fol
This PHP upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. T
ValidatorControl is a class inherited from System.Web.UI.UserControl extending the functionality of validators, which belong to the VisualStudio.NET standard delivery. The class allows for working with validators on a clientls side, not only for
This web based tutorial helps the .NET programmers to gain more knowledge about the use of global.asax file in ASP.NET. The author explains you the use of the @Application directive, @Import directive and @Assembly directive that are defined inside t
With the help of this online ASP tutorial, you will be capable of creating headers, footers, functions etc., in ASP scripts using #include Directive in order to use them all over the source code. And other file contents can be also called via this #i
This PHP script is a very easy to use one for creating PHP and JAVA codes in Javabeans style. This enables easy working with MySQL tables, we can develop our own class which would have a constructor, saving and drop option. We can also provide the po
Through this online tutorial, the author highlights the class libraries to simplify the code while developing ASP.NET Web applications. The main implementation of these class libraries might lead to better code readability and reusage. This class lib
Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP code function for this purpose on the page for easy understanding. The author deals in the following sub-
TUniDIB is class for working with Device Independent Bitmaps. It can load BMP and PCX files.
BigNoseBird.Com's Server Side Include Page has an exhaustive set of SSI tutorials and reference pages. Using SSI makes pages more responsive and site maintenance easy. The pages in the site end with the shtml extension instead of the more familiar h |