Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #129490
Chatter-Box v2.5

Shaspy on Roids! But I changed so much (and I thought of a better name ;) so now it is called Chatter-Box! What is it you ask? This is an ASP version of all those Shout Out boxes that you see on web sites. The problem is that they are all coded in Perl or CGI, so I made this! It's the thing on the right on the home page. Now it's even better! With an administration menu to control EVERYTHING, click to add smilies, defined links, better sex appeal, attitude and music options, and more! I also made it so all you need to do is insert 2 lines of code on your page to get it up and running! You can't ask for anything more! Please leave feedback and rate it...I would also like to hear from you if you use it so I can see my work being put to a good use! :) Thanx! ::UPDATE:: v2.5 now allows Admin Edit/Delete of user comments, cookies store users name for ease of use, and some minor bug fixes!

2_2002-2004 #128401
virtualb

this code is my first try in c its asimple game wher you purchase sites with atarget to occupy as many sites as possible its very use ful to give beginners an idea of various graphic fns as i devloped it for this purpose

2_2002-2004 #129480
Link 'A HREF' with different colored underline

change underline color of ANCHOR HREF link.

2_2002-2004 #124091
Win2k progressbar

A cool progressbar, just like the one in Windows 2000 at startup...

2_2002-2004 #124092
Recieve POP3 email without using mswinsck.ocx using pure Windows API's

Recieve POP3 email without using mswinsck.ocx using pure Windows API's Hai friends.. Its me again...few days ago i had submitted a code on how to send SMTP email without using winsock.ocx and just pure windows API calls......I got lots of comments on that and some of you requested a similar POP( Post Office Protocol ) email reciever.....Here is an untested version of POP email reciever.....I have done test with my own mail server and machine but not on the internet.....You guys should do that part.....I will soon update the code if it contains any errors....but for now this is it.........Also all you have to do is to include popmail.bas and winsock.bas to your project and just call the popconnect, getmail functions which i have written....The small bug in my earlier program has been debugged and the thing is working fine...Do send in your comments and bug reports at [email protected] do vote for me..... Bye for now Joseph

2_2002-2004 #124093
Compact Database using JRO (Jet & Replication objects)

I recently developed a database application and wanted to use only ADO and no DAO. I soon found out that compacting the Jet database was impossible using ADO (until 2.1+ came along that is). This code requires a reference to Microsoft Jet and Replication objects 2.1+ Library (which comes with ADO 2.1+). You can download this update from http://www.microsoft.com/data.

2_2002-2004 #124094
Remote MTS Administration

This is a utility that allows you to perform simple administration tasks on the MTS packages of your computer or any remote computer connected to the network. The program requires the VB6 Service Pack 3 version of the following files: COMDLG32.OCX MSCOMCTL.OCX and also references the MTSAdmin library MTXADMIN.DLL that shoud normally reside in the MTS subfolder of your System folder.

2_2002-2004 #124095
Pause

Tired of having to pause in increments of 1 second? This coding will pauses based on MILLIseconds using the GetTickCount function.

2_2002-2004 #129022
ASP Daily Dilbert

This code is based on Ron Lights submission of similar title. Basicaly the code grabs the page from the United Media site, strips out the filename for the Daily Dilbert and writes out a page with an approprate IMG tag to view the strip direct. The code differs from Rons submission in that it uses FirebirdDEs WinHTTP code to grab the page rather than the older and more troublesome InetCtls. All kudos to previous authors.

2_2002-2004 #124096
Window Size Restrictions

This code restrict the window size using a subclassing dll (Created by people from www.vbaccelerator.com). It consumes the WM_GETMINMAXINFO message. You can restrict the minimum and maximum tracking width and height. Also, you can restrict the maximized window left, top, height, width. I've wrote the code in a class for reuse.

2_2002-2004 #129440
Download System

A simple user download system, Created as a way to reward users who perhaps donated to a website using PayPal. My first application if you will so please dont judge me too harshly, I created it just for, well, fun, I hope it's of some reference to someone. Again, the Base64 code is copyrighted to www.pixel-72.co.uk

2_2002-2004 #124097
mcgif

Show animated gifs in Visual Basic programms.

2_2002-2004 #129498
[ A ASP Online Examination Conductor ]

This is a simple code explaning you how to develop a simple online examination conductor.This is just a demo version i have developed the advanced test conductor.Contact me in personal.

2_2002-2004 #129572
clsAccess

This code is an ASP VBScript Class that allows you to find any acccess database on your server, and connect to any record in any table and edit,add or delete. It has a full grid function for paging through recordsets.

2_2002-2004 #129479
HTML RTF EDITOR

This is an HTML RTF Editor. Just like a well know web mail. Thanks hotmail

2_2002-2004 #128884
Multi Column Combo Box

I created this control because i couldnt find anything else that created a multi-colum combo(drop down) box. This control is driven off a database query and is fairly straight forward to use. Once you have extracted the zip file into a directory you can look at the file /structure.txt. This file explains the directory structure and where everything is located. I hope you enjoy the control, i know i have seen numerous requests for one. And remember; Please vote! Thank You :) Purpose: The purpose of this widget is: 1. provide a multi column drop down box to users 2. provide a combo box's that doesnt sit on the top of a web browser so menus can flow over the control 3. provide a combo box that can allow user input

2_2002-2004 #128402
Tendulkar's Resturant Management System

Do You wanna help Sachin Tendulkar? Show him this code and he will hug you for sure!This is a resturant billing system..it takes Print Outs also.The code is huge so try to understand by breaking method.

2_2002-2004 #128871
Hierarchical Data Grid in ASP

This sample is to show Hierarchical Data not using .NET or third party components. Include sample North Wind database that comes with Microsoft Access. Nice Interface with VBScript functions and Cascading Style Sheets to enhance presentation. The sample shows how to use ADO Data Shaping and SQL syntax. You can change the SQL string to suit your needs.

2_2002-2004 #124098
Active Keylogger

Continuing the trend in more and more advanced keyloggers... This keylogger logs not only keys but also the window they were entered into. It then saves the log into a file every 25 seconds to preserve resources. When the log file reaches a certain size, it will send it to a given email address as the body of the message (and does not use the winsock.ocx control to do it). If the email was successfully sent, it will delete that log file (to free disk space) and start a new one. When this keylogger is ran, it copies itself into the windows system directory under a *.dll icon and edits the registry so it runs every time windows starts up. It also completely hides from the task list (you won't see it when you press cntrl + alt + del). Used properly, this can be a powerful code for system administrators.

2_2002-2004 #124099
Cool Boolean Logic.

Explains the usage of boolean logic in Visual Basic to evaluate complex operations in the terms of "Boolean Logic Gates" ...a concept any electronics techies out there will love.

Languages
Top Categories
Global Discovery