Results for the vb zip rar fileFiles - How do tell how big a file is -Hi there, How do files work? What i mean by this is, how does the computer know how big a file is? Is there a way, of making a file bigger than what it seems without effect the file, such as execution, etc? Basically, is there a way to make a 1MB file look like a 100MB Securing DBF File on a File level. - Hello out there Is there anyone who understand anything about DBF files???? Normally as far as I know, a *.DBF File acts as a free file on any file system. Now, I would like to know if, it is possible to secure this DBF file using password to prevent un-authorise entry??. E EXCEL VBA, Save AS VS Before Save Event - Hi guys, I'm having a little problem here. I have a master excel file(file 1) that open another file(file 2). File 2 have an before save procedure. File 1 modify file 2 and try to save it. But File 1 cannot save file 2. I' getting an error, file in use witch is true because Write to file help - Hello, I have a question, I have an external file I have a file I want to read from file the value eg. 2000 (the only value has the file) and then from VB .NET to send another value let say 1000 which I want to be added to the value of the file meanning the value of the file will beco File Manager - How do I delete a file after a user sucessfully downloads the file from the IIS Web Server ? I want to prompt the user with a dialog box to open the file from current location or save the file to the disk The file to be downloaded maybe a .xls file or a .csv file A vb script that executes an exe file - I have a .Net MSI installer project that we would like to execute a self extracting winzip exe file (that's outside the msi file) from the msi file One of the custom actions for msi files is to run a vbs file from inside the msi file, which means we're researching the possibility of Finding Average - OK, Monday morning brain fog has got me. I have the following text in a file. My task is to get the average throughput of each file type per hour. eg: - tiny-file occurs 3 times in the 10:00 hour, with three different throughput values - so the average throughput would be - 87.26 Simple file rename - I'm trying to make a program that outputs an INI file. But while writing the file, i dont want to compromise the original. so i'm doing this 1 - read file.ini 2 - use/edit content 3 - write to file.tmp 4 - when done, rename file.tmp to file.ini (must over-write) that way Opening a file with its app - I want to be able to open a file from within my VB app, based on the file's extension (e.g. if the file is file.doc,the file would open in Word). This is basically the same behavior you get if you click on a file who has his extension registered in the file types. Shell and CreateP passing file to an exe - Hi there I have a file called my.file. This si then assiciated with my exe file so that wehn people double click my file, it ill run my.exe, . But, my question is, how do i recieve the file in my exe. what function is executed? i presume that the file gets passed into th PHP - File Manipulation Question - I'm new to php and I'm looking for File Handling information. A quick search on the web seems to suggest that I can write to a file, open a file and even append to a file... but the only way they seem to actually get a file created on the server is to actually upload it. Is there How to ADD/EXTRACT files to a .Res file - I need to know a little more, how do i add files (my .exe and its dependencies) to a .Res file... and then how do i add that .Res file to another .Exe file that can UNPACK the files from the .Res file and run them... So that I can send my users ONLY one .Exe file.... ?? I've read u conflict between cls and bas file - I have a cls file and a bas file in my project and my class (in cls file) only work correctly if I remove my bas file. Functions in my cls file is using the API declaration in my bas file instead of the API declaration in the cls file. How can I make it so that functions in my cls File names in the file menu - I apologize for I know this must be in countless threads but I just didn't know what to serach for exactly. When I load a data file into my app I then write a copy of the file name string in a list of the last 4 used files that is kept in an ini file, and I delete from it the oldest What is the best way to open Text File - I am processing a text file where all I need to do is read in the record and create a new output file with a new format. What is the most efficient and quickest way to process this input file, i.e. opening file, reading file, closing file, etc. Thanks, Jeff How to include a file in a project - hi i have to play a midi file, so i have added the mediaplayer component. now before i play the file, i have to write the path of the midi file so when i build the project, there are 2 files on the harddisk: the exe file created and the midi file the if is deleted the program don File being written to - Dear All, I have an FTP process which fetches a file however the file is coming across empty and I beleive the reason why is that the users PC which saves the file hasn't finished writing to the file. Therefore question is how I can see whether the file is in use or is ready for Add data to binary file - I would like to add some data to a binary file and then later strip the data from a binary file at a later date. What I am thinking is to take a file(Zip, Word, excel, or txt) and take the name of the file and add it to the file or append to the file. Then I plan on encrypting the User Form Password Question - Hi, Before i start, thank for visiting this threat. Background I have 3 Exel files. For example, the file names are A, B and C. A and B file is a date file, and the C file which i use it to summarize the A and B file, so each time when i open the C file , C file will take the d import dll file - hi.. i got mifare software written in vb. there are dll file, and a bas file. Seems that the bas file import/declare functions that provided by the dll file. what is the really use of bas file ? how can i extract functions in dll file by using c# ? - i tried to import the dll |