Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #122607
FTP Server Engine

Im sure many of you remember my old FTP server I posted here a few months back - HERE. Well this is another attempt at making a better, easier to use FTP server. You could take the server class module and drop it into any program to make it an FTP server without having to do anything inside the server. This server uses the Winsock API instead of the winsock control like the old one I posted. Another great feature is that the server is now event driven which makes using the server MUCH easier. This is just a demo program to show off the FTP server, I did almost no work on the user interface... The server is by no means done, probably not even usable in its current state. All it can do right now is list directories and navigate them. I am still in the process of completing it. I just wanted to post it and get some feedback.

2_2002-2004 #128965
page rating

Give a rating to your web page like ms rating on msdn

2_2002-2004 #128288
mp3 list

makes a list of your mp3 in html format! plz vote :D ~~~updated,now has a simple dialog and better code!

2_2002-2004 #122608
EncDec

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.

2_2002-2004 #127079
Artificial Intelligence - Pathfinder

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.

2_2002-2004 #122609
AutoSort With Arrays

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!

2_2002-2004 #128942
Create a HTML-file from ASP

To create a static HTML-page from an ASP, rather than repeatedly recreate the same info in the ASP-page

2_2002-2004 #122610
Helps you make a .hlp file easy

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

2_2002-2004 #128940
Web messaging System

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.

2_2002-2004 #122611
no rectangular window with transparante bmp color

make a no rectangular window with transparante bitmap color same that k-jofol or over skinnable application with 2 api in a Dll.

2_2002-2004 #122612
XViewer Pro?

Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.

2_2002-2004 #122613
DES - Data Encryption Standard demo

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 ...

2_2002-2004 #122614
Get displayed url from browser using DDE

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.

2_2002-2004 #128772
Fast Load

Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!

2_2002-2004 #128576
ASP ScoreBar v1.1

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!

2_2002-2004 #122615
XML2Word

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

2_2002-2004 #122616
Particle Benchmark(UPDATE)

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)

2_2002-2004 #128775
Preview TextArea Using DHTML.

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!.

2_2002-2004 #122617
A Time Diff Function

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.

2_2002-2004 #129084
String to Array or Byte

Converts a string or an integer to an array of characters/bytes

Languages
Top Categories
Global Discovery