Advertisement

Results for "Volume: 2002ASP"

2002ASP #7124
Progress Bar with Timer

This code shows how to hook a progress bar up to a timer accurately. You can stop and resume from where you left off. I designed this code for a game I plan on designing. It shows the percentage and it is easy to change the max value and increments of the progress bar during run-time. Please feel free to use the code as you like. I would really appreciate it if you can leave some feedback and vote. Thanks!

2002ASP #6450
MX Query

This code looks up MX (Mail eXchange) records for any domain from a DNS server (For those who dont know what a MX record is, MX records contain the name of the SMTP server which receives mail for a domain). This is an improvement (I hope so :) over Jason Martin's code (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=11006&lngWId=1). Here are the changes I made: 1. It uses winsock and not API for the query. 2. It wont freeze if you give a non-existent domain or DNS server. 3. It gets the DNS server in use by your computer by network api instead of registry. 4. There was a bug in Jason's code due to which if the DNS response was compressed it would return only the first MX record. For example, Jason's code would return one MX record for earthlink.com while mine will return all five. I'll appreciate any feedback on this code.

2002ASP #1796
Accounts Database 2.8

Keep track of all clients registered in your company. If they have a payment comming up the program will automaticly e-mail them. Has many many fetures. Search options, properties. Also used to help from someone here for the updates form and the e-mail, and i thank you!!. Uses DAO database. Any further questions just send feedback. I will be e-mailed any feedback posted I sure hope you people le arn something from this program or like it, one or the other. Because this has taken some time to do.

2002ASP #6956
Titlebar Scroller

This scrolls a string in the titlebar

2002ASP #6859
EggTimer - A General Use Timer Utility (Update 2)

I was sitting at my computer today in a programming quandary when my fiancé asked me to let her know when it was 1:15pm. Since she does this quite often and I needed a distraction from my current task, I decided to build this little application – EggTimer. EggTimer allows you to set a duration (i.e. - 30min), a specific time (i.e. - 1:15pm) or it can be used as an upward counting timer (like a stopwatch). Once you start EggTimer, it minimizes itself into the system tray where it can be accessed to check the time remaining, reset/change the time, or pause/resume/stop the timer. You can also see the time remaining/running time by floating over the tray icon. When the timer expires, a ‘vbSystemModal’ message box is popped above your working app to let you know the time is up. This little application is really handy if you sometimes need a reminder of the time when you’re working on the computer =) This code utilizes a simple class I created from a number of examples from around the web that encapsulates the API functions used in placing an icon in the system tray. This class is definitely something to look it if you’re interested in placing an icon in the system tray. *LATEST UPDATE* It seems that I had a little issue with the time math in certain situations (it was adding an extra minute). When I get a chance I’m going to overhaul that little but complicated portion of the code. Enjoy, if you like it please remember to vote! If you find a bug, please let me know!

2002ASP #7114
sIRC , Complete IRC Client **Updated**

sIRC is a complete IRC client with an independent IRC Parser. Version 0.2.4 is now available If you like this code remember to check for updates often. You can use the code in your projects :)

2002ASP #7169
TCP IP Complete Client Server Application

Allows application of TCP\IP network communication via two seperate applications.. You can Query Current Windows Username, Execute EXE file, Toggle Hide Server, Query IP Address (for DNS resolution), Send Instant Message, Windows ShellExec and RSA Skipjack Encrypted Chat. It is very easy to implement more features into the project, just take a quick delve into the code and all will be clear! PS. Sorry about the last submission I uploaded the wrong .zip file to the PSC server, and promptly forgot my password =p. Heres the full *and updated version* PLEASE COMMENT so I can improve\rectify any problems with the code! Cheers guys!

2002ASP #6490
_Bang Bang Clone! UPDATE 1.3_

Bang Bang updated 1.3 - now adds visual aimer - it's more easy to destroy the enemy (wind changes less) - some other fixes. Enjoy it and LEAVE FEEDBACK please!

2002ASP #4264
MacBoot

None really.. its just an imitation Mac boot up sequence. Has some API sound playing, screen capture routine, resource file use etc etc.. ok to learn a few things from.. Some sections of the code have been obtained from various sources on PSC

2002ASP #3121
True DB Grid 7.0 Generic Class

Generic Library to improve the Component One True OleDb Grid 7.0 Allow Filter, Grouping, searching, Sorting,Copyng. Filter library also included. To download the ocx trial version go to www.componentone.com

2002ASP #1052
Newbie Database Helper

Basically I took the most common database commands and wrapped them into an Active X DLL. Step 1 – Compile the DLL Step 2 – Open and run the “Test” program Hope this helps some of you newbies

2002ASP #6989
Colour Balls

Balls that bounce and change color when they hit the ground.

2002ASP #7205
[RH] Lock : Screen locking [Reuploaded]

This is my latest project, not my best and biggest though. I code this between my spare time. [RH] Lock is a screen-locking app, not like the other screen-locking apps. [RH] Lock looks like a commercial programs [ready to use, just compile it and run the EXE file], better and more features [such as multi-password, and selectable background]. My codes are simple, and I'm sure you'll understand 'em in no time. I use some OCX, and DLL from PSC because I'm lazy to write my own OCX [because I don't have enough time for that]. Also some codes from PSC, such as TextEncryption [I forgot the author], WriteReadRegistry [I forgot the author]. Because I'm going to upload this program as a FREEWARE program [at download.com, or tucows.com] I'll change the registry encryption and [maybe] more features :). I want to hear about your comment, suggestion, or critics. You can vote for me if you want to or if you think I deserves it. Anyway, just enjoy my program... I re-uploaded this program because on my previous submission some file was deleted. Yes, I'm new to this PSC... and this is my first submission. I've heard some license file are missing, but if you've downloaded Page Creator 3 [also from PSC] there's an ocx called prjChameleon.ocx... Maybe the license also inside the Page Creator 3 package. :)

2002ASP #5782
XP Menu '2002 version 0.12 (alpha)

This is the next alpha version of my XP Menu system. Removed some bugs, new function to add pictures, now you don't need any external OCX (ImageList) for menu, load pictures from resources, add simple top menubar, recreated as control, ... Work only in compiled exe, not in IDE, because it using hooking and resources, that not workin in debug mode. See code at : http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33571&lngWId=1

2002ASP #4736
_ Extract an icon from any file you wish, including the root of a drive or a folder _

You can use this code to get the icon from any file on your hard disk.... Simply call the function with a filename; 'c:\testfile.exe', an imagelist to add the icon to; 'imagelist1', a picturebox for buffer purposes; 'picturebox1' and the size of the image you wish to extract, either 16, or 32 pixels. This code returns the index of the icon that has been added to the imagelist. tHe_cLeanER

2002ASP #6146
Simple Text based Adventure

This is a simple Text based game in its early stages. It is intended to be a cross between the old unix games Adventure and Rouge (basicly a Rouge with more discriptions (sp?). It reads maps and events from ASCII text files so the maps etc are Easy to change. I have yet to add monsters, items or anything else and mabey in some release Imight try stringing together a random map generator. Hope you like it, oeb

2002ASP #4247
Easy way to store data to Access Web Database File

I was in need of certain application that can store data in to the database and the database is stored on the Web.. And I want it without XML. I asked many people that how Audiogalaxy and Napster are doing those all the things.. they told they are using such service like XML or other.. But I don't want to use XML. So I develope application for me.. It is really very easy to use and also very easy to develope.. This is made with Visual Basic and simple codes of ASP. Must See this code.. and please vote for it.. NOTE: Now probleme is that, that I am not able to get data from the web. If any one can do it.. please let me know..

2002ASP #7207
Freisho

Animation on windows desktop

2002ASP #6132
CleanSweepPro - Clear IE Cache that WORKS!

CleanSweepPro uses the Win32 API (WinInet.dll) to enumerate all entries in the URL Cache and then remove them. THIS WORKS! I made this because I was really tired with all the non-working 'Clear Your Steps' type programs that only worked on Windows 95. Read the 'about..' section if you have questions/problems. This is a good example of OOP, Win32 API, WinInet, and more! Enjoy!

2002ASP #4347
Listbox selection with Right Click (using LB_ITEMFROMPOINT)

Allows selection of listbox items with right-click. *Not trying to get any votes, just sharing help I've provided in VB Discussion forum to everyone. Enjoy.*

Languages
Top Categories
Global Discovery