Results for "Volume: Java_Volume1"
"Object oriented" Absolutely free JS/DHTML Calendar, it's a simple to implement (3 or 4 lines of code) dropdown calendar with similar form of use of the datepicker vb component. You can change the language altering the text in 2 lines of code. Supports Mozilla FB, IE, Opera, etc. It creates 4 form objects: The calendar textbox itself and 3 hidden textboxes representing Year, Month & Day of the selected date. It supports keyboard and various date formats (dd/mm/yyyy, mm/dd/yyyy, yyyy/mm/dd, and so on). Also supports client events such as onExpand, onCompress, onDayClick and a few more for a proffessional client interface programming. It have a CSS File for appereance change. Please comment any suggestions that can help me to improve it or vote it.
This is Calc is a Scientific Calculator. * It has functionality more than Normal Calculator. * Simple UI and flexible in use.
Here's a solution if you dont want the commondialog1.showprinter method to change your default printer. It also gets you out of using comdlg32.ocx. I found this on Carl and Gary's site, but it took me all day to find it.
This program show how use following functions in VB: arrange windows (tile, cascade); shutdown, reboot, log off windows; restart explorer; force shutdown (no prompts); show Control panels; show display, mouse, keyboard, printers and fonts control panel; change cursor blink speed; swap mouse buttons; disable mouse and/or keyboard; print test page; add new hardware; connect network drive; repaint screen; show Copy disk dialog; show Format drive dialog; show open with dialog; system crash; FTP
A JavaScript DeBugger written in javascript.
This code will open a Print Dialog using nothing but JavaScript and HTML. It should work with most newer browsers (Netscape 6+, IE 6+)
This program creates awesome random shapes with your given specifications. With this, you may never see the same shape twice, and every one looks great! This I could proudfully say is an awesome program -- IMPRESSION IS GUARANTEED!!! Please let me know how you like it.
create a treeview from the values in a text file
u can contact me at haisrini@email.com Add nodes to a TreeView at run time. (u can drag and drop the nodes with in a tree structure(it will check whether it can be dropeed there or not)
Dictionary using Hash Funtion
Explains namespaces.
This program demonstrates how to create a screen saver in Visual Basic, it also shows how to make scrolling credits that fade in and out of the screen. The Fading, Scrolling credits:- Useful for end credits for a game etc. Easy to adapt for you own programs. Only one label and one timer are required at design time. Creating your own Screen Saver:- In the module you'll find the code used to make the screen saver, without this code your screen saver will just run straight away without you even selecting it. It also shows you how to use a settings screen, and saves these settings to control.ini in windows which is where the information for all screen savers is saved. Once you have made your screen saver make it into an exe file. Change the file extension to .scr Right click it and click install and there you have it, your very own screen saver... For a complete free game created in VB go to http://www.parkstonemot.freeserve.co.uk/indexfw.htm
This code simply shows you how to create a DLL in C++, and use it in VB. The ZIP file contains both the C++, and the VB code, and also a working example.
The Windows Control Panel is the ideal way to allow a user to alter settings for an application that runs in the background, or automatically. But what are control panel applets and how do you write one?
To add icons to the Menu items (which is not possible through the menu editor)thus is an easy way to add the icons to menu. u can contact me at haisrini@email.com
A module with 24 functions for enhancing the ListView. Resize columns based on Column Caption, Contents, or ListView Size. FullRow Select, GridLines, CheckBoxes, Allow Repositioning of Columns, Track Selected, One-Click Activate, Two-Click Activate, SubItem Images, Check All Items, UnCheck All Items, Reverse Checked Items, Flat Column Headers, Enhanced Sort Columns I'm currently working on Column Header Font effects: Bold, Italic, Underline... I will update the mod when I'm finished. Let me know what you think about the code. Sorry, I left out some Constants and a Declare on the first release.
I don't know how much this script will really help anyone, but here it is. It displays boxes of content with rounded corners. The script works in all versions of IE and Netscape 4+. If you're interested, take a look, and don't forget to VOTE FOR THIS SCRIPT! Thanks.
Need help with geometry?? Well, this thing will do it! Calculate the Area of a circle, triangle, trapazoid, parallelagram, rectangle, square, find the volume of a cylinder, cubes and more! Very simple to use, understand. Also includes formulas so you can do the calculations yourself!
Updated 11/27/04 to loop on adds/updates/deletes. This version III example shows you how to build a basic client/server address application using persistent data. The client sends an action to the server and the server responds. The source and a tutorial are included. The client application uses the following Java APIs: - JLabel - JTextField - JButton - JPanel - JTextArea - JTable - JTextArea - Dialog The server application uses the following Java APIs: - JButton - JPanel - JTextArea - RandomAccessFile
IP Break Out Box is a program that sits between a client program and a server. Once activated it displays every bit of data exchanged between the client and the server. Example: Set the remote host = www.yahoo.com, remote and local port = 80, Then click listen. next open up your web browser and type in the ip address this is displayed in the local box. and poof all the html code, binary pictures ect are displayed in the black textbox. I used this to learn how to write my NT SMTP server service. Have Fun!! BTW this program is emailware if you find it usefull email me at mdown@un-wiredweb.com (when i get it up..)