Languages Cold Fusion Web/Internet/HTML  

File Manager

download download  
important code information
author:
Andrey Karasev
minimum requirements:
File Manager description

This is a simple file manager. It use CFDIRECTORY tag to navigate through ColdFusion server. It is very useful if you do not have RDS access to log files on remote server.


This ColdFusion script allows you to navigate through ColdFusion server file system.
Note: Tag CFDIRECTORY should be enabled.
Unpack fm.zip in any directory and start script filemanager.cfm from any browser.



File List:
README217b
filemanager.cfm2Kb
view.cfm1Kb

Similar code
Signature Capture Applet (Popularity: ) : Basic signature capture in IE and Firefox so it can be stored to a database etc.
Calling a COM DLL from ColdFusion (Popularity: ) : Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...

Web based HTML pages editor (Popularity: ) : Using this component user without special knowledge or experience can edit website page content. It is very useful for content manager, webmasters and technical writers.
CF_ICAL (Popularity: ) : This tag automates the creation of iCalendar files (.ics). You can use this tag to create a standards compliant calendar file that will work across different programs such as Microsoft Outlook Calendar, Mozilla Calendar, and iCal.
File Upload (Popularity: ) : Allows users on other pc's upload specified file to your wwwroot folder of your choice, and files of your choice. this could take over for large emails, apply apache HTTP server and dynDNS if your not static.
BrowserDetector (Popularity: ) : Detect user's browser type and OS. For example: Browser: IE5, OS: Win98.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 16
version
size in Kb 2
popularity   898/7913373
user rating 9/10
ad


New Code
Popular Code