Results for "Category: Complete Applications"
This is a complete, self-contained BBS application. I confess that I've taken good ideas from other BBS products and duplicated them here. The BBS supports multiple forums, file uploads, and threaded discussions. Email notifications can also be generated using the "ABC-BOT" that is also available on my web-site. To install, extract the ZIP to an appropriate directory on your IIS server, set the permissions and you are good to go. The underlying data is stored in an MS-Access database (included).
This is a complete application example of using pure win32 API to create windows (NO MFC!). This program simply Hides, Shows, and changes the caption of Windows Media Player. It is very basic, and it is a nice example of Win32 API. Also shows how to add a custom item to the System Menu(See Screen Shot)KEYWORDS: Win32 win32 WIN32 API api Api CreateWindow RegisterClass SetWindowText Show SHOW show HIDE hide Hide WIndow WINDOW window GetDlgItemText FindWindow ShowWindow AppendMenu System Menu SYSTEM system MENU menu Jaime jaime Muscatelli muscatelli
In this article, we will develop a .NET Web Service in C# that requires authorization credentials.
A simple webhost. Users can register and have a single HTML page on the server. With this application they can log-in and create their page in HTML on-line. The page is stored in a database and loaded when someone accesses the page. The URL of a user is this: default.asp?client=USERNAME PLEASE VOTE FOR THIS CODE!
Have the Homepage you have always dreamed of. No crappy ads or clutter, just a simple and easy to use Launching Window, ready to go... Just upload and use. I wrote this code using DHTML, ASP, VBSCRIPT, JAVASCRIPT, and of course, HTML.
You might always be wondering how ur windows control ur computer from the very start till the very end .. if you want to work on making ur own operating system this is the place for u .. this project covers a small operating system which is open source .. and it is self explainatory i will also add a tutorial on it soon.. link for the project: https://sourceforge.net/projects/moprsys
**New Version**I used the windows api MFC to utilize buttons, edit boxes, a menu and string functions to create a calculator.
ms internet information server installs with a variety of sample scripts that are quite useful and instructive for the novice web developer. Live implementation at http://www.blackdogwebdesign.co.uk/iis/index.htm
v1.3 now available. This complete application (including login authentication, online status indicator, new message audio prompt, online status change audio prompt) allows you to integrate a realtime chatroom into your .asp application without the need for applets. Apologies for first upload probs...not my fault honest ! Edit the included users.xml file to define user and admin accounts. see the included readme.txt for detailed instructions on install and configuration.
A page to serve files from or browse images. All you have to do is change the UrlPath you want to browse. Real simple like. Should work like a champ. If not, then it's your fault. You did something. Don't blame me. Also, cheese makes me gassy.
Essentially what this script does is allow you to "mark" certain sections of your web page to hide from printing. This allows you to create a print friendly version of an existing web page very quickly and cleanly. This code has been tested in IE6 and NS6 only. I know there are several other scripts out there that do something like this, but I think this is defiantly worth looking at.
A complete chess playing engine, generally used with WinBoard graphical interface. It is said to be among the easiest to understand source code for someone new to chess programming.
Hi ya all ! This is my first attempt to create an assembler called Universal ASM. And I decided to do it step by step sharing with you all. Please appreciate this effort by voting for me and sending your feedback on this project....
Retrieves the stock prices for the specified ticker symbol. Information retrieved can be modified by adjusting the parameters passed to the server.
This small program allows you to keep a list of friends, families, and other contacts...it also lets you load appointments/reminders for any date selected. One other feature is the text editor. If you have to write yourself a note, you can type it in the text editor and save it to a file to be retrieved at anytime. Printing is also enabled for the notepad section and the contacts section. We were unable to get the print preview to work, but if you print it will format items appropriately. So, print does work. Note: There is a help file included. Simply run MIMO, click on help, then click on help in the drop down. To give credit: contributors to this project were Omar Abhari, Brett Oster, and Jennifer Balcazar.
Make updating your application over the internet easier by adding an autoupdater like this its easy to configure a simple settings.xml file for locating your updates on your webserver and updates.xml containing all updates and there versions on the webserver. Each file in the file list is given a version number. If you’re latest update only changes one file then simply update the version of that file to a version one higher than all the other files. Every time an update is performed the latest version is written to settings.xml this allows the updater to know what the latest version downloaded was so if your settings.xml file contains version 2 as the latest only files with a version > 2 will be downloaded if they exist on the next update. All source code included, For more information please visit www.codeconcepts.co.uk
Game server watcher teamspeak is a server query tool which you can use to query your teampeak server from a vb.net/c# application or a asp.net application - Version 0.1.1 please check www.codeconcepts.co.uk for updates
Complete sourse and DB for online shopping cart. Can be easyly changed for other purposes.
This is for someone who is just starting on C++ you can learn to make ya own win32 console application. please vote for me when you click this just scroll down and you will see vote
Please rate this and send comments! PHP Quicksite is a simple site-in-a-box for PHP and Postgresql. http://www.zackcoburn.com is an example of it. It includes user authentication (register/log in/log out/edit account/my account/search users), bug reporting, and a forum. It uses Dreamweaver for easy template updates.