Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

2002ASP #4013
CyberBot Books

You can save information about your books in it ! A nice example of database program.Included a kool sub-routine that creates shadow ! A Must Download ! ! !

2002ASP #4027
Excel Class Module with Demo

Project includes a very simple Class Module to talk to Excel with a demo project showing how to export the contents of a ListView to a workbook, and then create a pivot table from it along with page setup. The class module is pretty basic but I hope it helps some with ideas of how they can now add Export to Excel options to some of their projects. NOTE: The end user must have at least Excel 97 installed for this to work. KEYWORDS: EXCEL OBJECT CLASS WORKSHEET WORKBOOK PIVOT TABLE

2002ASP #4072
Parallel Port Programming LED's

This code will show you how to do basic parallel port programming. This particular example shows you how to light up LED's that are plugged into the parallel port.

2002ASP #4086
File creation..Read file for input

This little program teaches you how to create a file, open in, then put the data from the file into controls. This is great for beginners

2002ASP #4096
Check if a file exist!

This will check if a dam*n file exists the easy and "right" way! Plz vote for this code if you like it!

2002ASP #4129
File Type Association

Create file extension for your application.

2002ASP #4133
My Computer type File Browser

A VB clone of Windows My Computer, A file browser that shows the files Icon, or and icon of what type it is, It shows you how you can have a file directory in a image list, rather than the built in boring one.

2002ASP #4140
A File system object example FSO

Example of the File System Object

2002ASP #4145
FRX Restore.

Ever have an old program that you backed up the .FRMs\FRXs to, and suddenly notice that you need the pictures that where on that form. I bet its the worse feeling in the world, right up there with getting dumped. But wait! There is a light! FRX Restore will take that old dirty FRX File and turn it back into there old picture files! Pick and choose what pictures get extracted from the FRX data.

2002ASP #4193
ActiveX Installer 1.1

This code creates a small self-extracting EXE which can be used for installing ActiveX controls and DLLs. You can display a license agreement and have the component(s) automatically registered. This version allows multiple files to be added to the EXE and has a new interface. You can also save your projects for later use. Be sure to compile the Stub project before running the AXExe project.

2002ASP #4265
Compiling VB Project with 1 line of code !!!

With this code, you can compile into EXE files any VB project.

2002ASP #4270
Multi File Select CommonDialog Box - Must have for MP3 players

Lets you select Multi files out of a CommonDialog box and list the paths in one list and the filesname in another This code is a must have for people making a MP3 player Please tell me what you think, and vote!

2002ASP #4271
CommonDialog Multi Select - Must Have Code

Update of my old code, does the samething just explained Also Demain Net riped my code and put it in there program u can see this because my post was done before they updated there U can get my old code here http://www.planet-source-code.com/xq/ASP/txtCodeId.12096/lngWId.1/qx/vb/scripts/ShowCode.htm This code is a must for people making mp3 players etc everyone should have this code Tip: Make your CommonDialog Box max file size "9999" If you think this code is good (and it is) please vote for me

2002ASP #4402
Save / Write contents of a listbox to a textfile

Save /Write contents of a listbox to a textfile

2002ASP #4413
Embedding files in VB to be able to make them on the fly

To be able to make files on the fly. To embed those files within the executable of the vb program. To have one exe file that can make dependent files as needed.

2002ASP #4438
file association within a program (Flash Player Example))

This little number will help you understand the idea of having a file association like notepad, wordpad or any other program that if you click the data file it will launch the program and open the file. This one will play macromedia flash files, plus also has an auto resizer so that you can grow and shrink the window, and the information inside will do so as well.

2002ASP #4464
View Pictures using HTML in VB

This searches a givin directory for .jpg .bmp .gif and can be edited to search for other picture formats as well. It then lists all pictures found in a listbox. Click the checkbox to preview each picture 1 at a time in Microsoft Internet Control(Web Control). Please Vote! underground technologies u_tech@excite.com

2002ASP #4503
ReadWriteIniFiles

Read and write INI-files.

2002ASP #4512
Download manager

This code will tell you how long it will take to download a file just put in the Size and speed it will do the rest

2002ASP #4521
Explorer Treeview Sample

This code shows how to load an Explorer type treeview control using the FileSystemObject. The heart of the code is modTreeview, where all the work takes place. You can drop this module into your project, reference the FileSystemObject and go. All the code is here to show you how to load the treeview control, handle clicks and get the path back. Nothing majorly spectacular but handy. It is also fast loading because it doesn't load the next "level" until the user clicks...just like windows explorer.

Languages
Top Categories
Global Discovery