answersLogoWhite

0

If you want to treat a button click as a browse to upload a file, just put this code, or something similar, inside the button click event:

Dim folder As New OpenFileDialog Dim result = folder.ShowDialog If result = 1 Then System.IO.File.Copy(folder.FileName, "Whatever path you want to copy to", "Overwrite the current file?") End If

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why does YouTube say your file is invalid everytime you upload a Windows Moviemaker file?

You're supposed to upload ".wmv"'s, not ".wmm"'s.


When repackaging an application is not an option and a Windows Installer file is not available you can use a zap file to publish an application?

True


Every time i try upload a youtube video it starts to upload but then it says the file you are uploading may not be a valid video file what does that mean?

it is probably made by windows movie maker instead of exing out of movie maker and clicking save file then upload it it wont work but if you go into save as and upload it it should upload properly


How can i upload a video to youtube that was made on macbook Mario movie maker?

If the application you used is compatible with YouTube, then see if you can upload it to YouTube directly from the application. If not, download the video file and then upload it to YouTube through the desktop version of the website.


Where does a win32 application look for a dll?

You can file dll file in C:\WINDOWS\system32.


How windows know which application to use to open a file when you double-click the file in windows explorer?

If the application works in Safe Mode, then you can assume the problem is not with the application but with the operating system, device drivers, or other applications that load at startup and are conflicting with the application.


How does windows know which application to use open a file when you double click the file in windows explorer?

If the application works in Safe Mode, then you can assume the problem is not with the application but with the operating system, device drivers, or other applications that load at startup and are conflicting with the application.


How can I upload a video to YouTube that was made on windows Movie Maker?

You go to file, you click save movie file, and you save it under DESKTOP.


How do you upload file in console application?

In a console application, you typically upload a file by prompting the user to provide the file path and then using file handling functions to read the file. For example, in C#, you can use File.ReadAllText() or File.ReadAllLines() to read the contents of the file after validating the path. In Python, you can use the built-in open() function to access the file. Ensure proper error handling to manage cases where the file may not exist or the path is invalid.


How do you convert Sony Vegas files to get on YouTube?

Windows User: On Sony Vegas click File, then Render As, click on the drop down menu and save as .avi then go to windows movie maker and import it. Then publish it so that it goes to .wmv file. Then go to youtube and upload. Mac or Apple or Linux User: On Sony Vegas click File, then Render As, and save it as .avi. Then google "media converter" and choose the converter of your choice. Click on Browse, find your file, then select your output as .wmv and upload on to youtube. OR ON WINDOWS YOU CAN JUST SAVE IT AS AN AVI FILE AND UPLOAD IT.....


How do you upload a red code reveal?

To upload a red code reveal, first, ensure you have the necessary file or code snippet ready. Navigate to the specific platform or application where the upload is required. Look for an upload button or section, select your file, and follow any prompts to complete the upload process. Finally, confirm the upload to ensure the red code reveal is successfully submitted.


What is an msi file extension?

An .MSI file usually is a Microsoft Windows installation file, associated with "Windows Installer." It contains control information that identifies several installation criteria for a Windows application.