Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #229368
JAVA - 'Fun with Numbers' for absolute beginners

the purpose of this tutorial is to get beginner java programmers familiar with variable types int and doubble, as well as with mathematical calculations. it is a simple program that beginners can make, but it covers a lot of basics to understanding numbers and their variable types.

7_2009-2012 #230905
Information Bar Control

This is my first try at creating windows controls. It is an Information bar (Similar to the one used on IE in the new Windows XP SP2). This is a new way, that Microsoft seems to be trying, of showing messages to the user that is not as intrusive as the me message box. Code improvements are welcome. Please leave any options, comments, suggestions rant, etc. ------------------------------------------------ Update: I added support for animation and automatic close out thru the use of properties and custom Showing and Hiding methods.

7_2009-2012 #217898
3D Mathematical Plot

This project shows how to take any custom equation that is a function of X and Y, and plot it in a picture box. The plot is a rudimentary 2D colored contour plot, but it does look pretty. This project has several useful components: 1) An equation parser class with built-in error checking 2) Color mixing algorithms with a customized interface 3) Shows how to plot XYZ values in a picture box Cool stuff...

7_2009-2012 #239257
shopping cart

it is online shopping cart which lets the user to login,to change password to buy things ,clear cart etc. features

7_2009-2012 #229528
File Input/Output

This program takes the input of one file and outputs it to another in plain text. There are NO compression schemes here to change the text to other formats, but if you save this file as a .gif and try to open it in Adobe Photoshop you will be out of luck. Simple yet complex, check it out.

7_2009-2012 #222092
Multiple Submit Buttons On Forms

This script allows multiple forms to support multiple submit buttons that do different things. The case in point one button does a submit while the other button does a named PopUp (selecting another option from the original window does not open a new window but goes back to the PopUp window) It is currently being selected to do a popup of a map so that the end user can make an informed decision of the addresses displayed in the form and select the correct one.

7_2009-2012 #217883
Flaming Labels!!!

This proggy will set the text in your label box on fire! =)

7_2009-2012 #224899
Dynamic pulldown menu

When you choose an item from the first menu, it appears related items in the seconds.

7_2009-2012 #228427
Neuters Dictionary

Working same as a Dictionary. Add words , meanings and than you can save it for future purposes.

7_2009-2012 #225047
Move/Add/Swap/Transfer Data Client Side

If you’ve ever had two multiple selection boxes, and wanted to transfer the values of the multiple selection boxes back and forth, then finally submit the code in the adjusted multiple selection box(s), here’s the code to do it!

7_2009-2012 #229362
Servlet Aplication

This code is a Servlet aplication that controls a group of foot stores. Using a 3 tier model. It implements a Object oriented structure where the store's classes extends the main class LojaRefeicao. Used the Java 2 Enterprise Edition (J2EE). The database used is SQL Server 2000 (script in servlet.sql). Connecting whith a ODBC driver. A login is required to validate the session. Permissions are give to users, admin users have full access and other have a read only access. If the session expire, you have to loggin again. We made tests using the JSDK 2.1 servlet. (Wrote with JDK 1.3.1) Dont forget to create the ODBC connection and change de user and pass in AcessoBanco.java. Special Thanks to Eduardo Shoedler, coautor of this project, and Dr. Rolf Fredi Molz the theacher.

7_2009-2012 #238148
Content System Management

Creating a properly-made database to manage Users and Departments information. Design pages to manage Users and Departments information via database. It enables the user to insert, update and delete information about different users and department. A Program for connecting to SMTP and POP3 protocols for receiving and checking mails.

7_2009-2012 #217896
Loan Calculator with Extra Payments

This code shows how to calculate loan payments and amortized payments over a fixed amount of time. It allows the user to include an additional payment, either as a fixed amount of extra principal, or as a fixed payment over the P+I) It is based on an old VB 3.0 example, but improved to include the extra payment capability. It also calculates how much money is saved with the extra payment included.

7_2009-2012 #217949
a 1 line code to keep a form on top within your ap

The purpose of this extremely small code is to take a form within your application and keep it on top of all the forms within your application. (Modal Forms) Note however that when you use this code, it will make all other forms in your application inaccessible until that form is closed. This is great for times when you have a form like starting a new game, or a form that tells about your program that you want to stay on top and "stop" your program until it is closed.

7_2009-2012 #227076
Phat Button v1.0

This button is made strictly by code, no images needed, it has onmouse/onmouseout events to get that roll over effect, it changes cursor to the hand, has a tip message, and you can change its style to what ever colours you want, im currently working on a onclick event ("onclick=") to be able to enter another website, or it could even be used as a back button, so you have to stick with the form event. Btw "Phat" is now a word, just look in the latest dictionary.

7_2009-2012 #237403
Personal Site Manager

With this manager u can start your own personal site or even start a small community website... With this manager u can: - start a blog, - put files for download, - add your pictures gallery, - have members (or your fans) section, - have a table where users can put comments for your website... - have your control panel where u can delete users, comments, pics and download files... Also, this php script use a flat file database... No installation needed... Only upload files on server and thats it...

7_2009-2012 #217889
Rename a file or a directory in VB

Rename a file or a directory in VB just in one line of code

7_2009-2012 #229653
nice menu

well it has a bunch of links that when you press them some new links appear you gotta see this

7_2009-2012 #228507
Making a menu using winapi non-mfc

This code shows how to easily and quickly create a menu on a non-mfc window using winapi. I this code is versatile, and extremely useful as I for one hate resources. This example deals with making a "file --> exit" menu. The methods used in making this apply to all menus.

7_2009-2012 #229654
a cool fade in/out tamplate

wow wow wow wow wow its so nice it became a lot nicer then i expected wow that is all i can say very simple very easy just use it use it!!!!!!!!

Languages
Top Categories
Global Discovery