Results for "Category: Complete Applications"
Web Site Administrator. This file let you Administrate your site. Includes function like Upload files, Copy or move files in folder, rename, delete and other thinks.
List subdirectories of the current directory.
File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.
It lets you simply manage your domain names over the internet. You can, add, edit, delete, view, sort and handle all your domains that your company has registered. This code is aimed for internetcompanies that handle domainnames and doesn't have any good system for it. It's all completed but it's still missing one thing that will be implemented....it's missing DomainLookup :(. I will try to give 100% assistance in installing this if you will have any problems with it. It's written in swedish language but i later converted into Englsih, so don't blame me for any spelling errors...instead correct me :). If you're company are into Domain Name REgistrations or something similar, then this script could really be of use for you. Try it, you might like it =)! Anyway, PLEASe make any comments or suggestions and i'll try to code them for you! Have a nice day and please vote if you like it =)!
This article will try to explain to you how to use the IF-statement and why you use it. It will teach you the basics of ASP IF statements, how you write them, what you use them for and why we use them.Also read why this is such a late publication.
This is a simple common dialog with an image preview utility like the one with Photoshop and paint shop pro... This example uses the _PICTURE_ class which I created to help me using different image formats in c++ like the one in VB The class is based upon another one written in MFC which was posted on codeguru I think , but this one is made small and easy with simple APIs..Enjoy
An advanced text editor with a parent window and child window. It as a tool bar and a status bar.
This program goes though your MP3 collection, creating playlists automatically in the format you choose for artists you have 5 or more songs from. Can also create one large playlist from all your songs... Supports playlist types: ASX M3U WPL 3mP PLS HTML TXT Also see the website for EXE / screenshots etc: http://thecleaner.publication.org.uk/reverb Enjoy!
TV LISTINGS PROGRAM. Displays channel guides for all UK TV cable channels. Includes page caching, favourite channel + show highlighting, SEARCH FOR SHOW, browse by category.... FULL SOURCE CODE, NO EXTRA DEPENDANCIES. Uses: Context menu, listview, web class, date class, tooltips, lots of string manipulation! :D SEE THE WEBPAGE FOR MORE SCREENSHOTS and executable: http://thecleaner.publication.org.uk/telefusion
Use this include file to catch robot queries to your page and generate the appropriate metatags dynamically. With this code, I have put my site (www.stindustriel.com) in top 10 on Google, Altavista and InfoSeek. Hope you will envoy.
Ever wanted to hide windows you did not want you boss/parents to see while u r working(or playing!!!),magic windows let's u hide/unhide windows with ease.My first submission in c++ on PSC .After working in vb for a long time ,found out c++ is way ahead of vb.Absolute control ,that is what c++ is all abt.Please do send me your comments at venky_dude@yahoo.com
IESpy lets u keep a watch on the webpages visited by anybody.It checks whether IE is running and if so logs almost evry webpage visited, another alternative to checking history folder which is genraly deleted by the users.It saves the data in a log file when exiting.Also shows how to implement enum callback functions. Please leave your comments and suggestions.
A fast and easy way to rename files in bulk. Features include an Explore like interface with the ability to sort files in different ways, preview the changes, and undo your most recent rename. You change the file extension, make all file names lower/upper/proper case. Replace, delete or insert characters, add prefixes and suffixes, or replace the names altogether with a sequential name of your choice. By using the check-box before the file names, you can apply different changes to individual files. Click on the Apply button and all of the files with New File Names column filled will be changed. (Update: Added additional features)
If you don't like compiling from DOS when you use borland C++ 5.5.. well this is the solution for you. UPDATED!!! It now compiles windows programs as well as DOS, and can edit CPP source files too!
This application is used to change the volume and set the mute status of Windows Master Volume Control. Start the app by moving your mouse over the tray icon. The application pops up. No clicks are needed to change the volume. Just move the mouse over the desired volume level and move the mouse away. To change the program settings right click anywhere on the program. There is also a class which you can use to get and set the main volume and mute level of windows. This class is from somewhere on the net. I adjusted it to handle mute get the maximum volume. I really hope you like it. UPDATE: Now includes comments on the main app. Installer at http://user.web.com.na/michael/
This is an updated version of the classic scanner routine updated to work on VS2010 and works on Windows 7. The original source can be found at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=1551&lngWId=10
Write a file to a disk
This is for Visual basic users also: this will show you how to create a exe with no compiler, linker, anything just pure machine code. Please vote
This is a simple web based bug tracking system created in about an hour using the upcoming code generation product - CodeCharge. Features include Search, Sorting, Login and Administration of Users, Priorities, Projects and Statuses. Two source code versions are included - regular ASP with mixed HTML, and Template-based where HTML files are separated from ASP. Great example for ASP beginners and gurus, as well as an interesting demonstration of CodeCharge features.
FREE Web-based Bug Tracking with Source Code in ASP and ASP.NET/C# Great tool for assigning and tracking issues during software development process. Simple, yet powerful, Issue Manager features: - Secure, multi-level web access via login authentication - Issue assignment by person, priority and status - Full text search - Comprehensive, sortable issue grid with summary by status - Bookmarks for rapid access to commonly used queries - Issue history tracking - each response is individually tracked - Single click export of selected records to MS Excel - Color-coded priorities with custom color setup - Fully customizable look and feel via HTML templates and Cascading Style Sheets - Full compatibility with all web browsers - Support for ALL databases, including MS SQL, MS Access, etc. - Free Source code in ASP.NET/C# and ASP/VBScript