S
Steve West
I am trying to get my client to display the file download/save dialog box
and have the client download a file. The code the server is sending is as
follows:
HTTP/1.1 200 OK
Content-Type: application/x-download
Content-Disposition: attachment
Hello world
any suggestions?
and have the client download a file. The code the server is sending is as
follows:
HTTP/1.1 200 OK
Content-Type: application/x-download
Content-Disposition: attachment
Hello world
any suggestions?