Jump to content

samba412

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

samba412's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. My apologies for offending anyone. I know this is a PHP sight and my question was not meant to be about C# but instead about how to have the PHP script NOT serve up web page but interact directly with any client program. I believe this is called a Web Application if I am not mistaking. Eric
  2. Hoping you can give guidance. I am trying to figure out how to dowload a binary data file from the internet without using a web browser. Typically I would call a web page and my PHP script would create a file and then serve a web page with a link on it. I would click on the link and the download pop up box would come up asking if I want to save the file or run it. I would then click save, select the folder to save it to and the file would download to that folder. However, I am writing a program in C# using the .Net Framework and am wondering how I can send out the request for the binary file and have it download directly to my program. Is this sort of thing done with XML and if so do you know of any links that would be helpful or any key words I could run a search on. I'm not looking to be spoon-fed, just looking to be pointed in the right direction. Hope you can help. Kind Regards, Eric
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.