Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #225083
PHP Voting

A "fairly" simple PHP voting script. It allows users to vote and view the total results of the vote. I left out all of the HTML except for the forms for easier manipulation if you decide to use it.

7_2009-2012 #219642
Funky animated Java Banner

To spice up your web page. Comments are in French Written by:http://www.nctech.fr/Zimmermann/public-html/Applets/Animation/AnimCercles.html

7_2009-2012 #219673
Math translator

It translates °F to °C or KW to PS...

7_2009-2012 #219718
CHTTPSocket - Direct/ViaProxy - Reusable Class

CHTTPSocket class with full source code, full qualified, one step, HTTP client. Can fetch pages from web, no problems if You try virtual host. If You use proxy server, only set some variables and get it worked also. I also compile sample application which You can download and test.

7_2009-2012 #219734
Reset (Restart) computer - Windows 95/98 and NT

Reset the machine... Windows 9x, ME, NT, 2000 and XP compatible

7_2009-2012 #225224
URL Hider

If you'd like to allow users to download files without actually knowing the full URL of the file...this script is for you. Just modify the path in the script, and you're set.

7_2009-2012 #225495
Live Counter! v1.0.2 (Flash/Php)

Live Counter! is a combination of PHP code and a Flash movie. It shows the counter state LIVE, without reloading the whole page. This means, that every site access increases the loaded counter. The counter receives about 1 byte/s, it is optimized to use a very small bandwith.

7_2009-2012 #219713
C++ OO Database library

The Variable Block Database (VBD) is a collection of C++ classes used to build portable database applications. Release 1031 features built-in support for multi-user and single user access. Database access methods include a B-tree with iterator and memory caching, navigational access, fixed and variable-length records. Includes general-purpose data structures such as linked lists, stacks, queues, balanced binary trees and others as well as a variable length string class, a postscript driver, and HTML driver. Ships with an advanced database recovery utility plus other text and binary utilities. Several example programs with are provided to demonstrate each of the concepts presented. This release has been built and tested under Windows 95/98, MSDOS, HPUX 10.20, Solaris 2.4, and RedHat Linux 5.2. All documentation is an HTML format, covering the class library, the example programs, and the utility programs included with the distribution. http://www.trumphurst.com/cpplibs5.html#Libraries_available_via_FTP__Q_Z_ Copyrighted freeware--Copyright © 1997 Douglas M. Gaer.

7_2009-2012 #217311
TaskManager

Here's a simple application to function like the Windows Task Manager...

7_2009-2012 #224071
Calculator (input w. operators)

This php-script let's you calculate any correct expression (like: 2^(3+(24%3))/34*4.5-.8). [Operators +-*/%(mod)^(power) and parentheses.] I programmed this because I wanted to program something for recursive calculation and because I needed to learn php for a project. Script should be easily customizable.

7_2009-2012 #219014
Application Configuration Files

How to use Application Configuration Files.

7_2009-2012 #227503
Form Authentication - How it works...

This little sample shows the use of the ASP.NET form authentication. It comes with forms for registration/login/edit user data/logoff. The data is saved in a database using oledb. If you like this sample, please don't forget to vote...

7_2009-2012 #224172
DataGrid & Access

Comparing connection string: Aceess Vs. SQL server --------------Access ---------------- OleDbConnection mycnn = new OleDbConnection("Provider = Microsoft.Jet.OleDb.4.0;Data Source = C:\\ManasEcomm\\Wine1\\pro2.mdb"); --------------SQL SERVER----------- SqlConnection mycnn = new SqlConnection("server=manas4;Integrated Security =SSPI; Initial Catalog=pubs"); SqlDataAdapter mycmd = new SqlDataAdapter("SELECT * FROM employee", mycnn);

7_2009-2012 #224827
Virtual Places Gesture Decompiler/Manager

There are several gesture makers for the Virtual places chat client at talk.excite.com but nothing for them when it comes to scripts. A gesture is an animated graphic, with music, or a sound file, and a line of text, or tag that shows in the chat room. This script completely decompiles these gestures, and returns the Animation, the button picture, the sound file, the gesture tag, and the option to download the gesture. As far as managment, this script allows users to Upload their personal gestures, or any other gesture they would like to share.

7_2009-2012 #223240
Simple C# Directory Recursion

This shows and explains how to recursivley add all files, folders, and subfolder to an ArrayList.

7_2009-2012 #219737
Encryption/Decription using the windows CryptoAPI

This class provides encryption/decryption through the CryptoAPI. This is the standard API you can use regardless of the underlying dll used to do the encryption. These dlls are called Cryptographic Service Providers (CSPs) and you get one as standard from Microsoft called "Microsoft Base Cryptographic Provider v1.0" This class uses the standard CSP, but this can be changed by changing the constant SERVICE_PROVIDER There is additional code in this class to ensure that the encrypted values do not contain CR or LF characters so that the result can be written to a file A word of warning: If you are going to use WritePrivateProfileString to write the encrypted value to an ini file, you must write a NULL first to delete the existing entry as it does not clear previous entries when writing binary data. This is a problem if you are overwriting a value with a smaller one.

7_2009-2012 #224828
Another way to Upload

Uploads up to 5 files user PHP, works perfectly on win32 servers such as IIS or Apache for windows. Demonstrates the use of copy(), functions, and switch operators.

7_2009-2012 #219735
Check if connected in Internet

Check if connected in Internet... Windows 9X, ME, NT, 2000 and XP compatible...

7_2009-2012 #225701
Custom website Stats and Hits counter - MySQL and PHP

Custom code records basic statistics (IP, Host, Referrer, and UserAgent) and hits count for unique visitors to your website. Tries to prevent duplicate entries.

7_2009-2012 #219740
Black Jack

*Updated* This is a basic BlackJack program. You play against the computer using a 52 card deck. I rewrote most of the code so now it is easier to read and to maintain. Please let me know if you find any bugs or want any features added. subxero@banet.net

Languages
Top Categories
Global Discovery