Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #45680
SendMail Without Server

Send emails without having to have a mail server. Forgive me if you think this demonstration is pathetic... This is really intended for beginners, and I know there are some out there asking how to do this. If you use any of this code, please give them credit. This is just a simple program that shows how to send an email without having an email server at your disposal. To use, simply enter the Mail From, From Name, Mail To, and Subject, and Message. How does this work? Simple - it first takes the domain from the email you are sending to... So if you are sending to [email protected] the domain is b.com It then does an MX Lookup to find the mail server for that domain (mail.b.com) Then it sends the email to the server.

ASP_Volume3 #56316
Simple base64 Example

Simple base64 Encode/Decode example. I didn't write the module. It was written by these guys at www.di-mgt.com.au - They have this really good example of base64 plus crypto examples.

ASP_Volume3 #53305
Date Routines

Included are 6 date routines: FindEOCM (Find last day of the month), FindEOPM (Find last day of previous month), WeekNumber (Date to week number), WeekNum2Date (Week number to date), GetMonthNames (uses Locale names - Short or long description), GetWeekDayNames (uses Locale names - Short or long description). Test program is also included.

ASP_Volume3 #53306
Subclassing within a UserControl

This project was put together as a learning tool to better understand how to capture Windows Messages using subclassing within a OCX. Capuring Windows Messages in a executable is very straight forward - however within an OCX, it's a whole new dimension. This project demonstrates how to overcome the difficulties without using thrid-party products or external DLLs. Keep your eye on both the Immediate Window and the UserControl's ListBox in both Design-time and run-time whilst resizing, minimising, maximising, moving, clicking, etc to better understand how the UserControl and Windows Messages Work. I hope that you get the same benefit from using this code as I did coding it!

ASP_Volume3 #52018
Functions on Strings. Those seem to be difficult but are actually very easy.

Functions on Strings. Those seem to be difficult but are actually very easy. Count Characters, Vowels, Lenth of String etc.

ASP_Volume3 #56167
Hex Viewer

This program is a hexadecimal viewer. Please vote for me!

ASP_Volume3 #45724
EZe Component Register

The program will easily register your .ocx, .dll, .tlb, etc components quickly. Simply double click on the component and it's registered! Also has a few other fancy stuff in but I guarantee it will be useful to you!

ASP_Volume3 #55174
WINDOWS XP CONTROLS created in VB6

This is the creation of Windows XP Controls in Visual Basic 6! This is REAL created Windows XP. LOOK AT SCREEN SHOT! Basically, Windows XP is made up of graphics and it has a very complicated User Interface. This project has been designed according to the Windows XP Guidelines. Additional resources have been provided. Please VOTE!

ASP_Volume3 #54093
[A FlexPrinter]

My way of printing the content of MSHFlexGrid Control. Supports different sizes of rows and columns, individual cell formatting, fonts, font size, style, colors and alignments. Enough spaces for header and footer, to insert header footer just use PRINT method of VB. Vertical and horizontal space between columns and rows. Each cell can be printed with angular or rounded corners. Gridlines can be enabled disabled. Elimination of rows and column is possible. It also has boarder with width, color and style. Easy pagination it prints only given number of rows, give RowsFrom to RowsTo. It also has vertical and horizontal rulers which helps in placing text exactly in printed media.

ASP_Volume3 #56315
JasOn's SUD!

It has semi-A.I. (such as People moving around in random directions at a certain pace depending on the speed you set it to in the editor. You can also carry objects and drop them in other rooms. You can also edit location descriptions and change their exits around. You can even add rooms :)

ASP_Volume3 #56346
A TRUE Battle.net bot.

Use This Program to connect to battle.net servers, and take advantage of their services to the fullest. [Beat that you other jewbies :)]

ASP_Volume3 #54771
ANSI Basic Like Scripting Language and Telnet server

This code will allow you to run a script like text file with simple commands for full control over a telnet client. This code makes ANSI easy. This code was made in less than 24 hours so it may need further work, if you culd add to it please tell me. I plan on developing it further. Simply run it, then connect to localhost port 23 in an ANSI able telnet client. an example program is included. Please before flaming me on this code you might want to understand and appriciate it.

ASP_Volume3 #47900
Merry Xmas

Merry Xmas - a little app that snows... the snow will roll down the trees and house. I'll prolly make this into a screensaver when I have the time.

ASP_Volume3 #56230
A Resource Meter

Resource Meter: It shows How to 1) Get information on free system resources. 2) Make an Icon from a bitmap at run time. 3) Place an Icon to Task Bar. 4) Make a Custom progress bar.

ASP_Volume3 #54627
Image Thumbnail Maker V 1.0

Create Thumbnail from images in a directory. You can select size of Thumbnail image. All Thumbnail Images saved as BitMap!!!

ASP_Volume3 #52933
Web Robot

This is a web robot which can crawl the internet to search the keywords entered by the user. Its a complete application where users can enter the keywords and the relevance level to search the keywords. Min relevance is 0 and max is 10. Default relevance is 5. The bot crawls the internet and store the results in a database. This is a very useful program and it can be converted into a component to use it on the internet.

ASP_Volume3 #53125
Crack XOR encryptions

I see simple XOR encryptions being posted on PSC very often. Many people don't know, but XOR is far from secure. Since the password is repeated many times in the encrypted message, it is easy to find out what password was used. This project demonstrates how to get the password from an encrypted message. It works on most encrypted messages, as long as the ciphertext is long enough. Please keep in mind that this project is ment as a demonstration, and not a full-blown cracker app. However, it can be used to crack many files and applications...

ASP_Volume3 #56229
A ball & catch game.

A ball & catch game. (Now Updated..) Catch more balls as possible without falling balls down.

ASP_Volume3 #56019
SQL Viewer

Simple program that views a database, transacts custom SQL statements in SQL Server 2000. The SQL-VB connection established here is the foundation of many front-end applications in RDBMS nowadays. This project uses ADO programming techniques.

ASP_Volume3 #55324
Shell Sort * FIRST ARRAY ERROR Fixed

Shell sort is a greath sorting method,but I find "FIRST ARRAY BUG" after resorting array list,and fix it! See The Different beetween SHELL and BUBBLE!

Languages
Top Categories
Global Discovery