Hi,
I had two questions:
1) Iam preparing a file preview application in VB 6.0. I used the web browser control to preview files in my project. The web browser control is opening files which it can but for files like exe,ini etc. it is asking whether the files are to be downloaded. How to supress this dialog box, so that it remains calm whenever it encounters files which it cannot open? Can anybody explain it with code??
2) In the same project i used a tree view control provided by CCRP(
http://www.mvps.org/ccrp) and a fileview control for viewing files in a folder provided by (
http://www.mcunha98.cjb.net)
Now how to program the cut, copy, paste, delete files and folders, functions for files and folders using these controls for my project? Can anybody please explain with code??
Any help is much appreciated. Thank you.