Results for "Volume: 4_2005-2006"
Give a rating to your web page like ms rating on msdn
This code allows a user to - Interactivley explore an area of your computer. - Download files based on a database containing 'credits'. One specifies how many files (credits) one may download and link that to a password (or use -1 for unlimited).
This is a text viewer/encryption program. It can be associated with files (like when you open a .txt file Notepad usually opens it). If you find any bugs please email me. NOTE: The EXE was compiled with SP3 installed. You may have to recompile the EXE to run it.
This is pathfinder artificial intelligence program in which the PI Robot solves any closed maze that is it finds it way through mazes.It uses my 4 way block algorithm to solve 2d puzzles.It can be used in games, as a base to develop much more complex intelligence and robotics.Please credit and vote for me.
Load a files contents into an combo box then sort the unsplit lines of text in the combo box then Split the lines and add to proper place... Great for things used to keep track of names with info about the name... Check out this example!
To create a static HTML-page from an ASP, rather than repeatedly recreate the same info in the ASP-page
This puts a toolbar onto your Office Word 97 \ 2000 toolbar. All you have to do is to add it to your Global Template so it will load when you open a new page. First type out what you want, and then click on the button you want and it will automatically create a link. On your way to a proper help file, with all links. Source code is included. .zip contains .dot file and .hlp file. I take no credit for this. Has not been altered. I found this on the web. Web site is in Readme.txt in .zip file. BJ
This is a client server application in which client is an ASP site and the server is a VB component that uses Winsock control, the users can send messages to the server via client side ASP code.
make a no rectangular window with transparante bitmap color same that k-jofol or over skinnable application with 2 api in a Dll.
Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.
This program was written only for demonstration of the DES encryption and decryption example from the book of "Cryptography Theory and Practice", Douglas R. Stinson, but could be easily modified to accept real text ... In this Demo you can use only Hexadecimal Plaintext and Key no less then 16 digits (64 bits), more then 16 digits will be ignored ... Output: Cipher 16 digit (64 bits) long and vice versa. Program was written in VB6. The only OCX was used is Microsoft Rich TextBox Control 6.0 This is not ready to send messages DES program. You can start by entering 16 digit long Plaintext and Key, or you can accept the pre-filled example data from the book. Then follow the buttons' order from the top to the bottom in the Encryption Steps frame. When got your cipher follow the buttons' order from the top to the bottom in the Decryption Steps frame. You can view the computation process of encryption and decryption on the History form. Should be simple enough if you're familiar with DES algorithm ...
This code retrieves the url and window title of any open instance of Netscape Navigator or Internet Explorer. It uses DDE (Dynamic data exchange) and WWW_GetWindowInfo and is much more reliable than the FindWindow Function. DDE is supported in Internet Explorer > 3.0 and in Netscape Navigator > 2.0.
Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!
Function that returns a graphical scorebar based on the value you provide. Very basic but thought I'd share this sweet little function with you all!
The purpose of this code is to show the easiest way of creating multichat system as well as server and clients. Simply run the program and check the functionality. make the copies of client window and try to connect to server and begin multichatting! I kindly ask you to vote for this code. Thanks in advance,
The control provides a Mailmerge-system. The source is a XML-file and the target is a Word97 document. You can find out more on my website : www.braem17.yucom.be
So you think your new PIII is fast? well test it on this particle benchmarker. And enjoy the show while you're at it. (Now accually benchmarks your system)
This is a small script that will allow you to preview a textarea in an html page that may contain html code with out first processing the page to another page. May sound complicated but you will see it's not. This is for people who don't want to create a preview page just to re-write the textarea. It can now be done on the same page as the text area!.
This is two functions with example of how to get the difference between two times by hour and min. Code is pretty good to keep a running time of how long you've been doing something without the major offset that timers give. There are some drawbacks to this code, since it is only a small example, you probably can't check anything past 11 hrs and 59 min. Anyway, I hope this inspires some better Ideas. Enjoy the code.
Converts a string or an integer to an array of characters/bytes