Results for "Volume: 2002ASP"
This is a simple program that minimizes the size of JPEGs. It removes commenting, un needed junk and more. Ideal for uploading big JPEGs into your servers. Please vote! I need comments too! (Note: VB Dude is 12 and does npot tolerate swearing)
(Now the links are working) Q Navigator Ver 1.1 is an updated form of my Web Browser, which has the best features (and more) of all browsers. a) Better GUI, b) Better looking progress bar, c) Auto complete address, d) Select all, e) Find, f) text size, g) scrolling news, h) source, i) better looking history & favorites, j) mail, k) update, l) internet options etc. etc.: Other than ALL THE FUNCTIONS IN INTERNET EXPLORER, 1.You can store/jot down any required information while browsing, 2.It has a unique SEARCH facility where you can just give the word/sentence to search for and give the preferred search engine (you can choose to search from the best search engines!!!), 3.It has a "links" button that shows the number of links on the web page & the different links on the web page you are viewing, 4.Five configurable shortcut buttons: News, Download, Mail 1, Mail 2, Search, Easily configurable, 5.Scrolling News on the right top side when you are connected to the Internet, without losing any bandwidth 6.The best of all, this browser has a feature to backup and recover all such information when it crashes. When Q Navigator crashes (due to windows problems/software problems / etc.) Just go to Help > Help!!! And run the debug program .You can either Start debug program (in which it replaces corrupt resource files) or Only recover the browser (in which it recovers the lost information / URL's), which is useful for retrieval of lost web pages after crash. IMPORTANT: See "Readme.doc"
With this ocx you can access INI Files from vbScript, VisualBasic, ASP (maybe). Read, Write Keys, Read all KeyNames of Sections, Read all Sections of an INI file. Delete a Key, Delete Section ..... The Readme.htm shows how it works. This Upload has now also include a Demo for Visaul Basic and vbScript. Also included is the code for the OCX, it's written with VB6 and it's a good demo for the how to create an ocx file. Please vote for this code
This code will allow yours to create source code from a table DB into a class module. It creates the following methods: add records, edit records, delete records, charge records and find/fill variables from a single record.
This is a simple code breaking type game I whipped up in a couple of days to help out beginning programmers who are learning the basics. I used only a few functions in the custom.bas file to keep confusion to a minimum and show how they are done. I used no arrays so people could see a fun windows game can be written using only the basics. If you know how to use If-Then statements you'll understand the code. Everything is heavly commented to help you understand the logic flow of the game. Please don't flame me about how much more "optimized" the code could have been cause I didn't plan it out before writing it and I wanted to keep the code at a beginners level. I hope someone can learn a few things from this, I enjoy helping out.
You set the gravity and everything, drag the ball and then watch it drop to the ground
UPDATED WITH .BAS FILES INCLUDED 'D-Mail' uses tcp/ip to send mail between the sender and recipient. It has a nice interface and some good features in mind. You cannot send/receive 'E-Mail', nor can you Attach files with this application as of yet. But you can send mail with another user of this application. PSC would not allow me to upload a 608kb project for some annoying reason, so I uploaded it to another site at: http://sesphp.homestead.com/files/D-Mail.zip
This program will find all the DLLs and OCXs that a program needs to be opened. for example, the main dlls that are needed for VB 6 apps to be run is MSVBVM60.dll..etc.. There was a previous post in PSC by someome i cant remember his name, but he had many bugs in his prog, and it didn't get all the dlls and ocxs that are needed in some large programs.. this one does it all.. see the screen shot for more info :) please vote if you find it useful. and remember, this is useful when u want to make a setup package and do not know what files to include :) ICQ 7293201 email [email protected] :)
This can add pictures to a RichTextBox by replacing ":)" with smiley faces. Hope you like it. Please Vote and tell me of any improvements.
This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.
This is a followup to the previous code. After using the previous code to "harvest" all the email addresses from manually filed emails, it is now time to save time. After a week or so of answering emails, they really build up. More than 50% are emails from people who email us often and while we can store the emails/responses manually, this of course takes time. Now that we know (in the SQL db) the email address and know which folder they should be stored in, we can run this program to automatically move them there for us. Any emails that we don't have email address id's for will have to be moved manually but the next time they email back......So it'll really save some time if you get a ton of emails and they come from the same address most often.
I was bored.
I am making an online RPG game (view my other submissions to see it). I decided I'd use GIF files instead of BMP's for their size. But I had a problem. I wanted to use the GIF files transparency, but I didn't know any way to find out what that colour was. So I searched the net, read article after article on the GIF file format, and eventually I just opened a GIF file with a hex editor and decoded the data on my own. Then I wrote this module to find out the information I needed. This program can read from the GIF file: Version Height & Width Number of Colours Palette data (IE, all of the colours) If it is transparent, and, if so, what the transparent colour is I would like to thank Dan Redding from Blue Knot Software for giving me the idea to open the file with a hex editor to decypher the code. * Update, fixed the file so that it works now. The gif reading bas always worked, just the program itself. But it's fixed now.*
In this updated version u can download entire websites Updates frm the previous version U need not type in the whole url i.www.xyz.com will do u can select the type of files you want to download u can select how many files you want to download. U can download asp files. Please report all bugs and suggestions regarding this software to [email protected] would really appreciate any comments/suggestions regarding this program.
This is a scaled down version of a Label Maker Program that I created for my employer. It uses Avery Labels 5162 but can be easily altered to fit other formats besides the 5162. This code demonstrates some very useful features for SELECTIVELY printing different colored borders around images as well as listbox functionality and utilizing Random file format to store data. If you like the program, Please vote for it. Thank you. BTW, The following is needed for this to run correctly... The Program looks for a folder called "LabelMaker" under the path C:\Program Files. If the folder is not there at startup. It will create one. There are 7 additional image files that need to be placed in the "LabelMaker" folder. They are Red.jpg, Blue.jpg, Green.jpg, Pink.jpg, Black.jpg, Gray.jpg, and NoPicAvail.jpg
Here's an application example (it can be template for your new application) with splitbars like Windows Explorer. Following code describe you how you can make scalable parts of forms with splitbars.
Just see to picture and download zip. There are 4 projects: 3 useful controls to make your application like Microsoft Programs. 3D-Label - funny label; ComboBox - Combo without items list, but with button, which you can use to open another window. It can be useful if your list very big and it's not necessary to load this list everytime... ProgressBar - Bar, which can display text message or percent of laoding. The last project is test application.
This is an example of a very advanced Mp3 player very similar to WinAMP, though WinAMP has a lot of lag Piro's Playlist doesn't allowing users to browse the net and listen to music without getting kicked offline.
Agg, Return of Tanks!!! More tanks, but now in DirectX. Drive around ('j' and 'l' are left and right, 'i' and 'k' and forwad and back, space is fire, and 'y' and 'h' raise and lower your gun.) The baddies just keep on comin, so try to kill as many as you can before they get you. You might need abit more skill that in the last Tank game, but not much. This is a game to play when you should be doing somthing else... If you know anything about DirectX, and can put a ZBuffer into this program, then pelase do, and send me a copy, because I havent got any Z ordering on this, so I'm relying on one of you showing me how to make a ZBuffer work. Anyway, no screen shot, but its just a bunch of tanks going around, shoting at each other...
SORRY ABOUT MISSING .DLL. Copy Dll to Windows System. This Application can be used for a Bookmark for a Web browser or a Shell application for a File manager. Add the categories eg (Utilities, Graphics etc). Then add the Applications to the Categories. (Name and Fullpath of Application). If the File cannot be found a msgbox will let the User know. Dbl_Click on an Application and it will be executed. Everything is saved to a single File and reloaded into the Treeview when Loaded. This .dll is part of a Advanced File Manager that i`m writing. thats why it contains quite a few functions.