Creating a File-Upload User Control with ASP.NET is a web based tutorial that deals with generating a user control for file uploading with the help of ASP.NET application. The author discusses about creating MIME upload form which helps in...
Catalogue is a file explorer utility that enables quick viewing, management and updating of metadata or document properties associated with such files as:
Microsoft Office documents Windows 2000 files PDF documents IPTC...
IE File Explorer is a free DHTML based real-time file system exploration tool built on Internet Explorer's powerful XSLT and XMLHTTP capabilities. Asychronous server-side navigation - no need for page refreshes. Achieved through XMLHTTP Requests....
Creating a Web.config Editor - Part 2 is an article in which the author talks to you about creating custom properties in the web.config file of the ASP.NET. The author shows this by adding the server nodes to the dropdown list box control. This...
Internet File Explorer is an online file manipulation program written in ASP enabling webmasters to have full control over their files through the browser. This program comes with an intuitive interface similar to the one like windows file...
An Overview in Creating a COM ActiveX DLL for Use with ASP Scripts is an article which specially concentrates on steps involved in generating ActiveX Dll component with the help of VB. This article offers procedure to create functions of ActiveX...
Mail-A-File is a web-based email program (written in Perl) with file attachment features. The program allows any user to send an email from a web-based form to any recipient with a valid email address plus the ability to attach a file to the email...
Creating a Component using Visual C++ to Manipulate Virtual Directories is an article which tells about building of server component using Visual C++ inorder to access ADSI and to control IIS. Here author also describes about applying server...
Creating a Custom ADO.NET DataAdapter is a web based tutorial in which the programmers can learn about the process of generating ADO.NET data adapter by using dataAdapter objects. The author gives details about OleDbCommand object and the method...
Creating a custom DataGrid delete button is a tutorial which helps in deleting the data of the datagrid control using the delete button created on the HTML page. This tutorial clearly explains the procedure with sample code which will be useful... |