Advertisement

Results for "Category: Complete Applications"

6_2008-2009 #203995
Paypal IPN (ASP.NET, C#)

A complete paypal IPN system in ASP.NET. A readme file for testing on sandbox.

6_2008-2009 #204043
directory watchdog

This program runs on WinNT and '2000 systems. It monitors directories or entire volumes and displays certain activities.

6_2008-2009 #204072
Internet Browser

Acts as a Custom Internet Browser. Include Customizations as well!!!

6_2008-2009 #204102
ASP poll (voting system)

Voting poll(poll.asp) with administration(adminlog.asp login - username: test password: test1), and results of the previous polls... Cookie protection for multi votes... read instructions.txt

6_2008-2009 #204103
E.Z.Poll v.2

Voting poll with: cookie protection, ip blocking, poll start and poll end date, last chance to vote banner, previous polls, full administration with password protection (adding/editing/deleting polls, adding/editing/deleting admin/moderator users). Admin user can add/delete/edit poll (it has status 1), moderator (status 2) can only add poll (email is sent to admin that new poll is in the database). main poll site is poll_inc.asp which is included in main_site.asp like SSI (integration on your site). You must include in your site, javascript and css stylesheet... see poll.txt. Setings: You must set write/modify permissions for the folder in which is database (for guest acc) If database is not in folder fpdb (www.yoursite.com/fpdb/poll.mdb) then change the line - server.MapPath ("fpdb/poll.mdb"). Poll uses MS Access 2000 database.

6_2008-2009 #204181
DB Diff

This utility compares two databases (through a login screen) and reports any differences found on a tree control. This utility is capable of comparing: Tables, Columns, Column Properties, Indexes, UQs, PKs and FKs. In future I will try to make it compare Store Procedures and User Functions. Please report any problem you may found, so, to make this utility more powerful. Please give a credit if you will use or just like this code – utility. THX in advance Ver. 1.0.1 - A simple diff report added on menu - Now it can compare tables not found on source but exists on target

6_2008-2009 #204190
Real Time Stock Quote Ticker

Click Here for New Version! This is stock quote ticker, which gets the latest stock information in real time from Yahoo! finance website. This script scrolls the text on the page without the use of Macromedia Flash or Java applet. My stock ticker is a good emulation of Java or Flash tickers because it pause on MouseOver and un-pauses on MouseOut. It include many advanced and convenient features, good error checking, and slick interface. Designed in only ASP and VBScript, this application can be quickly adapted for your needs. Enjoy and *** PLEASE RATE THIS SCRIPT! ***

6_2008-2009 #204277
A File Cutter

Visual B Cutter is developed by Bongani Hlope and tested , modified , remmended by me .. i think i deserves to be rated !! compile and see!!

6_2008-2009 #204351
Web Directory 2.2

Web Directory Explorer. *** VERSION 2.2 WITH DELETE OPTION **** Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory

6_2008-2009 #204352
Web Directory Explorer

Web Directory Explorer. Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory

6_2008-2009 #204354
Image Gallery

This is a asp include that will add a image gallery to your page you can have catagorys comment system and alot of images titles and user comments (can be turned off) auto thumbviews of images and will always run in the same page you included it in never opening a new window. there is also a control panel built on to i so you can administer it online (it is hiden you have to add ?a=cp to the path)

6_2008-2009 #204355
Support Solution

Support Solution is a complete customer service/tech support issue entry and completion system, which greatly facilitates the use of remote service employees. A call comes in, gets logged by a local user, gets taken by a remote user, resolved or passed on, then can be viewed from history. Report writing capabilities show how much work has been done BY a user, and FOR a customer. Keep track of whether remote users are logged in or not.

6_2008-2009 #204439
WinShutdowner

This code make you able to shudown/close session/logoff/reboot your pc at or withina specified time. This is a new version. I think it has loads of bugs, so, I hope you will post here them all, so that everyone can read them and so that I can correct them. Please, give me a vote to let me know what you think about my code, it's very important for me. Thanks.

6_2008-2009 #204461
Gather as much as possible information about a PC in the internet

This app is an IP range scanner. It gathers informations like: SMB shares, services, processes, transport protocols, number of drives, groups, users, sessions, remote registry info and much more... It's also possible to shutdown a PC, to open shares and to send messages over the message service. (but only if enabled on the remote PC) Please vote :-)

6_2008-2009 #204462
ICOfromEXE - extract icons from EXE/DLL files

How to extract icons from EXE/DLL files? Use ICOfromEXE! ICOfromEXE shows how to use the open dialog box too. Please VOTE it.

6_2008-2009 #204529
ASP Search Engine Framework

This is the framework for a mostly complete search engine. It uses ASP to access a database via ADO. It is completely setup and just needs a nice interface (i.e. web page). It is relatively simple and straight forward and is ready to be extended upon. It supports basic boolean operators 'AND' and 'OR'.

6_2008-2009 #204580
KFTP a FTP class library

KFTP is a DotNet class which main use is to give developers a easy to use component for FTPclient functionality. KFTP is a wrapper around Windows Win32 API for Internet (WinInet), therefor it could only be used on windows. It is made using MS Visual Basic 2003 If you are using a earlier version, you can always create a new Class library project. Name it KFTP and add the file KFTP.vb to it. To use it you need to compile the KFTP.dll first and add it to your project. Alternative you add KTP.vb directly to your project. If you want to test it you can use my very simple testprogram, KFTPClientTest. With it you can connect to a FTPServer and browse directories and files, Download files as well as upload files. Note that the example is set to Active connectionmode. If you cant use active you need to change the connectionmode manually in the testcode to Passive. Please dont give feedback on the testproject, it is only a testproject and not much effort is put into it. But I will really appreciate constructive feedback on the KFTP class. Note that I am rather new at using the dotnet framework for developing applications. So I have no idea if it is made the best way possible. Please let me know my common beginners mistakes. Hope you will enjoy it

6_2008-2009 #204622
A Keylogger

It logs every keystroke the user types, independent of the application they are using.

6_2008-2009 #204623
Multi-Threaded Time Sync

This application syncs your computer to a NIST time server. It uses the masterx winsock class and is fully multi-threaded via my own thread class. All of the windows code is pure api. NO MFC.

6_2008-2009 #204641
WorkOrder System

Creates workorders for a IT center. Was designed spacifically for ISDN and T1 installations. You may do what you wish with the code. I have added the print button to my submission.

Languages
Top Categories
Global Discovery