Tagged Questions

0
votes
3answers
70 views

How to upload and download file from a server using C#

Hi Friends I am developing a webpage in that user can download their Resume. For Edit I have a link to download the article. Can anyone can help me to do this? Thanks in adv …
0
votes
2answers
27 views

download a zip file to a local drive and extract all files to a destination folder using python 2.5

hi, I am trying to download a zip file to a local drive and extract all files to a destination folder. so i have come up with solution but it is only to "download" a file from a …
0
votes
3answers
52 views

how do I detect download in progress using c#?

how do I detect download in progress (in any application such as download in IE or firefox or download manager ) using c#?
1
vote
1answer
26 views

Debugging WPF browser applications gives a download file.

Hi, I have built an application for my college work in WPF browser, but when I try to debug, Firefox opens and gives me a download of the xbap file, which should run in the browse …
1
vote
2answers
33 views

PHP - List of Excel files to download from Intranet Site?

I have a intranet site running PHP 5 that needs to list a folder containing only Excel files. Ideally the user needs to be able to input some search criteria (ie date) and the fil …
0
votes
0answers
34 views

Error opening PDF in browser - what HTTP header values should I use for streaming a PDF over https?

I have a J2EE webapp which is used to download a generated PDF served by an HTTP servlet. When running over SSL in production the users are getting the error message There was …
2
votes
1answer
43 views

Determine total size of SVN directory/trunk

Is there a way to count/calculate the total size of a svn directory if you were to checkout a revision? I have limited internet downloads so I need to know how big something is be …
0
votes
1answer
36 views

iphone uiwebview download complete page with CSS and Images

Hello, in my app there's a uiwebview that loads a url.. i use the following line to save the HTML of the page loaded locally to be able to view it offline. NSString* html=[webVie …
0
votes
5answers
98 views
+100

Response.TransmitFile() with UNC share (ASP.NET)

In the comments of this page: http://msdn.microsoft.com/en-us/library/12s31dhy.aspx ..it says that TransmitFile() cannot be used with UNC shares. As far as I can tell, this is th …
2
votes
3answers
86 views

How to determine how many bytes sent over http

Hello, I need to know how to determine how many bytes sent over http. This is what I did so far. ignore_user_abort(true); header('Content-Type: application/octet-stream; name …
0
votes
3answers
35 views

Repetitively Retrieve Data from Site via PHP

When accessing http://www.example.net, a CSV file is downloaded with the most current data regarding that site. I want to have my site, http://www.example.com, access http://www.e …
2
votes
3answers
89 views

Downloading HTTP URLs asynchronously in C++

What's a good way to download HTTP URLs (e.g. such as http://0.0.0.0/foo.htm ) in C++ on Linux ? I strongly prefer something asynchronous. My program will have an event loop that …
-1
votes
1answer
34 views

How to script the download of “undownloadable” flash clip and then upload to youtube?

I am trying to find a way to upload the following flash replay to youtube easily http://battlestations.mobileweapon.net/history_view.php?hid=274641 I want to do these for a large …
-1
votes
0answers
49 views

Cannot download any file from Internet [closed]

From this morning cannot download any file from Internet with any browser. I am sure that there is not any virus because I have MS Defender and MS Security Essentials with last upd …
0
votes
2answers
105 views

Ansi C & C++ free e-book source for download

Hello every one, I am failed to find out the free e-books for c & c++ language. ( Specially e-balagurusami if possible ) Actually, I wanted to give this books for trainees fo …

1 2 3 4 5 19 next
15 30 50 per page