Results for "Volume: 2002C"
Program extracts digitally audio from CD directly to MP3 or WAV format...
Thanks to Collin McAllister for the 7/13/1999 submission this is based on!! A visual adhoc query form that allows multiple criteria selections and simple joins. A simple (limited) somewhat user friendly way to create simple queries.
Address DataBase Shows VB and ADO
Page Creator 2 is no longer here. I am developing a completely new Page Creator 3. see it at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=30120&lngWId=1
This is an update to my popular Resizable Skinned Form. The screenshot below tells you what it looks like and how it works, so this description will only list the new features. NEW FEATURES IN VERSION 3 ~ Dynamic colour scheme changing ~ Two modes of resizing
This was a piece of software i did for my HSC major assesment, 93% cheerin! Anyway, i have put a fair bit of work into it, it still has bugs, coz i only finished it the other day i haven't had a chance to fully de-bug it. There are also some changes I would like to make in the near future, but it is basically finish, so please enjoy, let me know what u think, and PLEASE vote high, i would love to win this months comp :-) The Admin Password and Teacher password are both "Gilroy"
Clearly demostrates how to send email using smtp and also uses the UUEncode algorithum to encode files to be sent as attachments. One more thing: This program has GREAT GUI!!! If you press the "Send" button fast enough, it can also act as an EMAIL SPAMMER!!! ----------Must-See------------
Allows a non-dos approach to NSIS coding. MAKE SURE YOU RENAME IT TO .EXE FOR THE INSTALLER!
*** Throw away the incredibly over-used Web Browser Control, make your own *** This is first control of its kind on PSC. It parses HTML and then fires events on the beginning of tags, tag properties and their values, the ending of tags (the end of the beginning tag) the closing of tags (), and the text in between tags allowing you to do practically everything with HTML. Yeehaw! Extract information with ease (link spider, e-mail harvester), manipulate tags like never before, create blisteringly fast syntax highlighters (see the demo), even your own web browser! (see the demo) it uses only the MS RTF box. Please vote and support PSC. Look for a tutorial soon :).
Crawls through urls extracting unique Email addresses as it goes. This version only follows href tags, and does limited relative path to full path conversion i.e it does not properly folow relative links having ../ I will post a new version soon that extracts all urls and has better relative path support. Code is heavily commented and Shows how to use: regular expressions inet control dictionary objects listboxes
If you are having trouble with VS4-6 saying that MIcrosoft Winsock Control is not LICENCED then use these files to fix the problem. This will not however register the files use the regsrv32.exe to do that.
Ability to add a progress bar to your application without the use of an OCX.
Basic program to compare two file and determine if they are identical. If they are different, it will show which lines are different in the second file. I use it for comparing when I have 2 projects that have different build dates. Enhancements greatly appricated.
Hi. This is another version of the code i posted last year at: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=5439 This time it Calculates Age/periods and shows SunSign it falles under " With pictures!" fully commented. Hope you like it, constructive Comments and/or votes are appreciated.
This is the code I use to keep a track of errors throughout the program. It comes in useful for keeping track of the errors I haven't weeded out in the initial testing.
Learn anything you want about Visual Basic.
Learn how to multithread easily and effectively with this powerful award winning component. With a host of intuitive functions and powerful ActiveX(tm) events ! To find out more, download now !!!
lets you add cursors to a rich text box....really easy code too :)
Analyse Access Database Tables and Fields and optionally alter contents.
Inserts text files at desired spots in the code before compiling. Doesn't modify original source!