Advertisement

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

7_2009-2012 #232525
Find and Replace Text in a File

Replaces text in a file with different text. Form has two three text boxes: Search String Box, Replace String Box, File to Search Box. The file will be searchd for the search string and if found the file will be updated with the changes. (Note the entire file will be re-written)

7_2009-2012 #232528
Quick & Easy File Search

This is second upload of this app, after I fixed some bugs... This program is searching for a specified file, you can use all the wild card combinations I personaly know of like * ? and just regular file names, from what I've seen its also does this pretty quickly. Hope you all like it :).

7_2009-2012 #232547
[_Create_EXE_Files_During_Runtime!!!!!]

This tutorial explains how to create executable files during runtime ! Visual Basic does NOT even have to be installed on the computer running your Application !!!! the bas file included in this project helps you to create exe files which include customized data! DURING RUNTIME! "What we do is coding an exe file that opens itself for read access during runtime." Reading the Tutorial won't last longer than 10 minutes and the method you learn can be very EFFECTIVE.

7_2009-2012 #232613
relational select menu

Sometimes there're multi form select object on one webpage, you select one option from SELECT1 drop-down menu, you want the second SELECT object only show related options in the drop-down list. And sometimes this relationship saved in a databse... Sample here: You select OEM Name from SELECT1, then only parts from this OEM will be listed in second drop-down menu for you to select

7_2009-2012 #232616
Control Arrays in VB.NET [Ver: 1.0]

This is a small article for the Beginner VB.Net programmer, specially migrated VB programmers. To show how to Implements Control array (Indexed Controls) in VB.Net . With sample and compression between VB and VB.Net. I hope you find this article useful. Your feedback should be valuables to enhance my further article/tutorials. Thanks for your time.

7_2009-2012 #232617
C# Indexed Controls

Lots of people still not using the very powerful feature on Indexed controls (or control array) of .net frame work. Which was very frequently used by vb6 people |-) In .net even it’s possible to put different type of controls together. To understand it more closely please have a look to my C-Sharp sample. I hope it would be quite easy to understand and simple to implement.. Using this you will really fill the more power in your code. Looking forward for your experts inputs for the improvements Thanks! My last Article on Control Array with VB.Net is also available here http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=1303&lngWId=10

7_2009-2012 #232619
Smart Form Navigation Ver: 1.0

This is time not to talk much, but the screen shot will give you much more idea about this posting. As you get an idea from the Title itself, yes its really smart FORM, somewhat I could say intelligent form for the navigation. Auto Navigation is the motive of this small program. I hope you would like this idea. This code could be useful for your application to give a professional touch and make it more sophisticated and user-friendly Infect its a part of Code of my running project. Thanks for your feeback...

7_2009-2012 #232629
Read Write

read a text file and convert it into an array

7_2009-2012 #232636
Splitting With Compression

PowerSplitter is the program for splitting with "Compression" of huge files to the parts of required size and combining back all that you have split withoptions . It is suitable solution if you're dealing with floppies (and superfloppies) and large packages often. This means that you use this program and freely modified it. But Please,Please tell me before doing it.please Report Me any Bug.....to me at. please rate this Project .............

7_2009-2012 #232646
ACCESS DENIED

WELL I HOPE THIS SUBMISSION GOES OVER BETTER THAN MY LAST. THIS PROGRAM ALLOWS TO PUT A PASSWORD TO JUST ABOUT ANY PROGRAM. YOU CAN JUST LOOK AT THE CODE BUT FOR THE PROGRAM TO ACTUALLY WORK YOU NEED TO COMPILE BOTH PROJECTS INTO .EXE'S BE SURE TO NAME THE PASSWORD.VBP .EXE "PASS.EXE". THIS CODE AND PROGRAM SHOULD BE EASY TO USE AND UNDERSTAND. I STILL AM NOT SURE ABOUT CORRECT SPACING BUT ALL THE CODE IS COMMENTED WITH DETAIL. HOPEFULLY THIS PROGRAM IS MORE UNDERSTANDABLE. PLEASE VOTE, AND GIVE FEEDBACK, EVEN IF YOUR VOT IS POOR. ENJOY!

7_2009-2012 #232650
[- FragIt -] It means it!

This is a MUST HAVE program. It does what it sounds. It splits a file into several fragment files of a given size. It also can merge those fragment files in the original file without loosing any data. COOL! isn't it??!

7_2009-2012 #232651
[ FragIt v1.1 ]- It is now more enhanced and, safe and more reliable in both spliting and merging.

FragIt is now more enhanced and more reliable. Including safe data handling and in this release the fraging (splitting) limit is broken, means you can now break a file into unlimited fragments. You can control the fragment file number with the fragment size only and nothing else. Don't lose focus on the new on-the-fly canceling option. Now for the unlimited fraging capability you might end up fraging your 2MB file into 2097152 fragments and it really takes a while. When you hit the Initialize button it changes into cancel button. So using this new cancel option you can cancel both split and merge actions on-the-fly and there is no data lose! Cool Hah? It would be nice if you VOTE for me. There is a lot of hard work involved in this project.

7_2009-2012 #232672
S.AE Msn Nick Machine ( Must See)

Hello I Make This Msn Nick machine in 5 Month Please Do not Use Code in your code please please if you like my code please vote me please please for this msn nick machine i work very hard It have 12 item to do with msn nick name please vote me if any question please mail me

7_2009-2012 #232673
S.AE API Viewer 6.0 (EXe File and Add-in)

This API Just Like Windows APi Viewer it work like windows api viewer it look like windows api viewer please vote me

7_2009-2012 #232678
A File Date/Time Changer * Major Update *

DateChanga views and modifies the date you see when you right click a file. This can be very useful in many ways, also shows how to convert SYSTEMTIME to FILETIME etc. I have tested on vb6 in winXP and it works fine. Please help me with some feedback regarding anything you like/dislike about this program. and please dont forget to vote.

7_2009-2012 #232683
Windows Explorer Background

If you want to see your any folder background beautiful then try it!!!

7_2009-2012 #232690
HowTo use Regular Expressions with VB6

This sample shows you how you can use Regularexpressions in your VB6 Projects via the Microsoft VBScript Regular Expressions 5.5 Library. With the code you get an example file to run 3 predefined regular expressions. Additionally you can load your own Textfiles and define own Regular Expressions to query against the Text. Matches are highlighted in red in the Richtextbox. Download this and much more VB6 and .NET Source at www.visualsoft-net.de

7_2009-2012 #232775
ConvertIT Audio/Video Converter

Updated: 17/8/2011, to use ffmpeg-git-41bf67d and add webm support this is an audio and video converter that uses FFMPEG, you can encode many formats including flv. FFMPEG is an open source project this is the home page http://ffmpeg.mplayerhq.hu/ you will need to get avformat.dll to use this program, download it here.. https://rapidshare.com/files/2319667240/avformat.zip or download a compiled ffmpeg.exe and rename it to avformat.dll.

7_2009-2012 #232776
File Transfer Over Yahoo

this example shows you how to send and receive files to yahoo messenger and other copys of this example. to use this you need a yahoo id. the yahoo network supports upto 2gb file transfers.

7_2009-2012 #232777
Convert Audio/Video (FFMpeg)

this is a basic wrapper to use ffmpeg in visual basic. ffmpeg is an open source project this is the home page http://ffmpeg.mplayerhq.hu/ you will need to get avformat.dll to use this example, download it here.. http://rapidshare.com/files/116942540/avformat.zip or download a compiled ffmpeg.exe and rename it to avformat.dll

Languages
Top Categories
Global Discovery