Results for "Volume: 2002C"
This is a DirectX Fighting game like the original Mortal Kombat, it uses direct draw, direct sound & direct music. Currently Multiplayer is not available. I had to drop the IMAGE & SOUND Quality heaps so that planet-souce-code would let me upload it, otherwise it would be too big, e-mail me if you want the higher quality sound and graphics.
This article explains how to use Simplewire's platform to embed SMS wireless messaging to cell phones and pagers into your applications in ASP. This will allow your application to send information to mobile users throughout the world. I hope this helps a lot of you who are trying to developer wireless applications.
A puzzle game, where you must find your way trough a maze of coloured balls. You can change the color of the ball you play with. There are 20 levels, music (midi), soundeffects (.wav), a high-score (saved !) and a cheat-mode (find it yourself). This prog handles some api. Included: all source, Pyramid.exe, 20 levels, midi and wav-files, graphics, highscore. Check it out and have fun. The zip is 224 kb.
This is the first part of a network messaging system. This part is inteaded to show examples of connecting to a Microsoft Access Database and its related functions. It is highly commented. The next part will have the code to setup an "Inbox" feature that will check the database and see if you have any messages.
My coding actually does several things. The main thing is that it can search an entire Drive and all of its Directories for a file you specify and at the end of the search display the results of it. Or you can do the same thing but this time look for any file with an extention you specify. I made this search for the file using API but I left a function in there you can edit to search for the files without API but it's a little slower and not recommended. This Screen Shot can pretty much explain it all... E-mail: mikecanejo@hotmail.com AIM: Mike3dd
This vb project demonstrates full use of the TreeView control which is quite hard to learn how to use on your own.
** ASP VERSION POSTED 11-14-01 ** ** On 1/31/02 I have posted a JavaScript version ... check Java/JavaScript site for code or visit my website at home.att.net/~p.walchli **. This code is based on what I have posted previously using Vector Markup Language (VML). This code is written in VBScript and SVG. You will be presented an interface that allows you to enter values, pick a chart type, and render the chart to the screen. What you'll see are very basic charts (boring visually) but you will gain the understanding on how you can create SVG charts on the fly with VBScript. What you'll see rendered is well below what you are capable of creating using SVG (there are no animations or transformations). That is the main reason for naming this posting Beta 0.1. In order to view the pages correctly you must 1) download and install an SVG Viewer. 2) Copy the file (included in the zip file) Chart.svg to the root directory of your C: drive (C:\). You can change this location in the code if you wish. 3) Copy the remainder of the files into the same directory on you drive (SVGCharts or whatever). Finally, if you are interested in SVG, I highly recommend Andrew Watts' new book on SVG by New Riders: Designing SVG Web Graphics. The book is well written and you'll find it easy to apply its concepts. Please let me know if you have any comments or suggestions for the code. I can be contacted at: p.walchli@att.net. I do intend to post updates (integrating animation and transformations) as time permits as well as an ASP version sometime in November. Happy coding!
This is a complete user manager, with new usersignup, confirmation e-mail that needs to be received before an account is activated, forgotten password link, admin tools, etc.
This is a brute-force attack on file uploads, to learn how they work. Hopefully the zip will help others.
OK. I guess this is the most complex script I ever coded. My SkyBoard has many functions: - Emoticons - Very Simple Administration Functions - Communitysystem (Registration of names etc) - Profile of every registered user inclusive picture - Infinite amount of rooms possible - Password retrievment via email - Automatic post filtering - Encrypted password storing (*Need setup) And more. First you have to open "include.inc" in the data folder and change the old path to the new path where the board.mdb is stored on your IIS. First log on with Username: Administrator and Password: administrator. Then you can set up few things. This code is based on a database so it's quite fast. Of course this code is freeware as long as you dont modify the comments. However I'm asking you to vote for a 15 years old asp coder on Planet Source Code, I just want to know whether you like my prog or not.
This simply code, make .xls fine dinamically. You can create worksheet and report. Any feedback is appreciated.
An example of how to use winsock to make multiple connections to a remote host and scan for open ports. A must see app for people who want to learn more about winsock!
Web Directory Explorer. Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory
An update to code I previously submitted. Record the mouse position and the right and left button click events. Then you can replay the movements of the cursor and the mouse will click at the same coordinates as the user. All data is stored in a binary file. Now uses a self reallocating array for longer log times, and smaller file sizes. This is a great idea for tutorials or wizards! If you like this code please vote for it!
The fastest way to do alternate colors of rows in your table (from recordset or something)
Do math, add, subtract, multiply, divide
This is a full Mp3 Player with Playlist, ID3 CHECKER (not editor), song status. VB6 Needed for ID3 Genre. Complete with graphics.
Just like it says: Get HTML Source From a Website!
Basic sendkeys codes
A cool code editor with intellisense (like vb editor)!