Advertisement

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

5_2007-2008 #182135
Popup generator

Generates the code for opening a popup window depending on the parameters passed by the user. It also has featrues to test the generated code.

5_2007-2008 #182136
Select ListView Item Programmatically

This simple code will allow you to programmatically select an item in a listview. Hope this helps.

5_2007-2008 #182152
FileSystemObject Complete Ref.

Here a description about FSO(File System Object) and howto use it

5_2007-2008 #182156
Delete folders (Very easy)

Very easy to delete your directory without going through the hastle of deleting all the files and sub directories first.

5_2007-2008 #182161
Copy and Paste files with clipboard

A simple example on how to copy and paste files with the windows clipboard. Just like the windows explorer does

5_2007-2008 #182267
Validate Date

Checks and makes sure that the user enters in a valid date. Make a text box on a form and call it txtDate

5_2007-2008 #182328
how to: output and input from parallel port

this document explains how can you control parallel port.

5_2007-2008 #182329
CONTROL PORTS for NT and W2K

Here is what you need. Control ports from NT and W2K. You can INPUT and OUTPUT from any port. (parallel, serial, joystick, usb...)

5_2007-2008 #182358
LaVolpe Large File Reader

Used to view huge files. I use daily to review last 1mb of 30+ meg files. Loads only portions of a file (by chunk size or percentage) instead of entire file & is quick. Feel free to use & abuse as you like.

5_2007-2008 #182405
FYI: Parse Uncompiled RES File

Hmmm, another one for usercontrol lovers maybe. I wanted a way for a UC to get the resources from a host's RES file during IDE. This way the UC can use host images and display them during design time. The biggest problem was parsing the res file, the 2nd biggest problem is being able to access it during IDE design, IDE Run, and Compiled all from a UC and not the host. For a UC during IDE, you would need to have a way for the user to supply you the path to their RES file and, in a few days, I will be posting an example of that along with other methods too. The functions in the attached class allow image resources to be extracted as stdPictures or arrays -- this way I can use my c32bppDIB class with it too :)

5_2007-2008 #182422
IconWorks

Make your icons. This is a test, the real one likes just like this one. Have PhUn!

5_2007-2008 #182423
Using Hotkeys

An Example how to use and create hotkeys If you Download, Please rate it first. You can do me a favour if you do that! Thanks.

5_2007-2008 #182444
CRecordEdit v. 2.0

creates an HTML form given an ADO recordset. Uses different controls (textbox, checkbox, textarea) for different datatypes. Determines maxlength property based on datatype. Keeps some useful info in hidden fields.

5_2007-2008 #182447
Easy Key Logger With Nice Interface

Receives keystrokes from user, including mouse buttons and all keys. Writes all input to a text file and can be hidden in stealth mode! ONLY ONE API CALL WITH EASY TO FOLLOW CODE! Votes and comments are strongly encouraged and appreciated.

5_2007-2008 #182459
Data format class

Data format class makes HTML tables from specified SQL query (MS SQL, MySQL or PostgreSQL). If you need simply table you must specified only connection parameters, databases name, query statement, and you receive it. If you need more possibility you can format table head and footer, every row, column, cells, even and odd number rows. In addition this class offer sum, count, average, minimum and maximum value which you gets in footer part of the table. If you need use more options, you can define your own template and use it any time with different data. I enclose 2 example templates (you can use them as methods, they setting some options)

5_2007-2008 #182472
EmailMSACCESS

Allows you to adress and write an MS Access report directly into an email message. (saves attaching pesky rtf files making it easier for the reader. The code attached is what we use on a weekly basis and can be used as a template with your tables/queries

5_2007-2008 #182474
Mass Mailer

Manda emails masivos, en varios formatos con attachments.Exelente Programa (No Bugs)

5_2007-2008 #182483
Adress book

English version of my Imenik application Connects VB and Access

5_2007-2008 #182626
Dynamenu

This DHTML Dynamic Menu slides in from the sided. Using Javascript that is embedded in 2 ASP include files. The menu is Database driven.

5_2007-2008 #182634
Dot Matrix Label Control

This is a Dot Matrix Label I made for a new program I am developing. It supports color gradients for on and off dots to give it that 3D look. Also uses smoothing to make it look even better. Dot height and width along with the space between dots is customizable. To top it all off, the control is already double buffered, so it will never flicker. This is a great example of drawing and using a data matrix. It redraws quickly. This is my first VB.NET control, so any comments or improvements would be greatly appreciated. Enjoy!

Languages
Top Categories
Global Discovery