I have a simple page that has a textbox and a button. The idea is that the user will enter a shared link that has multiple files into the textbox,a Save As dialog box will popup and the user will download file to the location they choose.
My question is how do I setup my environment for this to work in MVC. I am new to Dropbox and all I have is the API installed and I also have the APP key and APP secret.