Results for "Category: Files/ File Controls/ Input/ Output"
This code is simply sorting lines in a text file alphabetically using a listbox control. This could be good for sorting wordlists, names, adresses.. etc.
Record Mouse Movement and Clicks (Mouse Actions) and Save it to File. You can load the Files and Playback it! please vote! thx!
a StringExtractor - Extracts Strings from binary Files. StringExtractor =============== Author: CodeXP Contact: CodeXP@Lycos.de Description: This App extracts Strings from binary files (like .EXE). You can search certain Strings that were found in binary file. (for example you can search some cheats in a game file, for what I also wrote it. Actually for own use :) How to use: drag'n'drop a file, that you would search for Strings, on the StringExtractor EXEcutable
Simple Function designed to upload single/multiple files from VB using just Inet control, Label and the Function.
Its amazing .... I was getting facinated by the textbox search provided by third party components in ASP.NET, so I deceided to build a one in ASP. My code helps in searching a particular field & the textbox gives results as you type the keywords in the same .... I have used iframes so it will not work in Netscape ... will try to overcome the same
I programmed this little thing to generate an input text field including two buttons to increase and decrease the value of that field. Just include this file and generate the spinner. Updates are welcome!
An easy way to handle INI files by using API. Ini files can be useful when you need to save and load data to and from a file. I tend to use them to save user preferences but can be used for many other things as well. The main advantage over the registry is that you can modify them easily by using a text editor such as notepad. Enjoy :)
This one saves/reads some small headers in biary format to a file, e.g. to save some extra-data to an executable (such as almost any server-builder works!)
2 lines of code to create any destination directory or path, no loops etc.
This is my first usercontrol in VC++ act as button , their look are NOT rectangular and have a vertical gradient. See the screen shoot!! (NOTE uses my WindowClass)
Simple App to write to Excel
Allows you to rename files en masse with some preset patterns. Added the ability to use the modification date in the numeric indexing pattern. (Press '?' for details) Replaced the browse for folder method with the control in http://ccrp.mvps.org/download/controls/ccrpftv6-10.zip Can now use the old filename in the numeric indexing pattern. I did have it in MR1 but thought no one used it. Fixed a critical error
Fast Folder Explorer.Plus Some new Functions. Olso Change the size of icons to (16 or 32) if you wand send your commend's.
Hi All. Here is the new Version of Folder Explorer. I was been asked if I could put something for files. Include The WebBrowser control with some new Functions. Thanks For your nice comments, are always welcome
Converts a sequence of picture files (bmp) and an optional sound file (wav) into one video file (avi). Source Code compatible with both Linux and Windows!
This code allows a user to add security to a folder by either making it password protected or not allowing access at all. It includes a simple method of encryption and decryption, shows how to creat a shortcut for your program's executable, shows methods to hide your pogram for the task manager (ctrl+alt+del), disable the task manager, and disable the taskbar or startmenu. It also includes a log which can be set to record all secured folders attempted to be opened or just any folders that are opened and includes time and date of when they are opened. Also includes a method of detecting when a key and what key has been pressed. And... yeah theres alot of stuff so enjoy and please vote!
This code will make an archive from any directory and will show the progress in a progressbar. Very useful!!!
It can make an archive from any files (without compression) and can extract them. It can open an archive and show the contents. Also it can split an archive and it can show the contents of a splitted archive. It has got an internal viewer. Faster then CYBER-CRYPT!
This is a VB.Net version of the C# Boot Tab Control found on PSC. For those of you that prefer to code in VB.Net. It implements a Custom TabPage Collection and Custom TabPages. Note: this is a direct port from C# with the errors corrected. It is far from finished but it is much better easier to understand than C#.
myLittleCalendar allows you to easily add a calendar on all your ASP pages. myLittleCalendar supports international settings. You can easily set properties to display the calendar in your own language (default language is English). You can even choose the first day of the week (default is Sunday) according to your regional settings. The .zip archive contains a wizard and several samples myLittleCalendar is written as a script-component; so you can use it even if you are not allowed to install component on your web server.