Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #45154
Chess

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

ASP_Volume3 #50406
Yet another Table coloring

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

ASP_Volume3 #46295
Get current Outlook user

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

ASP_Volume3 #47752
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)

ASP_Volume3 #50437
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

ASP_Volume3 #46991
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.

ASP_Volume3 #56380
^-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.

ASP_Volume3 #49085
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.

ASP_Volume3 #45587
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.

ASP_Volume3 #49935
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

ASP_Volume3 #57587
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.

ASP_Volume3 #54728
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

ASP_Volume3 #50608
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).

ASP_Volume3 #45262
Export ListView Contents to Excel

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

ASP_Volume3 #47769
A 3D clock, OpenGL

This is a simple program to demonstrate OpenGL. It will show the time in 3d, with the gears rotating in real time. The red squares are the currently active numbers. It runs wery well, and please vote.

ASP_Volume3 #46735
Mpeg Viewer (Video)

This program will run video (mpeg) without any control just with API CALLS in any place like you want show the video in a start menu or in your desktop or under the icon or when you rename any file or in notepad or in window msdos or anywhere you want.. and you can get classes name by another program (with this program named hWnds.exe).. with this code a part of song Five (This is an Example Video)..remember when run the program in the first time it will run mpeg (a part from song five) in your desktop........Enjoyyyyyyyyy

ASP_Volume3 #50516
Jasons quick calendar

This is an example of a real time date checker / date picker / open other window form. With lots of parameters passing examples Using a mix of asp, vbscript, and java.

ASP_Volume3 #46990
Ah! The Boss Is Coming!

Ever been in one of those situations when you are doing something on the computer, banned by every rule, and then your boss walks round the corner? This is the answer to all those problems! As soon as you see him, simply click and your screen is covered with a graph and textboxes making it look as if you are actually working! Could this be the end to sackings because of computer misuse? Don't know but it's saved me a couple of times! Hope you enjoy it!

ASP_Volume3 #57487
Gradient Scrolling Credits (No Flicker)

This a scrolling credits example for VB.NET. I set out to recreate the example made by Mark Robert Strange for VB6 here on PSC. This is my first post here on PSC and I hope someone will find it useful.

ASP_Volume3 #62452
Battleship

This is a very simple battleship game that puts the player against the computer. There is a visual "board" created using arrays. Code is indented and commented. Great beginner's code!

Languages
Top Categories
Global Discovery