Results for "Volume: ASP_Volume3"
School Institute Management Software. Database driven Web Based process dependent uses Datagrids to present formatted data. Provides solution to manages courses, classes, teachers / lecturers, lectures and staff.
This is a tutorial on abstract data types that is designed for complete beginners. I think advance coders may even learn something from this article. If you find any thing that is incorrect, please notify me ASAP. thank you
This is almost like my Remote Proxy Daemon Programs except that this type of Proxy Daemon, apon connection to it, itll automaticly connect you to the specifyed Remote address and port Set By the Administrator running the program. Maybe Useful as a simple fast routing system for SMTP, POP, NNTP, IMAP, and HTTP protocols. Great Code for people not to familar with Winsock Programming. At the very least, itll teach ya howta do a simple connection to a remote machine or act as a server machine and listen for incoming calls.
Please try out my newset and latest game, Xtreme Fight 1.0, the sequel to Xtreme Fight 0.8. In this fun text-based RPG/Battle game, you try to defeat the evil Dark Lord and restore peace to the lands while fighting eniemies and bosses. Collect weapons, armor, potions, and other things as you journy on your adventure. Two modes of play and a small bonus mini-game is included. This is a cool game, so check it out! In my previous post, I forgot to include the source code (yes, dummy me!), so this one has it. Feedback would be appreciated, Thanks!
Its an aunthication Program which you can use it to load at the windows startup by using Autoexec.bat file.
Produces A Slide Show of the Images in a Folder U Select
Crack or hack any zip.exe's or .zip .doc ,exe any login screens using brute force. Just try it!!.
This is a basic Snakes and Ladders Game that u may have played manually, But this is a advacne PC Snake and Ladders using advance coding and techniques. This code will teach the about THREADING, MATRIX MANIPULATION, working with Text Files(Streams), Dynamic Image Manipulation etc.
This is a complete drop in ActiveX control for the sole purpose of providing a simple way for you to scroll text "marquee" style. This control will allow you to scroll both vertical and horizontal, adjust the scroll rate, the number of times it repeats, load the text to scroll from a file, or build it dynamically. It will wordwrap your text if you want it to. You can align the scrolling text right, left, or center. It gives support for a "drop shadow" effect. You can specify the direction of the drop shadow either northwest, northeast, southeast, or southwest. You can choose your colors for the background, font and drop shadow. I've even included a property page with this control to make life even simpler for you. This control was developed in VB6, so you will need the VB6 runtimes in order to make it work properly. If you like this control, please rate it as I would really dig a copy of Ian's Help generator :-) This control is based on a previous example submited by "Steve" (I assume of VBTutor.com) located Here
ID Maker demonstrates how to use the system hardware to make a unique id or set of them for use in encryption or possibly as part of a registration system. I documented most of it but it is pretty straight forward. I am using the WMI interface and documentation can be found here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_processor.asp This uses the system.management interface and must be refrenced if you decide to create your own project.
The program will prompt the user for a line of text data and output a list of all the letters that occur in the text with the number of times each letter occurs in the line. A linked list is used for this purpose. A period denotes the end of the line.
Allow retrieve HTML page sources anywhere from web, directly or via proxy server, can access virtual domains. Pure winsock, no any other components used! Wanna know web transactions in deep?
It is a sample C# (VS2005) application for Automatic Sql server Backup Utility using sqlserveragent. I have used SQL-DMO dll. This article will show you how to create a automatic backup in Sql server 2000.
Hook winsocks and redirect calls to where you want them to go..i am going to use this to make ypager.exe login to my own proxy to make clone of ytunnel..with out using the proxy settings built into meseger ..this is a powerfull tool..and hard to find ..i found this gem and wanted to share..now you can easly packet sniff any aplication that uses then net ..or redirect those anoying banner adds to goto somehere else..etc
This is comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you go about clearing the windows dos console.
This is an update to an earlier post a week or so ago. I have added a few things to the original including Volume Label, Disk Type and File System. Used, Free and Total space of the drive selected is displayed for the user. An error message is used for drives that do not exist. If it is a removable drive and no media is in the drive the program will report the drive letter as invalid. I believe it works with ALL file systems: FAT16, FAT32, NTFS, CDFS, etc if not let me know and I will fix it. Report bugs, suggestions and such to me.
This is a simple mail sendnig facility....attachment also included....i will make a more advance 1 in 2005 soon....but it is useful atleast for beginners....pls vote
It extracts a filename from a filepath.
Analog Clock control where you can use your mouse to rotate the hours and minutes. Ideal to obtain time the graphical way from the user. Can also be used as a simple running time display. Left-Click and drag the minutes, Right-Click and drag the hours. Colours, fonts and some other attributes can be changed (look and see). This is just a usercontrol (ctl+ctx) file to include with your project, if you really want to, make your own ocx from it.
Will return 2 values from a function by passing 2 variables by reference.