Software Index
Related Topics
Popular Trends
Trending Topics
 

Folders Letter

All | Freeware
Product Title  /  Popularity Revised License Rating Size
1Folder Pro
Store your data on the web and access it from any pc connected to the Internet. Store data files, MP3, Movies, Images, Music, anything. Conservemoney by eliminating the need to purchase expensive servers and backup systems. Think of it as ...
July 4th 2002 Freeware  5 stars 1,900k
1Folder Lite
Use this application to manage your online files. Supports uploading, downloading and editing your online files in the familiar windows explorer interface. You can create, copy and move files in your remote folders just as you would do on your ...
August 22nd 2002 Shareware  5 stars 1k
Magic Folders XP
Magic Folders makes any folder you choose and all the files in that folder completely invisible to others, even on a network. Your invisible folders and files can't be deleted, viewed, modified, or run. For all practical purposes they don't ...
March 4th 2002 Shareware  5 stars 347k
Hide Folders XP
Every day we trust our personal files to a computer. If you share your computer with other people or your computer is always connected to the Internet, your private files are under threat of being disclosed.
This folder hiding and protection ...
April 14th 2005 Shareware  5 stars 1,260k
Hide Folders
Select folders of your choice to hide. In one mouse click your selected folders became invisible: it is impossible to find hidden folders, access any file in them and remove them (even when removing upper-level folders). You may leave your ...
February 18th 2003 Freeware  5 stars 720k
Protect Files&Folders Pro
Protect Files&Folders Pro is intended for controlling access to files and folders situated on local media of Windows 95/98/ME/NT/2000/XP at Windows kernel level. It enables you to deny access to certain files and folders, or to hide them securely from ...
August 10th 2002 Shareware  5 stars 736k
Lock Files & Folders XP
Lock Files & Folders XP can lock entire folders or individual files with ease. By locking; it actually makes and entire folder/file inaccessible to any program, and also they cannot be deleted, renamed or anything of the kind.
December 24th 2002 Shareware  5 stars 319k
Twin Folders
Twin Folders is a file and folder synchronization utility. If you are working on two different computers - for example a desktop and a notebook, then you need to keep your work files up-to-date at both of them. Perhaps you ...
November 6th 2007 Shareware  5 stars 1,809k
My Folders
Tired of browsing through Explorer to access always the same folders? My Folders is for you: whatever you are doing, just hit a simple key combination and see a menu popup under your mouse with shortcuts to all your favorite ...
September 17th 2004 Shareware  4.5 stars 251k
Letter Drop
If you are familiar with the classic game of Hangman, you'll have no trouble playing Letter Drop. The rules are the same, but your mission is different. You are training to become a letter air drop qualified pilot. Your training ...
September 28th 2003 Shareware    180k
Letter Drop 2
In this sequel to Letter Drop, you get a completely new set of words. As with the first game, this one is played like the classic game of Hangman in which you guess letters to form words. Same game, new ...
December 18th 2005 Shareware    188k
Direct Folders
Direct Folders guarantees you quick and direct access to your favorite folders and recent documents. Jump to any deeply nested folder in a single mouse click. Direct Folders automatically resizes every standard file dialog, so you can see a larger ...
June 4th 2005 Shareware    1,126k
Alive Folders
Imagine that your hard disk crashed. How much work will you lose? This convenient sync files program helps you to keep all you need. It makes a mirror of your important information and keeps it actual. It works as a ...
June 13th 2005 Shareware    335k
Hide My Folders ActiveX
Your application files and folders hidden with Hide My Folders ActiveX cannot be accessed, searched for, viewed or deleted, therefore no one will know that they exist. Using Hide My Folders ActiveX methods and properties you could easily implement advanced ...
August 31st 2005 Shareware    1,355k
Handy Folders
Handy Folders knows a quick way to folders. Simple and usable interface of the utility makes it easy to keep your folders at hand. Simply use the system tray icon or the Windows Explorer toolbar and you'll get to a ...
October 5th 2005 Shareware    4,119k
Hide My Folders
Hide My Folders is the advanced software solution which allows you to hide your confidential files and even shared folders from curious eyes. We store all private files at our computers and sometimes it is critical to make them invisible ...
February 25th 2006 Shareware  5 stars 1,624k
Business Letter Professional
Business Letter Professional includes more than 1000 typical business letter templates. With this software, you need not to hire a business letter expert to write for you, - you can write impressive and effective letters yourself with strengthened skills, less ...
August 15th 2006 Shareware    1,224k
Hide Those Folders
Hide Those Folders is the best way for you to hide folders and hide files and keep sensitive and important data hidden from view. Hide files and hide folders from Children, Employers, Anyone else at all, even hackers! Hide Those ...
January 8th 2007 Shareware    2,668k
Money Folders Personal Finance
Money Folders is a software tool that allows you to gain control over your finances! It assists you in implementing an Envelope style budgeting system where you control your money instead of the other way around. Traditional envelope budgets fall ...
October 12th 2008 Shareware    2,147k
Hide Folders Freeware
With Hide Folders you can make your folders invisible to other people that have access to your computer. Hide Folders is free application, it is made to help users protect privacy by hiding their confidential files and folders from the ...
March 30th 2009 Freeware    1,607k
Related Scripts
@1 Age Status Indicator for Files and Folders
This is a perl written server program which acts as a utility that checks the last date of the file and folders modified by scanning all the files. Features like two modes, providing two levels of age distinction, omitting sub ...
November 26th 2005 Commercial     
Copying Folders
By reading this article you will come to know the method of copying folders. The author has demonstrated the concept using the FileSystemObject function of ASP by which you will come to know the exact syntax formats to be followed ...
November 26th 2005 Freeware     
Counting the Occurances of a Letter in a String
From this online ASP tutorial you can learn the string functions used to find the length of the string and to find how many times a letter occurs in a given text. This article suggests and describes Instr() function to ...
December 8th 2005 Freeware     
Creating Folders with the File System Object
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The ...
December 11th 2005 Freeware     
Delete Folders Online
Software developers and programmers working on ASP will be aware of the fact that ASP does not support IO systems while modifying the files and folders. The author of this article has suggested to deal such situations with the built-in ...
December 4th 2005 Freeware     
DirLocker - a web folders protection
DirLocker allows/denies access to any protected directory for all members or for every member individually. DirLocker operate with .htaccess and .htpasswd files to restrict users access to resources on folder protection based, therefore you are able to set access permissions ...
December 6th 2005 Commercial     
Displaying Sub Folders
Displaying Sub Folders is a simple and useful tutorial where the author has briefed on displaying folders of hard drive directories. You can learn how to script codes for finding the path of the folders using System.MapPath function and the ...
December 20th 2005 Freeware     
Enumerating Folders in ASP
Enumerating Folders in ASP is an ASP article guiding you in listing the entire structures of your folders using ASP codes. This tutorial is simple in its explanation and illustrates the method of using FSO in enumerating the folders using ...
November 21st 2005 Freeware     
Free 3 letter domain names finder
Free 3 letter domain names finder is desinged for PHP based websites that filters 3 letter domain names from a domain name list that may contain any length of domain names. Result can be outputted in HTML format or in ...
December 12th 2005 Freeware     
Generating an XML file of your website's folders or files
This tutorial can be used as a guidance and reference for the users to create XML file of their website's files or folders. The author explains that this process of generating XML file can be done easily by navigating through ...
December 8th 2005 Freeware     
Related Code
DotEtiveFTP 1.02
DotEtiveFTP enables you to transfer, rename, delete, make, enumerate files and folders synchronously and asynchronously. It supports Socks 4/4A/5, IPv6, transfers resuming, recusive folder transfer, custom commands, transfers tracking, and FXP data transfer for faster backups.
February 18th 2006     364k
Acronym Quiz
This is a basic example of how to make an online quiz. It has a list of 20 computer related acronyms. You choose which one it stands for from a combo box, and a page is displayed telling you your ...
March 7th 2006     4k
Métamorphose File -n- Folder Renamer
Métamorphose File -n- Folder Renamer is a free, open source mass renaming program that combines great flexability with an intuitive interface.

Allows most command line renaming operations in a single utility, perfect for those of us that need to rename large ...
February 25th 2006     205k
Access your Outlook Application using PHP v2.1
I have always been surprised from what PHP can do.Using COM objects shows new and best ways for PHP development. The folowing code, which is designed like Step by Step wizard, shows the access to Inbox and Outbox folders in ...
March 1st 2006     17k
JDStrings
This are some useful string functions that I often use in my programs. It contains following functions: Function StrPaste (SourceString:string; SearchString:string; ReplaceString:string): string; { paste part of a string with another string } Function StrDel (SourceString:string; DeleteString:string): string; { delete ...
March 23rd 2006     6k
New Software
Popular Software