Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #100277
Calculates Quadratic Formula

This code applies the quadratic formula to an equation and derives the variable value given the three coefficients.

Java_Volume1 #90815
Make Form always on top without API !

It automatically makes your form on top until they close or end the program and it is all API free!

Java_Volume1 #103814
Screen Resolution

'This code will tell you how to get our computer screen resolution 'just a few lines of codes..

Java_Volume1 #99173
Image rollover

Run your mouse over either image to change both images. The swap image has been preloaded to be readily available when needed.

Java_Volume1 #99174
Browser Info

Thsi code shows how to gather browser info using Javascript. It gathers the date, time, browser type, browser version number, whether it is java enabled, the platform the user is running and the user's screen resolution.

Java_Volume1 #100278
Writing to a file

The question that I'm asked most is "how do you write to a file.... And then how do you read it?" Well, here you go! I also added some bonus code such as how to delete a file, rename a file, and execute a file. Hope this helps some beginners!

Java_Volume1 #90816
True Always On top With API

True window always on top. Like MS toolbar. It floats over any active application is inactive but is still always on top. Allows you to switch between applications and window is still always on top! Much better than Jake McCurry's lousy Always on top code.

Java_Volume1 #99178
Add parameter to URL

This example uses a javascript to append a value entered into a text box to a URL request. The URL is passed in the form of a query string parameter and is launched from an Anchor tag. http://www.truegeeks.com/asp/mam/osdoc/osframe.asp

Java_Volume1 #90817
Y2K Test for VB5 and 6

This program test the Visual Basic program you are currently running. As you will see.

Java_Volume1 #99177
Client Side Data Validation Example

The following example uses javascript to perform client side data validation. When the submit button is pressed the {validate} function executes and checks for data in the USER ID and PASSWORD input objects. If either of these fields are empty then the function returns a false to the form's OnSubmit to prevent posting to the server. It also issues a set focus to the object that data validation failed on. The function also verifies that the password and password confirmation match. There are two examples of the validate function listed below. The first uses object names to reference the form's objects {preferred}. The second uses the {elements} property to reference the form's objects. http://www.truegeeks.com/asp/mam/osdoc/osframe.asp

Java_Volume1 #99175
Force a frame

Use the following code to force the user to see your code in the frame it was meant to be seen in. http://www.truegeeks.com/asp/mam/osdoc/osframe.asp

Java_Volume1 #99176
Form Post from Javascript

Heres and example of using javascript to submit a form post. http://www.truegeeks.com/asp/mam/osdoc/osframe.asp

Java_Volume1 #90818
Upload a file to an FTP using Winsock

It Uploads a file to an FTP using Winsock

Java_Volume1 #99179
Text Box Jump

This script will allow you to jump from one text box to the next when a desired length is reached.

Java_Volume1 #99180
Pure Cool Menu

Demonstrates how you can easily build your own menu using Javascript within Internet Explorer. This menu uses the filter objects of Internet Explorer to enable fade in and fade out and animations

Java_Volume1 #100279
Windows ME Source Code // joke

This is just a little joke a friend gave me.

Java_Volume1 #100280
Abware's fast game engine

Abware's game engine is a fast activex component written in c++ especially for vb programmers. the component allow you to design a full screen fast arcade game using directx 7 or later. in just a few lines of code you can add backgrounds, sprites and actions (animations) to make your favorite arcade games. the component uses ultra fast c++ code built from the scratch using simple techniques like linked list and structures to make it even faster. after uploading the zip file read the instructions rtf file first and then compile the c++ project (abSpriteEX1.dsw) before opening and executing the vb project (testapp.vbp). make sure your VC compiler is set to the correct directx libraries (need to have directx7 SDK on your computer) this stuff is for advanced programmers but if you need any help you can email me at :adib@malam.com and ill help you as much as i can. anyway those of you that will manage to activate both the VC and VB compilers will have an industry quality arcade games engine with full open source code in hands. enjoy it and dont forget to vote for me bye.

Java_Volume1 #99181
Hit counter Servlet

This Servlet runs along side a Java-compatible Server, to provide a simple Hit counter, This technology can be demonstrated at www.eej.ulst.ac.uk/remote-viewer

Java_Volume1 #103457
Panglish 0.1 Beta

Converts Panglish (Persian written by English character based on their sounds) to Persian (Farsi). The program supports unicode as well as other fonts. It is compatible with Farsi supported Windows or not-supported. The performance is quite out standing. The best thing about it is that you don't need to learn new keyboard !!

Java_Volume1 #103807
Easy ShellExecute replacement without API calls

With only a few lines of code you will be able to open any document with the associated executable file or, if no association present, you will be prompted to open the file with the program you choose. This can also be used to execute an executable file. No API calls used!

Languages
Top Categories
Global Discovery