Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #95064
ACCESS / ORACLE ADO Connection and Recordset

To Provide a Recordset Template (view,execute,edit,Add new) To Provide a Database Connection Template (ORACLE and MS Access)

Java_Volume1 #101357
Survey/Quiz

Simple ASP codes showing "Survey" and online quizes

Java_Volume1 #95065
A Pig Latin Text Converter

This code does nothing more than take a word or phrase and convert it to Pig Latin. Now, it is not finished, as I need to somehow figure out how to take in account punctuation. It is almost there, tho, and any suggestions would be nice.

Java_Volume1 #101481
ASPFileUpload_NonWSC

Let your users upload files through their web browser to an IIS web server. Previously I uploaded a WSC version of this code but many requests came in for a non Window Script Component Version. This version is extracted from the WSC into a simple .inc file that you can place on your own web site. Thanks to Vadim Maslov for the original work that I cleaned up and added the SaveAs function and ASP implementation sample to.

Java_Volume1 #95066
Clean SysTray Example

A Cleaned Up SysTray Example

Java_Volume1 #101471
Banner Fun

Helps Your Site Get More Clicks On Your Banners And Helps Your Users Have More Fun!

Java_Volume1 #95067
Chess

Allows you to play chess against another person, no AI here I'm afraid.

Java_Volume1 #101594
Yet another Table coloring

This gives an alternating line color on tables, it also allows a realtime highlighting.

Java_Volume1 #95068
Get current Outlook user

Retrieve the user currently logged on in the existing Microsoft Outlook session.

Java_Volume1 #101098
Fireworks ( SetDIBitsToDevice )

I found a java class called "jahabi.class" which diplayed excellent fireworks. I decomiled it and changed it over to C++. This will show you how to render a bitmap using SetDIBitsToDevice() and creating a bitmap using CreateDIBSection(). This shows you how to manipulate a bitmap's bits in memory. Great for fast processing of graphic effects. (does not use DirectX or OpenGL)

Java_Volume1 #101597
Thumbnail Based on files in Directory

Put your pictures in several directories. Change the path in portofolio.asp A thumbnail will automatically be created. U can define the numbers of column, the size of the picture in the thumbnail. A Message will be on the screen while loading. At the end, click on the small picture, a popup window will be open with the picture inside (size of the popup can be changed). Enjoy it and rate it if you like. Don't hesitate to see the "Tree Menu based on Directories". The same idea : No Databases, only a structured web site. Of course, you can mixed both script. Enjoy it

Java_Volume1 #95069
Cheap Cool Button

Simulates a cool/flat button. Easy and simple. No API's or advanced codes. Could be used but coding is really newby-ish.

Java_Volume1 #101099
^-Chess Program-^

This is a very basic 2 player chess program. I was required to make a graphics program for a computer science class using the CMU Graphics package. While this is an easy to use package, it is limited in it's uses. This program has some inherant limiatations. First, since only jpeg support is available, I had to make twice as many images (since jpeg format does not support transparent pixels). This program will not detect check or checkmate as I did not have time to implement these features. As you will see, there is no undo feature. This could be somewhat easily implemented. The largest error I made was with the way pieces are stored in memory. They reside within a 8 x 8 matrix but have a wrong orientation. This makes it extremely confusing to calculate the ammount of pieces between 2 positions diagonally. Please read the Orientation.txt file for more information on this problem. Lastly, I have implemented a feature that blacks the screen when the window does not have focus. This is part of a somewhat complex system to reduce flickering graphics. When left unchecked, the graphics will flicker at annoying rates.

Java_Volume1 #101480
Select List Thingy

*UPDATED 10-23-00* Now with more options, including multiple select, size, and default selected option. Quickly and easily creates select list combo boxes from a database for your web forms. Uses .GetString rather than recordset looping.

Java_Volume1 #95070
Screen Saver Functions Update 3/1/00 *orig* 7/9/98

The MOST ADVANCED Screen Saver Funtions. Updated again 3/1/00 from the old one on 7/9/98 BIGGER & BETTER THAN EVER. Has Pass Cracker, Pass Tester, Pass Changer & Other functions making this a great learning project for all.

Java_Volume1 #101584
All you need to become an ASP programmer

Nearly every line is commented, so I'm sure you will understand it This script shows how to make an efficient script by storing Function and other required thing in different script. It also shows how to make Subs and Functions. If you like this piece of code then please vote for it Thanks

Java_Volume1 #101100
CMOS

This submission contains two programs, one for copying CMOS data from the memory to a file and vice versa, and one for deleting the CMOS password (and why it sucks). I created this program in my old Turbo C++ compiler. To compile in other compilers, try replacing with and replacing inportb with inp and outportb with outp.

Java_Volume1 #101101
Process/CPU Scheduling Simulation (4 algorithms)

This was my Operating Systems Project for the Spring 2003 semester. It is very interesting and has a nice OOP (object oriented design). It simulates a CPU switching Processes and you can choose between 4 algorithms. this includes: Preemptive: i)Round Robin ii)Shortest Runtime Remaining Next Non-Preemptive: FCFS (First Come First Serve) Shortest Runtime Next Remember to vote

Java_Volume1 #101599
ASP File Finder

Did you ever want to search for files using your web browser instead of the MS Find Files program? This ASP file searches your hard drive (or web server) for files containing a given string. You can specify a string to search for and the directory to search in (or leave the default c:\ directory).

Java_Volume1 #95071
Export ListView Contents to Excel

This will export the contents of a listview into a new Excel Workbook.

Languages
Top Categories
Global Discovery