Results for "Volume: ASP_Volume2"
This code takes all the filenames with the correct extension into a list, and makes an HTML page with hyperlinks to the files. If you dont get what I mean try it out, it's great if you'r hosting lots of files on your own webserver!
This is a complete Personal Information Organizer Software, CODE IS NOT COMMENTED.. but its very easy to understand.. even new bie can understand it very clearly.. calender part is little tough to understand. Hirdhav Digital Diary also known as HDD, this is its 1.3 version, I wanted to know who and from where, ppl are using my this software so I created Authentication CODE software, which is included with this only, all the files which are needed is included in zip file. if you dont want to use Authentication thing right now.. then just open Installation.dat file from HDD directory in Visual Data Manager in Visual Basic or in Microsoft Access 97 and then open table installation and in Auto field write "Yes" without quote. then it will not prompt for the Authentication Code. also check out screen shot.. there is not just what u can see in screen shot.. there is lots of things.. then u can imagine.. Please VOTE for this code.. COMMENTS AND SUGESSIONS ARE ALWAYS WELCOME. THANK YOU, DHAVAL FARIA. PS: .zip file is abt 263KB
This little container OCX works like dropdown combo exept that it can contain other controls. Dropdown and Collapse can be set to occur either on MouseEnter/Exit or on TitleClick. For those of you interested in how to use Mouse Tracking this is a good example because it uses Subclassing and the Windows MouseLeave and MouseHover system messages to control it's behavior. Try it, download is only 8.5 kB. Tested (and probably works on) Win32 only!
This code will Send A Message You will Specify To All The Contacts You Are Opening A Conversation Window With Them. The credits of this code Return To $e7en , A guy in pscode who first sent the code as a snippets But it was unworking with a lot of people so i made a few changes and am now sending again. Hope U like It :D
Basically the same as my old Character Generator except for these added things: *Pictures - character's weapons and armor are showed *Gnome names now work *Only one form - no more trouble with all the extra form as before ---------- Enjoy!
This is a simple windows blocker I made for my mother in an hour. It is a full-screen window that (at startup) hides the desktop, hides the toolbar, and closes any window that opens while the program is open! It even blocks the start menu! A simple password dialog. Enter the correct password and it shows everything again and closes itself. Also LOGS the confirmation (or lack thereof) into a dll. You can then view the log and see what time someone entered (or tried to) your computer. Try it out. Uses API as well! KEYWORDS: Windows Blocker Hide Start StartBar Menu Password Dialog Full Screen Access DLL Log Entry
Full space shooter with working network code, ONLY multiplayer. I wrote this small game because I had some left over time, so don’t expect to much. Everything is done with very simply vbcode and a few WinAPI-calls, everyone should be able to understand the code. The game is pretty much done, though lots of things could be added. Hope some can use this code (vote if you can, thanks ;)
This is my Pill Button with Fade Effect,not a lot of code,but looks nice! I Tried to do something similar to OsX Button,didn't know how to do it more easy, with bitmaps,with out make the screen to Flicker.
Ok ive got alot of emails after i poseted a comment for another cam ocx thing.. so here it is .. it connects 2 comps.. and sends images from the cam i know there have benn others but i think this is the best transfer and easiest to understand code.. there is an extra zip with a compiled dll and the delphi source for it created by (Kamilche) if u dont wanna use if fine the cod eis still usefull in that u can generate bmp files from the cam .. the dll is to turn them to jpg to send em over wsock.. i found the dll very usfull and easy to use.. u can find it and vote on it here at ,,,,, http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=28551&lngWId=1
views all types of pictures including animated gifs !!!
Say a Pc technician is in a hurry and has just finished servicing serveral pc/s, instead of calling every customer to explain his/her modifications he performed, he uses Message Report. When Run on a system is edits the registry and adds the "LegalNotice" command to the Winlogon file, so when the customer starts his computer next time he sees a nice little windows message box with helpful information about what the technician did. It runs only once then deletes it self along with all the temporary files that were added to the customers PC.
Superceded by this submission http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=51403&lngWId=1 Updated 3/07 - Just minor stuff --- My cSuperClass submission's download link appears broken so I thought it was about time I made a new entry. Just as Vlad Vissoultchev's excellent subclasser built on mine and added a hooking thunk, I've done likewise and added timer and api-windows thunks. Each of the thunks has an individual sample to demonstrate its use. If you're blessed with Windows 2000 or Windows XP check out the form shadow/fade user control. Credits: Thanks to Clint LaFever for the idea of a form shadow. http://www.exhedra.com/vb/scripts/ShowCode.asp?txtCodeId=42148&lngWId=1 Thanks to Vlad for his superb subclass/hook thunks http://www.exhedra.com/vb/scripts/ShowCode.asp?txtCodeId=40518&lngWId=1
It tells the time, and seconds since midnight, with a seconds progress bar and colour changable faces !!!
This is not just a standard DirectoryTree control. It is enhanced over the various submissions here in several ways - firstly, it doesn't use the Dir$() command, or the FSO for two reasons: 1) speed, and 2) filesize (The FSO adds a huge dependancy). Instead, it uses API wherever possible. Secondly, it doesn't use dummy nodes to simulate children, but instead it popuplates each node fully, then uses the scarcely documented ApiSHChangeNotifyRegister API to register for shell change events (When a folder created, renamed, moved, or removed). This produces a control that is well integrated with Explorer. Lastly, it has a right click menu to allow controls over the directories - renaming, creation and deletion. Any action you perform on the control will be performed on the local disk! If you rename your desktop, it will really be renamed! (So don't do it.. :D) It's been tested on several Windows systems, but if you find any bugs, I'd love to know about them. If you like it, vote. Thanks :)
Someone requested that I did this, so here it is a HTTP Subnet scanner, basically it just scans whole subnets for open port 80, then when it finds an IP with port 80 open it finds out what server it’s running (eg apache/IIS etc) and what version, but if it’s Kazaa which is using port 80, it finds out that persons Kazaa username. Fully Documented, uses Inet controls (internet Transfer Control), and Winsock.
Randomly Generates Numbers.
I created this game based on an old game I used to play on my TI 99/4a Home Computer called Adventure. I created it with as much flexibility as possible to allow me to easily create additional game files. It is text based, and runs based on basic commands such as 'read', 'look', 'get', etc.
This code is a input feature that shows how to take a keypress on a textbox and either add, subtract or set current date. + key will add 1 day, - will subtract ond day, and = sets current date. This helps with getting dates from users.
Tried to find how to get the system's language? not that easy! I've pieced together the following code to return the system language in one handy cut-n-paste. Please vote if you find this useful.
Does your simple 3D game runs at a top speed of 2 fps? Does your super fast compressor takes 1 hour to compress a 10 kb file? If so, you should read the following article on how to speed up your applications. Updated 2/7/2003