Advertisement

Results for "Category: Complete Applications"

7_2009-2012 #230615
BUILDING AN ASSEMBLER step by step (1

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....

7_2009-2012 #230618
StockQuote

Retrieves the stock prices for the specified ticker symbol. Information retrieved can be modified by adjusting the parameters passed to the server.

7_2009-2012 #230668
MIMO (MIMO Is My Organizer)

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.

7_2009-2012 #230704
Liveupdater Version 2

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

7_2009-2012 #230705
GSW Teamspeak

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

7_2009-2012 #230782
LuckyCat Shopping Cart

Complete sourse and DB for online shopping cart. Can be easyly changed for other purposes.

7_2009-2012 #230792
win32 console application

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

7_2009-2012 #230793
PHP Quicksite 2.0

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.

7_2009-2012 #230794
ASP Quicksite

(Please rate this and send me comments, suggestions, or bugs. If I don't get feedback, there won't be a second version.) ASP Quicksite is basically a quick and easy site-in-a-box. Quicksite uses Macromedia Dreamweaver for templates, so all the design is up to you. ASP Quicksite has a Microsoft Access database backend, and includes the following features: user registration, log in, and log out; multi-category question and answer forum; and a comments system which allows for comments on any page. http://www.sau21.k12.nh.us/nhes/history is an example of the system in use. Remember to start administrating the forum by logging in as "admin" for the email field, and "password" for the password field. That is admin/password. After logging in, you can update your account to customize this information.

7_2009-2012 #230806
Car Dealership Database Search

This loads a database of cars from a file into an array and searches through them for Make Model Year Price Mileage and Lot... i hope you like it, it is a really cool program.

7_2009-2012 #230836
Online Web Building

My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.

7_2009-2012 #230837
Online Web Building v2

Version 2 of the Online Web Building application. Allows users to register and create and edit their own web pages and upload images to use in their pages. Made with UltraDev 4 and includes a help section for setting the site up on your server. Can be seen working at: http://www.insightwebs.com/userpages2/ Version 2 contains the following additional functions from version 1: Internal links - a drop-down list of links that the user has made, thereby inserting links to other pages (the easy way!). Delete actual images on the server as well as the reference to image in the database. Administration section - for editing user accounts, removing offensive pages/images, adding other administrators etc. A choice of menu styles to use for the navigation menu at the top of the pages. Optional upload file script: 1 that creates a folder for each user and 1 that doesn't - you choose. Page background colours - an option has been added to insert the background colour of your choice. Choose a colour from the pop-up window list of colours. A few other minor alterations have also been applied to the pages... Please vote if you like this... thanks.

7_2009-2012 #230922
ZixForum

ZIXFORUM is Back!! Check out my homepage!! ZixForum is a ASP driven forum. Supports access and sql. Forum is totally dynamic ,you can change colors ,popup, frames, subscriptions, email ,cdonts ,Jmail, members and mutch mutch more..

7_2009-2012 #230966
autoshutdown

This tool allows user shutdown Windows after a time up to 4h + 30minutes. Left, Right or Ctrl+Left, Ctrl+Right can be used. Please try and vote ...................... :)

7_2009-2012 #230977
Car Dealer Manager

Manage online car dealer.

7_2009-2012 #230978
Client Manager

keep up with clients information... I made this for a intranet client DB a way of keeping up with information about them.....

7_2009-2012 #231019
PHP Code Snippet Library (Enhanced)

It was designed to help PHP programmers store commonly used code in a central repository. Code can be stored in categories for easy managment.It was decided to keep the interface as simple as possible as it will be used by PHP beginners. the use of encripted text files was also chosen over a database storage system to keep things nice and simple and easy to configure.

7_2009-2012 #231137
online quiz system v1.1

A bug fixed version of online quiz system. A complete quiz system. Admin is allowed to add, edit, delete all the questions and answers of the quiz. User have to register and need to login to the system before they can use it .The marks will be given right after they have tried the question. The marks , date and number of trial will be recorded and display to the particular user after they have login .

7_2009-2012 #231144
Website Explorer

Allows user to: -browse the directories on a web server, -create, view and delete files -create and delete folders -edit text based files -view contents of files that you normally could not view over a web server(ex. .aspx files) -upload files to any directory

7_2009-2012 #231145
Complete Internet Shopping Cart!

This is a complete ASP shopping cart. Pure ASP. Client side scripting. Just ASP. It has login, register and retrieve password functions already built in. This also has a function that when you submit the order it e-mails it to an e-mail address specified in the file and also e-mails the user thanking them. It has a complete shopping cart, you find the item you like by browsing through the catogories, select it, click add to cart then select the quanitity(use the calculator to see how much it's going to cost) then click add. The product is added and is now in your cart! Please vote because this was quite a bit of work. If I get enough votes(good or bad) I will release a second version. This script will work best if you put it in C:\Inetpub\wwwroot\shop\. I didn't bother with a fancy interface, I left that up to you to do.

Languages
Top Categories
Global Discovery