Form Mate reads header and footer text files so you can customize the look of each form. Also includes required fields testing and custom message associated to each required field.
You can use Site Editer to create, edit and view any files on your site. This script offers a Password protection feature which prevents unauthorized users from using this script. Along with this protection it will also notify you of all the...
Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details about the...
Hit Counter (text Files) is a multi-platform compatible hit counter script. It's pretty simplistic and doesn't really show off the power of ASP, but what do you want... after all it is just a counter!
Text files is an online tutorial in which the author has explained the beginners about text file management. The author has given seperate codings for creating file system object, to open a file for reading and writing, to read and write lines on...
Text Reader and Text Writer in C# is a tutorial which helps you to learn how to read and write text files in C# using the steamreader and streamwriter class. These Streamreader and streamwriter classes are derived from the base classes TextReader...
Reading Text Files in an ASP.NET Web Page is an ASP.NET tutorial in which author details about reading the text file content with the help of string variables in the web pages. In this tutorial programmers can learn about procedure to open the...
ASP Component / COM object to create, edit and manipulate multi-frame animated GIFs. Read GIFs from disk, data stream or remote URL, save to disk or export to the browser. Comprehensive functions allow for setting frame properties such as delay...
DataGrid Edit and ListBoxes: Filling from SQL, and Matching Values is a tutorial that helps in editing the data of the datagrid control based on the users selection in the listbox that resides inside the datagrid control. The sample code to...
Reading a text file in ASP is an online tutorial briefing on the FileSystemObject of ASP in managing files and folders. The author of this article has demonstrated on two different methods for reading and writing text files using the ASP codes.... |