Results for "Volume: ASP_Volume2"
This is a simple code for a forum without using mySQL. It keeps track of user names and paswords (unreadable of course) in two text files. It allows users to make a unique user name and post massages.
Code reads an array and writes array's php code to a file.
This application shows how to send E-Mails with the Delphi Indy SMTP component. Please do not use this application for abuse purposes, it was only made for education and to help others better learn Delphi. I will not be responsible for any one using this software to send fake e-mails to any one. This program connects to the hotmail SMTP server to send all messages, this can of course be changed once you download the source code.
It is a screensaver. But it has all applications of a professional saver. It can be set in screensaver dialog of windows. I hope, this code will answer to many curious people about screensavers..
Print to a preview or printer without Crystal Reports. This project uses classes that are built into the .NET framework. This is my translation of a C# project into VB.NET taken from an article written by Michael Eaton in the November 2002 issue of Visual Studio Magazine. To read the original article go to: http://www.fawcette.com/vsm/2002_11/magazine/features/eaton/
Use of 3 types of common dialog boxes:1: choose printer, 2: choose font, 3: choose color. http://137.56.41.168:2080/VisualBasicSource/vb4usecommondialog.txt
Please rate this and send comments! PHP Quicksite is a simple site-in-a-box for PHP and Postgresql. http://www.zackcoburn.com is an example of it. It includes user authentication (register/log in/log out/edit account/my account/search users), bug reporting, and a forum. It uses Dreamweaver for easy template updates.
This is the Delphi Demo Coolstuf Revised, to show how to make the History.dat file work with the URLComboBox. Included is a HelpMe File for more information on how it all comes together, along with some extra goodies. (Plus information on how to make this work in Delphi 6 Personal addition, We advise that you do some research on the internet if the information for Delphi 6 Per. does not work, as I did this my memory, as I had to install it into a friends computer, that I am training.) If this helps you, I ask that you please "Vote" for me, as it takes allot of time to put one of these tutorial code examples together. So please vote if you would like us to keep on submitting tutorials and source code.
Associate a file type with a program in windows95.
This Code shows, how easy it is to store some dates in a mysql database
Class for serial port access under Windows NT.
Displays amazing graphics on ur screen with sound like flowing water
This code is just a simple PHP Tagboard
Last updated on September 7, this program shows how to make an interpreter. The script is based on the assembly language with jumps and labels but still programs graphical output just the same as Logo's Turtle. It has 5 html help files. I hope you like it. Please comment on the program. I'd like to know what changes or additions might be good for the program.
Phone Dialer in VB for windows 95. 'thanks to Andre Obelink 'De Visual Basic Groep 'http://www.plus.nl/vbg/
Check if soundcard exist and then play a wave-file. http://137.56.41.168:2080/VisualBasicSource/vb4playwav.txt
Retrieves the extended file attributes/properties from any OFFICE or NON-OFFICE file
This assembly uses the TreeView control to present a powerful alternative to the old VB6 dirList and driveList controls. Code was taken from the MS web site; it took me ages to find this and thought you might find it as useful as I did.
Well, want to ACTUALLY create your own form? no MFC or Resources. This is code to actually make a raw form. easy to use. Please gimme feed back.
with this program the visitors can communicate on your homepage. They can send messages (also to offline user). Important: If you have NO mysql support on your homepage, use this code. If u have, please use to u2um2. Its much better ;-)