Allows a page to include a remote URL in itself. One of its uses is to get a block of HTML from a remote ad server that includes a link to the advertiser, the ad image, some accompanying text and even scripts and applets.
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other environments. This tutorial guides users to make it possible by creating an http interface. This will be...
Transaction Object in ADO.NET is a tutorial which describes you the two ADO.NET transaction objects such as SqlTransaction and OleDbTransaction which helps you to implement transactions. These transaction objects has three methods such as...
Writing a COM Object with VisualBasic 6.0 is a web based tutorial in which author elaborates about the procedure involved in building a COM objects which offers various complicated functionalties by using VB. In this article author describes about...
A Feedback Form in ASP.NET is an ASP.NET tutorial which deals with the methods involved in generating feed back email form with the help of ASP.NET applications. Here the author offers sample codes along with the descriptions inorder to create the...
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides inside...
Adding a Default ListItem in a Databound Listbox in ASP.NET is an article in which the author discusses about adding items to the listbox web control of ASP.NET. The author shows how to add the items using the Insert method as well as explains how...
Creating a TCP Component in Visual Basic is an article which deals with generating TCP component using VB which helps in accessing the emails from the POP server. Here author explains about implemetation of the component to send data, retrieve...
How to Read a text file in ASP .NET ? is an user friendly tutorial in which author describes the procedure for reading the text files. Through this tutorial users can learn about name space, which has to be included in the programme to read the...
How to Use a GDI+ Application in NETCOBOL for .NET is an article in which the author gives description for utilizing GDI+ and NETCOBOL for creating a image in .NET framework. In this tutorial the author gives details about utilizing the tools... |