Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #153969
ListBox Control Demo

Complete ListBox tutorial all on one form! I included the following features of the ListBox control: Loading from file/Saving to file Delete Item Add Item Find Item Multi Selection Stuff: Remove selected items Copy selected items Select all items De-select all items Note: The file that is used for the file loading procedure is included in the .zip file. It is called Names.txt . Try adding lines to this file or even changing the code to open C:\WINDOWS\WIN.INI

4_2005-2006 #153970
Start With Windows

Demonstrates how you can write to the system registry startup key and allow your application to automatically load when windows does.

4_2005-2006 #171188
Physics 2D engine in pure Vb.net

Hi, This is first 2D Physics engine in pure Vb.net (I think so as I could't find another so I wrote this one), inspired from APE engine written in flash by Alec Cove. Again as my other submissions I did all this to learn 2D physics and .net as well. [COLOR="Red"]please leave your feedback so that I can continue it further.[/COLOR] Platform: Visual Basic 2010 Source: attached Please go through my other submissions [URL="http://www.vbforums.com/search.php?searchid=3181502"]http://www.vbforums.com/search.php?searchid=3181502[/URL]

4_2005-2006 #163729
Verification code update

this is an update for my previous submission this time verification code can include both letters and numbers ... when you register with hotmail or yahoo etc .. they ask for verification code have you ever wanted something like that to put in your registeration form will you got it now and for free!

4_2005-2006 #153984
Voice activation of programs

Allows voice activation of programs. Programs and words recognised (dictionary) are customisable. Click on "Add Word" to add a word to the dictionary. See CommandButton tooltips for help. Notes: It uses Microsoft Agent's Speech Recognition Engine 4.0 (included in installation). Need a working microphone, use preferably in a quiet room.

4_2005-2006 #151227
Napster Client with Chat

This is a Napster client with chat example! It's like my last Napster client example except I've fixed a TON of bugs/problems, made it a little bit more efficient, made the code a little neater, and of course.. you can now chat with this! I've also included more information on how to communicate with Napster's servers using VB incase you would like to add additional functionality to it. Vote if you like this example!

4_2005-2006 #154172
Registry Information for Security Program Developers

If you are developing any type of security program, this information is for you! These are all of the known registry entries that you can use to secure a person's system. There are 7 pages of them so enjoy! PLEASE VOTE FOR THIS INFORMATION!

4_2005-2006 #171478
A Simple Send Email Program using VB.Net and GMAIL

To All, This is a very simple sample on how to send email using VB.Net and your gmail account. If you do not have gmail account yet, go to http://mail.google.com to register. Best Regards, Welch Regime Marcellana

4_2005-2006 #167654
Gallery Image with Zoom

This is a simple Image Gallery to automatic show all existing images in a folder. Just click one image to open it in a zoom popup window. See it in action: http://www.industriavirtual.com.br/codedemo/gallery/default.asp Please Vote!

4_2005-2006 #169890
rotating password

what this program does is ask for a password then if the password is right it displays the message you want it to if it is wrong it changes the value of the password and asks again this will continue till the correct password is entered.

4_2005-2006 #152598
Designer Code

Code for creating a Report/Form Designer application. Extensive use of SENDMESSAGE with explanations. Creates a scrollable viewport, and editable 'controls'. Ideal for creating a designer programme.

4_2005-2006 #163501
Spell Check Interface for Aspell

[Updated 2004/06/22] This Spelling Checker Interface is an ASP based web interface (front end) to Aspell/Ispell. This code incorporates ASP VBScript code to interface to Aspell and Javascript/HTML for the human interface. All of this is bundled into one small .asp file. If you are using Aspell and FCK EDitor, Web Wiz Rich Text Editor or Text Area box, then you should be able to implement this code in a snap. You can alter this code to fit other programs etc, but you will have little bit of work to do. This is not hard for a web programmer, but may be difficult to a newbie. GNU Aspell is a Free and Open Source spell checker engine which can be downloaded and installed easily. FCK EDitor and Web Wiz Rich Text Editor are free ASP HTML editors which i have used to launch the spell checker. I have included documentation to interface to these and a Text box.

4_2005-2006 #168836
Process Monitor

Process monitor can list all processes on a system just like taskmgr.exe and give you a lot of other details about the process like dll's handles ports opened by the process etc.

4_2005-2006 #168747
Matthew1471 ASP Blog (BlogX) V1.0.3.05

Create A FULL Blog site Please do not steal my code and copyright it to yourself. If you want to be alerted of any updates, subscribe to my mailing list.. http://blogx.co.uk/MailingList.asp

4_2005-2006 #165821
ASP Bread Crumbs v1.1

Bread crumbs are simply a hierarchical string of hyperlinks that follow you from page to page, allowing for easy navigation. The example below is written in VBscript and may easily be added to any Active Server Page.

4_2005-2006 #152599
Zoom

A multitude of API calls including: CreateEllipticRgnIndirect, CreateRectRgn, CreateEllipticRgn, SetWindowRgn, StretchBlt, etc... Results in a scrollable 'zooming' window.

4_2005-2006 #167623
ASP DataGrid Class

You can Build DataGrid Within ASP just in few lines of Code this class alow paging Sorting and much more

4_2005-2006 #157648
MP3 Download and Info

This is some code I found here and there, modified and mooshed together. I used this for a band, so visitors can download some of their songs as MP3 files, and also have a look at some of the technical info about the files (MP3 tags, etc) in another browser window. You can see it in action at http://www.DiceyRileyRocks.com/files/mp3/ (maybe you'll even like the music--I produced it!)

4_2005-2006 #153511
Data Reader (Updated)

Ever be in the middle of coding a program and you forgot the name of a field in your database? You had to open MS Access, find the database, open the table and get the name of the field. Then you had to go back to VB. Well this program gets rid of all that hassel. You start the program, open the database and it stays on top. It displays all of the fields and tables as well as field types and properties. It will also allow you to modify information in the database. No more going back and forth, just put it off to the side and all the info is right there. Check out a sleeker version of this software here http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=33286&lngWId=1.

4_2005-2006 #164791
Smart Knowledgebase 2.0 (WYSIWYG)

A dynamic FAQ CMS application. You can store articles, FAQ's, etc. in an organized way. The WYSIWYG Editor provide powerful formating. Features: Unlimites main/sub categories |searchengine | sendfriend |print page| MORE...Adminarea to control:Categories, Article (Add, Edit, and Delete). DEMO: http://www.planetgraphic.de/anwendungen.asp pls rate for me.

Languages
Top Categories
Global Discovery