No announcements
Found 861866 threads
-
0 Votes
WebRequest & webresponse, Redirection prblm
User-831224310 posted Hi, As far as i could understand, you were making a webrequest to a page P1 that was internally ...Unanswered | 3 Replies | 58 Views | Created by Anonymous - Friday, September 30, 2005 11:11 PM | Last reply by Anonymous - Tuesday, October 4, 2005 4:43 AM -
0 Votes
HttpWebRequest and WebResponse in .NET 2.0
Yes, Please also check HttpWebRequest Class and WebRequest Class in MSDN documents located other Versions section.Answered | 3 Replies | 1491 Views | Created by Prateek7 - Thursday, February 5, 2015 5:34 AM | Last reply by Kristin Xie - Wednesday, February 11, 2015 5:25 AM -
0 Votes
Async WebRequest/WebResponse with chunking
Hello, I have a very particular scenario I'd like to implement with TPL. Here is the scenario. I have to upload a stream to a server with the ability to: 1. ...Answered | 1 Replies | 7500 Views | Created by MsdnDev - Friday, February 11, 2011 1:03 AM | Last reply by Danny Shih - Monday, September 12, 2011 6:56 PM -
0 Votes
using webrequest for form authentication
Yes, you can use webrequest to send username, password etc and get a reply back.Answered | 3 Replies | 5392 Views | Created by BEN99 - Saturday, January 2, 2010 12:20 AM | Last reply by farooqaaa - Saturday, January 2, 2010 3:38 AM -
0 Votes
Problem to get Stream with WebRequest
Example: HttpWebRequest req = WebRequest.Create(sAddressTime); HttpWebResponse result = ...Answered | 2 Replies | 4301 Views | Created by Amine ZEMZEMI - Friday, July 9, 2010 8:44 AM | Last reply by Amine ZEMZEMI - Friday, July 9, 2010 12:54 PM -
0 Votes
[WPF Application] Send FormAuthenticationCookie with WebRequest
Take a look at this thread here: http://stackoverflow.com/questions/11762301/trying-to-get-authentication-cookies-using-httpwebrequest public class ...Answered | 2 Replies | 535 Views | Created by Linh Nguyen Duy - Tuesday, October 6, 2015 8:38 AM | Last reply by Magnus (MM8) - Tuesday, October 6, 2015 3:57 PM -
1 Votes
WebRequest not connecting to URL
Can you tell me how to fix this in the following code: //make Post request top-server //add parameters string data = ...Answered | 1 Replies | 692 Views | Created by Clint William Theron - Saturday, February 14, 2015 4:34 PM | Last reply by Herro wong - Monday, February 16, 2015 5:40 AM -
0 Votes
How to use Webbrowser to display a page obtained it with Webrequest/webresponse and continue the navigation in that webbrowser window
I got a page using Webrequest/Webresponse with the following code , returning a struc with html member wher the function copy the HTML of the ...Answered | 1 Replies | 9311 Views | Created by Flying_carlos - Wednesday, October 20, 2010 9:30 PM | Last reply by Shrikant Maske - Wednesday, November 10, 2010 12:24 PM -
0 Votes
Is it possible to pass a header when redirecting to a different domain?
There is no reason why you can't have two client classes (HTTP Webrequest) with each one connected to a different URL.Answered | 1 Replies | 594 Views | Created by John Genaro - Tuesday, April 15, 2014 8:49 AM | Last reply by Joel Engineer - Tuesday, April 15, 2014 9:20 AM -
0 Votes
[UWP]WebRequest receive mobile page
But my problem seems to be another: Some site's provide a redirection to mobile version.Answered | 3 Replies | 487 Views | Created by dev47 - Friday, May 6, 2016 9:13 AM | Last reply by Xavier Xie-MSFT - Monday, May 9, 2016 2:35 AM -
0 Votes
WebRequest and WebResponse has issues
So is your WebRequest object.Discussion | 1 Replies | 1561 Views | Created by Bobby Lawrence - Thursday, October 25, 2012 12:40 PM | Last reply by mltiede - Thursday, October 25, 2012 2:03 PM -
0 Votes
Webrequest/Webresponse problem on IE 8
Then redirect it by using Javascript.Answered | 3 Replies | 5966 Views | Created by zrzerzery - Friday, January 15, 2010 11:36 AM | Last reply by Jonathan Shen - Friday, January 22, 2010 1:08 AM -
0 Votes
Help with WEBREQUEST and WEBRESPONSE
The bank after receiving the post redirected to my site.Answered | 10 Replies | 45 Views | Created by Anonymous - Friday, August 15, 2014 8:30 AM | Last reply by Anonymous - Wednesday, August 20, 2014 10:23 AM -
0 Votes
How do I get an image with a WebRequest stream reader?
WebRequest request = WebRequest.Create( "http://www.kingsofchaos.com/battlefield.php" ); using( WebResponse response = ...Answered | 1 Replies | 10714 Views | Created by MaradoX- - Wednesday, September 2, 2009 7:36 PM | Last reply by David M Morton - Wednesday, September 2, 2009 7:38 PM -
0 Votes
WebRequest & WebResponse
WebRequest and WebResponse do not work properly.Unanswered | 1 Replies | 38 Views | Created by Anonymous - Monday, January 23, 2006 1:00 PM | Last reply by Anonymous - Wednesday, January 25, 2006 4:32 PM -
0 Votes
WebResponse = 553 File name is not allowed
Hello, I am trying to create a backup of the file using this code block: FtpWebResponse webResponse = null; string ...Answered | 1 Replies | 4353 Views | Created by AllenTolentino - Tuesday, September 20, 2016 10:53 AM | Last reply by Hart Wang - Friday, September 30, 2016 6:06 AM -
3 Votes
Load Image from webresponse stream to a WPF Image
Id=123&Desc=Website-Screen-Capture by the WebBrowser control DrawToBitmap method.Answered | 6 Replies | 12821 Views | Created by Angelica_gr - Thursday, October 13, 2011 9:15 AM | Last reply by Angelica_gr - Wednesday, October 19, 2011 8:32 AM -
0 Votes
Problems in my WebRequest/WebResponse
So I was struggling with making head or tail out of the PayPal documentation and always felt that something was not right with my Webrequest.Unanswered | 2 Replies | 546 Views | Created by DocZaf - Saturday, July 4, 2015 1:49 PM | Last reply by Fouad Roumieh - Monday, July 6, 2015 10:00 AM -
0 Votes
webRequest is getting response version of IE needs to be updated for site
I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage of Visual Studio IDE such as WPF & SL ...Answered | 5 Replies | 928 Views | Created by AWIcurrent - Sunday, January 19, 2014 12:58 AM | Last reply by Amanda Zhu - Monday, January 20, 2014 2:25 AM -
1 Votes
WebRequest code not processing
site_login_submit=1&redirect=&username=zzzz&password=zzz"; System.Net.WebRequest req = null; ...Answered | 5 Replies | 1582 Views | Created by acctman - Monday, August 22, 2011 11:24 PM | Last reply by Kevin Wiegand - Tuesday, August 23, 2011 3:18 AM - Items 1 to 20 of 861866 Next ›
No announcements