Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Displaying HTML files from your ASP page
Link ID 23575
Title Displaying HTML files from your ASP page
Url Visit : Displaying HTML files from your ASP page
Description Often you will need to display the contents of a file on your server. This article shows you what regular expressions to use to successfully display HTML, including automatically making any hyperlinks live.
Category ASP > Tutorials > File Manipulation
Keywords Displaying   HTML   files   from   your   ASP   page
Date Sep 20, 2007
Refer it to Friend ( Displaying HTML files from your ASP page )  
Write a Review ( Displaying HTML files from your ASP page )  
Report Broken Link ( Displaying HTML files from your ASP page )  
Add : Displaying HTML files from your ASP page To Favorites
More links included : Displaying HTML files from your ASP page
Site links : Displaying HTML files from your ASP page
Traffic Details from Alexa : Displaying HTML files from your ASP page

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at ASP > Tutorials > File Manipulation
1. Last Updated
  A code snippet to display the last modified date for any given file dynamically. Every time the file is modified this info is written into the file. The FSO knows just how to read that for you.
Category:   ASP > Tutorials > File Manipulation


2. create a file
  Easy code for creating a file
Category:   ASP > Tutorials > File Manipulation


3. Open, Read and Create Files with ASP
  This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.
Category:   ASP > Tutorials > File Manipulation


4. Import CSV to HTML
  The author writes "A CSV (Comma Separated Values file sometimes referred to as a flat file) is essentially a text file that has a comma delimiter between the table values and a unique line for each observation. While this is usually a means by which data is transferred from one database to another by itself can be used as input to an asp document." This example will show how to take virtually any CSV file and write it to an html table using ASP.
Category:   ASP > Tutorials > File Manipulation


5. Delete Folders Online
  ASP does not allow you to use IO system to modify on files and folders. But with the help of FileSystem object you can delete any file on your server. Do not forget to double check permissions for this operation.
Category:   ASP > Tutorials > File Manipulation




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z