Internet Explorer Extension Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
Internet Explorer Web Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
-
0 Votes
How to specify a proxy for the URLDownloadToFile function?
Hi, anybody knows how to specify a proxy server for this function at process or at function call level (if ...Unanswered | 1 Replies | 942 Views | Created by Kerem_Gümrükcü - Monday, October 22, 2018 11:26 AM | Last reply by DevPreSupport_MSFT - Wednesday, October 24, 2018 2:25 AM -
0 Votes
URLDownloadToFile Function is not working
Don't know, what you are describing is normal, except I don't see how you handle server error/network jam/error return value. Anyway, it does not look like you are using IE ...Unanswered | 1 Replies | 3600 Views | Created by SVT Gdwl - Tuesday, August 25, 2009 10:27 AM | Last reply by Sheng Jiang 蒋晟 - Tuesday, August 25, 2009 4:26 PM -
3 Votes
How to use URLDownloadToFile on HTTPS connections?
problem with URLDownloadToFile If I debugging that I tried http and https URL but does not works..Unanswered | 7 Replies | 9857 Views | Created by phil_ke - Wednesday, June 16, 2010 3:13 AM | Last reply by pkursawe - Sunday, November 18, 2018 1:43 PM -
0 Votes
URLDownloadToFile not working in Vista
of the ideas that I mentioned and see how far you get. -- LanceUnanswered | 6 Replies | 10560 Views | Created by Dami - Friday, October 5, 2007 10:36 AM | Last reply by Lance Leonard - MSFT - Thursday, October 11, 2007 5:17 PM -
0 Votes
how to use URLDownloadToFile with IBindStatusCallback without use cache file completely?
the URLDownloadToFile function will always create a cache file inside IE's cache directory and then start to calling ...Unanswered | 2 Replies | 3745 Views | Created by Steve Yin - Tuesday, July 31, 2012 9:40 AM | Last reply by Helen Zhao - Wednesday, August 1, 2012 4:41 AM -
0 Votes
PDF File corruption using URLDownloadToFile
I have a customer who has one machine where downloading a multi-page PDF using the Win32 call URLDownloadToFile will corrupt the result file. Answered | 1 Replies | 2950 Views | Created by S T A N - Tuesday, March 13, 2012 5:51 PM | Last reply by 网游 - wang'you - Tuesday, March 13, 2012 7:05 PM -
0 Votes
URLDownloadToFile not working in windows 7 with https
The Fiddler response is 200. I think, There is a ssl certificate problem with UrlDownloadToFile Api. Any idea how add certificate ...Unanswered | 7 Replies | 11621 Views | Created by omjee - Wednesday, July 14, 2010 11:38 AM | Last reply by EricLaw [Edge] - Friday, October 3, 2014 7:49 PM -
0 Votes
Security threats with using URLDownloadToFile API to download Files
The problem that I have right now is that I am not checking for anything else except for the elapsed download time. I implemented a timeout which checks if ...Unanswered | 2 Replies | 4855 Views | Created by Marvin Go - Friday, December 18, 2009 1:59 AM | Last reply by Marvin Go - Thursday, December 24, 2009 1:04 AM -
0 Votes
Set Referrer or user agent string for URLDownloadToFile with IBindStatusCallback
; I am using URLDownloadToFile with IBindStatusCallback to that end and would now like to add functionality that sets a custom user agent string or the referrer ...Answered | 2 Replies | 1040 Views | Created by Stefan A. Kuhr - Tuesday, December 13, 2016 6:48 PM | Last reply by Stefan A. Kuhr - Wednesday, December 14, 2016 6:12 PM -
0 Votes
Why ::URLDownloadToFile pops up a client certificate dialog
Hi guys, I have an ActiveX that deploys some application. Download of files done using URLDownloadToFile method while I provide COM object for callbacks that ...Unanswered | 1 Replies | 2453 Views | Created by Xunter - Tuesday, November 27, 2012 1:10 PM | Last reply by Lazylamb - Thursday, November 29, 2012 9:57 AM -
0 Votes
URLDownloadToFile suddenly returns INET_E_RESOURCE_NOT_FOUND for files that were downloaded successfully
Our application program calls URLDownloadToFile to download from IIS the same set of files periodically using HTTP, e.g. every 30 secs. The files are cached in TIF ...Answered | 2 Replies | 1780 Views | Created by Hinggus - Friday, April 18, 2014 3:51 AM | Last reply by EricLaw [Edge] - Friday, April 18, 2014 3:41 PM -
0 Votes
URLDownloadToFile always reads from cache even when the server responds 200 OK
I wonder if that behaviour is by design: I call URLDownloadToFile() to download a file for the first time. The file is downloaded and cached. Then I ...Unanswered | 2 Replies | 4461 Views | Created by phil_ke - Thursday, April 7, 2011 8:33 AM | Last reply by phil_ke - Friday, April 8, 2011 4:26 AM -
0 Votes
URLDownloadToFile returns 0x800c0007 when HTTP status code is 304
Hello, I wonder how can I find out if a URLDownloadToFile(Cache) call was successful or not. I consider a 304 server response as successful but ... -
0 Votes
Website in IE10 with proxy and with out proxy
Hi, Please consult your system administrators who will be able to tell you how to access your company portal from your home or public network. Access to your work websites ...Answered | 2 Replies | 1495 Views | Created by Linol - Saturday, August 17, 2013 9:32 AM | Last reply by Linol - Friday, August 23, 2013 2:33 PM -
0 Votes
How to specify path in web.config?
</configuration> its work fine in local machine but now I want to deploy my application on azure as web role. So my question is that how can I ...Discussion | 2 Replies | 2420 Views | Created by Atul Bhavasar - Tuesday, July 3, 2012 10:16 AM | Last reply by Atul Bhavasar - Wednesday, July 4, 2012 9:41 AM -
0 Votes
How to know the proxy connections of the internet explorer in c#
How to know the proxy server details, to which the IE is connected to, and how to catch the text before it displays on IE for a specific url? can we do ...Unanswered | 2 Replies | 4923 Views | Created by SVT Gdwl - Friday, July 17, 2009 5:23 AM | Last reply by Aftab Jahan Subedar - Wednesday, May 4, 2011 3:37 PM -
3 Votes
myIpAddress() Function in Proxy PAC File Returns Wrong IP Address
FWIW, the new myIPAddressEx function will give you ALL local IP addresses: http://msdn.microsoft.com/en-us/library/windows/desktop/gg308474(v=vs.85).aspxProposed | 6 Replies | 24405 Views | Created by Crazy Adam - Monday, November 28, 2011 3:03 PM | Last reply by EricLaw [Edge] - Monday, July 28, 2014 3:42 PM -
0 Votes
How to specify Publisher of an MSI File
that the file has Unknown Publisher and it cannot verify the publisher. How can I specify the publisher for this MSI file or is it not ...Answered | 2 Replies | 20010 Views | Created by HarisM - Tuesday, March 11, 2008 7:56 AM | Last reply by Roey - Thursday, May 28, 2009 10:13 PM -
0 Votes
How to set proxy authentication on Internet explorer?
That code doesn't work, so the question is this: how can i set the internet explorer proxy authentication? Ii need to programatically do the ...Unanswered | 4 Replies | 8169 Views | Created by Martuanez - Tuesday, September 13, 2011 5:26 PM | Last reply by Martuanez - Monday, September 26, 2011 12:56 PM -
0 Votes
URLDownloadToFile returns 0x800c0008 when the local file already exists - it does not overwrite the file (Windows CE)
phil_ke wrote: I try to use the above mentioned function to download file from the ...Unanswered | 3 Replies | 6489 Views | Created by phil_ke - Sunday, June 20, 2010 5:10 PM | Last reply by Igor Tandetnik - Tuesday, June 22, 2010 6:21 PM - Items 1 to 20 of 10520 Next ›
Internet Explorer Extension Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team
Internet Explorer Web Development announcements
-
Link
Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.
Thanks,
Microsoft Community team