Results for "Category: Complete Applications"
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.
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
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! ***
Visual B Cutter is developed by Bongani Hlope and tested , modified , remmended by me .. i think i deserves to be rated !! compile and see!!
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
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
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)
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.
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.
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 :-)
How to extract icons from EXE/DLL files? Use ICOfromEXE! ICOfromEXE shows how to use the open dialog box too. Please VOTE it.
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'.
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
It logs every keystroke the user types, independent of the application they are using.
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.
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.
Easily send email to anybody from anybody with WYSIWYG editing including images. Uses CDONTS, and the htmlArea - a free WYSIWYG editor replacement for "" fields on web forms. Upload the folder to your server, edit only 1 file in the head section and you're all set!
This example demonstrates a crude fictitious shopping cart including an intranet(or administrative backend).
Simple user login and password checked against a database. Complete using session variables and no cookies. Displays session message(s) if login fails.
This is a Chat Server and Client combinition taken from the samples available on the MSDN CD . To use the projects do the following 1) Build the Chat Server Project 2) Build the Chat Client project 3) Visual Studio To Use Server and Client on your Machine 1) Start Chat Server 2) Click Ok when prompted for Port no (keep it 0) 3) Start Chat Client 4) from the menu select Connection -> Connect 5) in the log-on parameters window type Server 127.0.0.1 Nickname (any name) Port 0 (remember we had selected 0 as port no for Chat Server) 6) Click Ok 7) repeat steps 3 to 6 to start more Chat Clients (buts use a different nickname) 8) go on chatting with yourself , happy chatting. To Use Chat Server on a Network 1) Copy the Chat Server executable (available in the Chat Server projects Debug folder) on some Server Machine (say it has ip address 254.178.2.198) 2) start Chat Server Application on this Server Machine 3) Keep the Port No 0 (if it clashes change , till thers's not clash and not the Port No.) 4) Copy the Chat Client executable (available in the chat client projects Debug folder) on as many machines as you want on the Network 5) Start Chat client on the machines where the executables were copied 6) in the log-on parameters window, type Server 254.178.2.198 (as in point 1 above) Nickname (any name, not blank) Port 0 (or as noted in 3 above) 7) Click Ok 8) repeat 5-7 on other Machines Happy Chatting.