Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #53109
CSS/VBScript change background-color of txt-fields after type in

A real good way to show wich txtfields are required in a form! If you type in some stuff in the txtfield, the color change. In the example the color change from red to green.

ASP_Volume3 #52990
e-mail sample

the sample will show how to display message fromt he database when a user logs in and how his session will get expired and after session expiration he was not able to read hiw messages until he logs in again

ASP_Volume3 #53130
Asp delete duplicates in Database

This code delete duplicate records in MSAcces database.

ASP_Volume3 #45731
Task Manager

This is a task manager online. What this does is allow a group of people working on a rather large, or even simple project to put down tasks or ideas that are related to their project. I use this for my school assignments and the current web site that a group of my friends are currently working on. This Task manager has a whole lot of features that have not yet been implemented but you have the ability to add tasks, asign yourself to tasks and also edit tasks (if you are working on them). On the main screen you will see a list of all the tasks sorted by importance. If you wish to sort the list by a different order, just click one of the headings ('In Charge' 'Date') etc. You will also notice that according to the level of importance, the colour differs (red for level 1, yellow for level 2, green for level 3). This code teaches how to use SQL statements to access, update and insert data into a database. It teaches how to use the server() function in asp, and also teaches how to use cookies for login purposes. This code is fully commented, and if you would like any more information or wish to contact me, please email me at [email protected]

ASP_Volume3 #46693
CD Autorun Maker

It really does two things. Shows how to make a path appear in a Textbox with a Common Dialog. And it also demonstrates how to make an INI file. You'll have to edit the .ini before you burn it on the cd, and you'll have to copy the app and icon you specify onto the cd and change the INI's paths respectively. Just something i did to help newbies out there.

ASP_Volume3 #62633
Disk Pie Chart

This VB9 utility program displays a 3D Pie Chart for any of your drives showing either used/free space or used space by root folders. It uses a 3D Pie Chart library in C# written by Julijan Sribar.

ASP_Volume3 #62634
System Information II (Update #1)

This VB9 utility program is a major upgrade to my previous System Information submission. This version offers, in addition to information, the ability to control the information displayed. You can start/stop drivers and service, uninstall programs, control processes, set OEM computer information including logo/picture, share/unshare folders, delete startup programs, and modify user/company information. The complete list of categories is Bios, Components, Computer, Cpu, DateAndTime, Desktop, Drivers, Drives, EnvironmentVariables, EventViewer, FileTypes, Fonts, InstalledPrograms, Introduction, Keyboard, MultimediaCodecs, Network, OEMInformation, OperatingSystem, PointingDevice, Ports, Processes, Services, Shares, Sound, SpecialFolders, StartupPrograms, UsbDevices, UserInformation, Video, VisualStyles, Win32Explorer Hardware, Win32Explorer Memory, Win32Explorer Network, Win32Explorer Storage, Win32Explorer System, and Win32Explorer Users. By examining the source code, this application will familarize the reader with .NET WMI class methods, Panels used as UserControls, TreeView, ListView, and ListViewGroups. This update fixes a problem when the application starts as a notification icon.

ASP_Volume3 #64922
AddressBook N-tier Implementation

N-tier implementation in VB. net as requested.

ASP_Volume3 #53269
Handy Form Utility

This helps you verify all kinds of forms using regular expressions.

ASP_Volume3 #51207
Spell Checker

Use Microsoft word spell checker utility

ASP_Volume3 #47440
Print Picturebox's Contents

Print the entire contents of a picturebox including all the control's contained in the picturebox.

ASP_Volume3 #47457
Another (very easy) Rounding Function

This code makes easy work of doing simple rounding on decimal number...something that VB currently lacks. Why didn't they think of this?

ASP_Volume3 #45054
Media Player W/ Microsoft Multimedia Control

To Play the following file types: .mpg, .mpeg, .mp3, .wav, .mid, .midi, .avi using the Microsoft Multimedia Control and the Common Dialog Box.

ASP_Volume3 #45366
Sending emails from asp by reading them from text files

In this tutorial, I will share a good site function with you. I will show a good method which can be used to send emails to users. The tutorial will focus on sending e-mails to users(using ASP Email) by opening text files in which e-mail text is stored. At the end, I will present a good example of everything dicussed by building a "Forgot Login" application.

ASP_Volume3 #53319
PicturePod

Creates a pop-up window to display an image viewer on a website. The viewer can then move backwards and/or forwards through the images. Useful if you need to create multiple pop-up image viewers as it uses a single ASP page and XML files to generate the HTML file. You can now include text with your pictures. An example is given which can be used as your starting point. Now cross-browser compatible.

ASP_Volume3 #45320
a 3D Spinning worlds w/text

This code shows you how to use DirectX 7 and the RM Canvas control to create nice animations that are smooth and simple. It shows you how to create lights, frames animation and more.

ASP_Volume3 #52032
Form Based File Upload Using Pure ASP

This code will allow you to do form based file uploads. It supports multiple files and uses only pure ASP. It will parse form data, browse server folders for a save location, and log uploads or failed uploads into a database There are no components to install so it will work on any web server that supports ASP. Just paste this code into a text file and name it saveany.asp. I have tested it on IIS 4 and 5, with IE 4, IE 5 and Netscape 6. With this code you will be able to save a file in any directory that the anonymous account assigned to it (usually IUSER_machinename) has access to so be careful. I should note that the server needs ADO, ADOX and the File System Object installed on it.

ASP_Volume3 #53266
Friendly Error Handler

Creating a user friendly error handler. This Friendly Error Handler pops up a VB liked dialog box to display error messages.

ASP_Volume3 #52889
Message Board Anywhere ! v 1.0

Message Board Anywhere !, is a fully functional message board system, developed using MS Active server pages: Features: - Authenticated login to registered users and facility of registration of new users - Sorting the Message board threads on the basis of Date, Email, Name, Subject etc. by a single click - Allows users to post new messages and reply to old messages. Feel free to modify, distribute, use this code as you may please, and if you like it please VOTE FOR ME in the contest.

ASP_Volume3 #45768
Change Screen Resolutions

An App that sits in the taskbar...you right click on it to chagne resolutions.

Languages
Top Categories
Global Discovery