Results for "Volume: ASP_Volume2"
Not another login program.. :-) This is a complete, FULL FUNCTIONAL login program. I did not write the code for the login procedure or the encryption algorithm, so credit to whoever did. I just took, 2 programs and and changed some of it and then put them together to get a login program with ENCRYPTION. Heres how it works. When you login with the default of admin/admin, it will bring you to the User Maintenance screen where you will be able to add/remove edit users etc. When you add/edit a user, it will encrypt their password and write it into the DB. You can select if you want the user to be an admin or normal user, a Normal user does not get the user maintence screen. One other thing you will notice, is that you cannot delete the admin account from the interface, you can delete it from Access though :-(, aslo you cannot change it from being an administrator, this is for security reasons. You can however change the password. If you would like to see what the passwords are stored like, in the database then open access and look inside. If anyone has any idea how I can prevent admin being deleted from Access any help would be appreciated. One other thing you will notice, is that when you first run the program, it will display a disclaimer screen, which will allow you decide whether you want it to display it again in the future, if you click the button then it will no longer display writes the value into an ini file the password for the database is passw0rd
This class extends the default listbox and gives some some easy to use functionality that will streamline your code. It includes macros to load arrays, load delimited files/strings, filter lists, ensure selected items, edit, etc. It is kind of simple, but it is really handy and speeds up coding alot...It is highly resuable code that will eliminate many lines of repetive code from your projects.
The most easy way to resize controls al form_resize event. very simply implementation. only two class modules.
It's a typewriter. Type on one piece of paper. You type and when you are finished, the page comes out your printer (paper/printer not included - you must have your own ;-) Have Fun!
Check the existence of a file and it's attributes (DateCreated, DateLastModified, DateLastAccessed)
Winamp clone with many many options and functions. Skins used from winamp, plugin with visualization, another plugin with runtimes, skin browser, program function, an may many more options and functions to enjoy...
this is just a quick hack to show how highlighting text in a richtextbox can be achieved using api (fast and easy). i hope it's new and interesting and relieving to some of you ("ahhh, just so easy!"). this came to me after i saw "Bobo RTF tricks" http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=40401&lngWId=1 and it seemed by far too complicated to me. as i'm into delphi right now, i know about the CHARFORMAT2 capabilities and that it is by far easier to achieve highlighting if you know how. searched the web for it but found no easy solution (one in chinese or so but partly wrong). vbaccelerator has a big rtf control from which i finally ripped the sources. finally found more on VB & rtf with CHARFORMAT2 on psc: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=38434&lngWId=1 (but no screenshot, not really sphisticated, take vbaccelerator code to see what's possible). sorry, no more time, have a nice day, buggy!
This Usercontrol contains no other controls(eg. lines, shapes) whatsoever, and is drawn entirely by API functions. It is very lighweight and uses very few ressources from the computer. Please vote for me.
This is a chat program that uses winsock.has a cool Age Of Empires Looking Interface.Many good features.Has a host that you can connect to.can open multiple times and chat to multiple people. has sounds to0 , like when some one sends a message , logs off , or connects to host.PLEASE READ THIS!to chat with yourself open the server , ick a port , then open the client and connect to "localhost" with out quotes.Please check it out and leave comments , suggestions and VOTES
Synchronize time between 2 pc's in a LAN using a single line of shell command.
This code creates a HTML Invoice and sends it using Outlook. I use this technique to send invoices to my customers. Demonstrates sending HTML mail via outlook.
Since I work with a bunch of men who are all a bunch of jokers I thought I would make this for them. The ZIP posted here has two projects; A DLL project and EXE project. When you open the Group project it will open both and you can review the code and try it out. The DLL is a Fart Resource DLL that has one class with two exposed methods. PlayFart(you pick the far) and RandomFart. I used this DLL and remotely installed it on my coworkers machines into their MTS(COM+ Applications) and then posted a ASP page onto each of their web servers. This allowed me to go to their webserver and fire off the RandomFart :) It was great hearing farts coming from down the hall and others in the office area actually thinking the person in the room was doing it. :) :) :) Of course now they are going to get me back. Anyhow, thought I would share it here to incase any of you want to try it out.
Make any Object/Form Transparnt & non-squared, so Powerfull and Easy
A beautiful screen saver with a good interface and Idia, More Customizable Using Setting
I think this is the most easy, user friendly & working mssage box wizard for VB. It supports multy line and double quote, it codes as you type! A few mouse clicks, type in your message and it is done! See the screen shot.
There are several Web Servers that have some scripting abilities but this one supports EVERYTHING!!! GET REQUEST, POST REQUEST, FORM POSTING, COOKIES, and PHP, IMAGES, MP3's, JPEGS, GIFS, and much more. The php support is so good it is Capable of running the popular web portal PHP-NUKE. If your confused and just want to see what the program can do run it, open your web browser and type in 127.0.0.1. If you want to use the server to host your own site, read the help.html in the enclosed zip file. The server can handle ANY web site, it can handle 50 simultaneous connections and more if you make a few slight changes to the Form_Load() sub. Have Fun with it and please vote for me!! I need it.
Save custom palette GIFs using GDI+. This is a basic application, nevertheless you can easily extend it. __________________________________________________ Zip 92Kb (Screenshot done using this code) __________________________________________________ Last update: 2003.03.13
IRCengine v1.0.21, An IRC parser for IRC Clients compiled in a Class Module...Just an update for the old version of IRCengine v1.0.17, fixed some bugs and added some new features...Now Supports DCC...check it out...
Frx files are a vital part of almost any VB code but many people forget to upload them. This article explains how they work and why you should include them in your uploads. Article also in a zip file for reading off-line.
Mailster is an opensource freeware pop3/smtp server. It doesnt currently support multipart mime-messages, forwarding or webmail, but you can check mailster.sourceforge.net for updates