Advertisement

Results for "Volume: 2002ASP"

2002ASP #3808
enableFrame

When you disable a Frame then all controls in it are disabled to, nice feature, but to the users it still looks like if the controls as enabled. So I wrote a little subroutine which en/disables all controls in a frame. Can be handy sometimes :-)

2002ASP #4695
Lord Nova Ice's Nova Ice RPG

Uh...Okay this is only 3% done and still buggy, but it has simi-lot of stuff already on it(now if you cant already tell i have an other name on PSC) Ok anyway this is a TEXT-BASED RPG game that already supports a lot of working and stuff...well in about a month ill submit probabaly a 30% done copy(if im lucky)(and if ur wondering ill beworking on this ever day) id add the screen shot but it makes me go into a script timed out so ull just have to dl it.Also please vote heighly if you like it, if you dont please dont vote poorly,also send me loads of feedback and comments and suggetions. -Lord Nova Ice

2002ASP #4602
Advanced Command Processor/Parser - basis for a compiler

* Perl style whitespace support (whitespace simply doesn't matter!) * Unlimited number of commands per line, unlimited number of arguments per command * Commands are easy to define using simple, pre-designed select case statements * Great for anything that needs to accept structured input! General syntax: Command(Argu,ment,s); Arguments can include backslash escape characters. All whitespace is stripped unless arguments are enclosed in quotes. The engine processed over 300 commands in 6 seconds on my 200Mhz machine. This would work wonders for a multi-player game, AOL/AIM "proggie", or even as a data format. Enjoy! Please vote if you think it deserves it. Happy Holidays and support PSC!

2002ASP #4564
ElitePad

ElitePad is complete Text Editor. It has all standard and advanced functions needed by Text Editor. It has more functions than Windows WordPad. Functions that ElitePad now have: 1. It is fully commented so that beginners can learn 2. Opening and saving files with formatting (RTF Format) 3. Powerful find and replace function 4. Faster loading of fonts with EnumFonts API 5. Go to function (to go to specified line number) 6. Custom MsgBox 7. View Document Properties 8. Menu Highlight Help 9. File Tree for viewing files like Explorer and opening them 10. Multi select open dialog 11. Insert Picture, Time and Date and Text file 12. Copy, Rename and Move files 13. Insert ANSI symbols 14. Access to registry 15. Stay on top function 16. HTML Help 17. OLE Drag & Drop 18. Line counting 19. Associate files with ElitePad 20. And many, many more. P.S PLEASE VOTE FOR ME!!!

2002ASP #2288
Email validator

This code validates an email. I was searching this site for a good email validation... but I found nothing interesting. So I did this... it also validates the domain part... with .com, .net... etc... all countries... and even the newest .ws, .museum, .biz... etc... well... have fun!

2002ASP #2060
Acces control thru variable

Be able to access multiple controls which require the same task with minimal code. Basically I wanted to be able to access controls without having to write numerous bits and peices to reach multiple controls with multiple forms and could not find what I needed so I decided to post. Here you are creating 2 control arrays with labels and all the code will demonstrate is randomly changeing the color of a randomly selected label. This is my first post so if a bit lame hope you at least find it usefull.

2002ASP #4623
Hacker V1.0

An EXCITING game putting you in the hot seat to try and save the MI6 headquarters from destruction. Use your skills to overcome the situation. Remember to stay cool. Please download this and rate it too so you dont miss out. Further upgrades available soon!

2002ASP #4726
A 0 PhoneBook

Provides a simple to use, yet useful phonebook/contacts program. I have gone through and sussed out pretty much every bug I could think of, see if you can find any!

2002ASP #491
ListView Example

This is a easy example how to use a listview box with 5 headers and a static label for beginners. In this example you can Add / Edit / Remove files to the listview box in runtime. Now Includes Sort-Headers by clicking on the header. I've worked on this code because users asked me hundered times how they can add items to the listview with multi headers. So I've coded this for them. Now I share this code on planet-source-code. Please VOTE my code, because it's special coded for you. I'm sure you like this code... Use it for free without credit me, just VOTE this code now!!

2002ASP #3511
Voice Chat Yahoo

With this code you can log in to the most popular Yahoo chat plugin`s voice chat as any id you like! it has a ICQ wwwpager on it so you can send icq pager messages as well. I added a browser so any one can use it even netscape lovers! THIS CODE NO LONGER WORKD DUE TO THE SHUT DOWN OF HEARME.

2002ASP #3128
ADO Toolbox Version 2.0

This program generates code that will open and close an ADO connection and recordset. There is also an option to generate navigation code. There are several other options which allow the user to select cursor style, cursor location, and locking style. Note: This project is an add-in. In order to use it, load the project, go to file and choose make ADOToolbox. Then load it from the add-in manager.

2002ASP #4079
Read/Write to the Windows Registry

This code shows you how to read and write to the registry. No API Calls

2002ASP #4730
PC Lockdown 3.0 (w/ source)

Keep unwanted people off your pC! Disabled ALT+TAB that key on the keyboard that clicks on start, disabled ALT+TAB and this window is always on tob and maximized over the screen. Once you enter the password which is by default "unlock" the bottom right button becomes enabled and is clickable which will enable all the keys and close the program! I am sorry about forgetting the codes to my other programs :*-(

2002ASP #4716
String Control

This code can do many modifications to a string. (See screenshot for more details). I was tired of seeing programs that showed only one string modification so I programmed something that could modify a string in more than one way. (Code is explained).

2002ASP #174
EditFlexGrid

This code allows users to edit in a MSFlexGrid

2002ASP #4627
MediaPlayer2 SX v2.2.1(New)

Universal MediaPlayer SX v2.00. Considerably (on my sight) the design is improved, are supplemented slider regulators of balance and volume (is watched also regulations from a mixer). The regulator of a bar of search is supplemented. The detected errors are corrected. It can play files of the following types WAV, SND, AU, AIF, AIFC, AIFF, MID, RMI, MP3, M3U, M1V, MP2, MPA, MPE, MPEG, ASF, ASX, MOV, QT, RA, RM, RAM, RMM, AVI, DAT. There is a possibility to create the lists of a sequence of playing them. A basis MSDXM.OCX. Registers myself and list in REGISTRY. I am sorry for mine English.

2002ASP #1413
Excell OS 20001

The newest version of Excell OS. Here is the list of newest features: Recycling Bin (Still doesn't work) TaskHandler (Still not impleminted) Desktop icon aligning Dynamic drop-down menu's New & improved system clock A Tooltip Helper Much, Much, More...! Please vote and leave comments. If you would like to help me with this program please e-mail me ([email protected])

2002ASP #4082
Friends Database

UPDATED: Added better error handling just to be safe and neater... Also added more sound so all commands have a sound and upon loading a 3 second wav plays also... Great for learning how to add sound to enhance your program...Great for newbies to learn from...My first ADO database, i learned from tutorials on here specifically from Jerry Barnes so i think this would be great for people new to ADO databases to learn from but i suggest finding Jerry Barnes ADO For beginners source because it is incredibly commented on and will surely have you creating ADO within 20 minutes. I tried my best to eliminate any bugs but of course there has to be some somewhere... I also used sheridans active listbar for this program, the ocx is packed in witht he zip. Please let me know if i didn't include a needed ocx,file or just if something doesn't work right so i can fix or at least try to fix it. This took me awhile to make so please at least vote for me. Fixed a bug witht he extra button caused by a incorrectly placed setfocus, also fixed abug with the edit option displaying when save was pressed and causing an eof and bof error after the person tried to edit after re-opening the database later. Fixed a lot more bugs in this newer zip. -- IMPORTANT: Password for login is chris

2002ASP #2975
Atwinda Remote File Broswer

Atwinda Remote File Browser is a server/client based program. The Server side of it allows the client to connect, and use the following commands: *Directory Listing *Drive Listing *Edit File *File Listing *PopUp messages *Process listing *Save File(make new files) *Shutdown the Sever *View File b/c of the seriousness of the actions you can perform from the client (file editing) the server can set command permissions. Event Logging, and required login. All the default settings are in .rfd files (remote file documents). don't delete the unblocked file. other wise u won't be to set file permissions :( The client is extreamly simple to use. once the user connects, they select a comamnd (dirlist, filelist, etc...) and type a path, hit send and boom, theres a list! There is already another, better, version of this in the works with view trees.

2002ASP #4587
Get files off of the web easily with this sub (uses Inet Control)

This sub will allow you to downloaded files off of the web by making one call. The syntax will look sometime to this effect: Call GetInternetFile(Inet1, "http://www.fakeURL.com/~yup/picture.jpg", "c:\temp")

Languages
Top Categories
Global Discovery