You know how with RealPlayer, you click on a link to a ram file and it downloads it automatically to a temporary folder and runs realplayer, opening the file? Well, is this possible in VB? What I want is to have a link on a web page which when clicked will automatically download to a temporary folder (without having to ask the user) and then start my app, opening the file. Any suggestions?