No announcements
Found 3795522 threads
-
0 Votes
Login to asp.net page using post request in vb.net
Actually i am not trying to login on that website using a bot frankly speaking what is the point of login on that ...Answered | 5 Replies | 2051 Views | Created by repulsive1 - Wednesday, October 12, 2016 1:29 AM | Last reply by Mr. Monkeyboy - Wednesday, October 12, 2016 4:14 PM -
2 Votes
Using Winsock to login to website
It can't login you to a web site, that probably requires you to make a POST request with the credentials stored in a suitable form.Answered | 6 Replies | 3575 Views | Created by MicroPenguin - Monday, December 2, 2013 7:16 AM | Last reply by MicroPenguin - Tuesday, December 3, 2013 7:14 AM -
0 Votes
Open a browser with a login form with POST method
Create a simple html page(say mylogin.htm) which has a form with action =<url where 3rd paty login page is getting posted>, text boxes for user name and ...Answered | 1 Replies | 3136 Views | Created by Raphael7 - Wednesday, April 28, 2010 12:03 PM | Last reply by Gags BD - Wednesday, April 28, 2010 12:15 PM -
0 Votes
How to use RestSharp Client for Batch execution in web API instead of HttpClient?
Hi SE, Like your title mentioned, your case more related to RestSharp Client, please redirect to this issue to RestSharp forum for better support.Answered | 1 Replies | 1741 Views | Created by ashuthinks32 - Sunday, December 20, 2015 4:14 PM | Last reply by Kristin Xie - Monday, December 21, 2015 5:39 AM -
0 Votes
Login to website by POST methods using RestSharp.
User973383631 posted I don't understand you, can you be more specific?Answered | 14 Replies | 533 Views | Created by Anonymous - Wednesday, June 21, 2017 4:59 AM | Last reply by Anonymous - Friday, June 23, 2017 7:35 AM -
0 Votes
Properly using HttpWebRequest to LogIn to a Website?
Hello Jessell, take a look into this ...Answered | 1 Replies | 2428 Views | Created by Jessell - Saturday, July 9, 2011 3:40 PM | Last reply by Ellen Ramcke - Sunday, July 10, 2011 1:33 PM -
0 Votes
Posting an image to a website.
How about using the UploadFile method: http://msdn.microsoft.com/en-us/library/w3kksch7%28VS.80%29.aspx Paul ~~~~ ...Answered | 5 Replies | 3215 Views | Created by Lone Defiler - Monday, August 9, 2010 8:33 AM | Last reply by Cor Ligthert - Wednesday, August 11, 2010 9:32 AM -
0 Votes
HttpWebRequest - Login to website?
Generally Websites provide some sort of API to login their website they want you to be able to do this.Answered | 2 Replies | 2905 Views | Created by H3x0S - Friday, April 30, 2010 2:46 AM | Last reply by Stuart89 - Friday, April 30, 2010 9:13 PM -
0 Votes
Website Login Request/Help
Hi, You can create a login page using the ASP.NETAnswered | 2 Replies | 2934 Views | Created by Derek montgomery - Monday, August 2, 2010 4:42 AM | Last reply by Bin-ze Zhao - Thursday, August 5, 2010 8:48 AM -
0 Votes
Login and Logout Question for a Website using VB Script?
I would suggest posting your question in one of the MS Forum, Home › ASP.NET Forums »Answered | 1 Replies | 8131 Views | Created by jados2jp - Friday, July 24, 2009 4:09 PM | Last reply by Shrikant Maske - Tuesday, July 28, 2009 9:52 AM -
5 Votes
Form Website Login.
What would the method be for my application to tell if it did or not login then show a messagebox?Answered | 12 Replies | 4035 Views | Created by NO.obie - Sunday, October 18, 2009 7:17 PM | Last reply by MaDFroG20091013 - Wednesday, October 28, 2009 5:27 AM -
0 Votes
DELETE and POST request using WebClient method
I realize that you posted an alternative solution, but can you describe how to perform DELETE using WebClient?Answered | 4 Replies | 12950 Views | Created by PatriceWu - Friday, January 23, 2015 8:09 PM | Last reply by RhinoMonkey.com - Wednesday, June 22, 2016 9:18 PM -
1 Votes
HttpWebRequest (How to use the Login Cookie in order to Post)
According to me, the problem lies in "Login Code", I mean I didn't set the cookie very well, that's why I can't use it to ...Answered | 5 Replies | 7608 Views | Created by LetMeCode - Tuesday, January 17, 2017 2:39 PM | Last reply by Igor S. Paim - Tuesday, October 9, 2018 8:28 PM -
0 Votes
Need Help to login on a website
When i capture firefox use fiddler it shown like this POST http://ardilesmetro.com/index.php?Answered | 3 Replies | 623 Views | Created by mastanto - Tuesday, March 22, 2016 12:26 PM | Last reply by DotNet Wang - Friday, March 25, 2016 5:40 AM -
0 Votes
Post Method
Olsmokey, There is no standard how a website accept and processes his Post messages.Answered | 6 Replies | 1875 Views | Created by olsmokey - Thursday, January 26, 2012 1:55 PM | Last reply by Cor Ligthert - Friday, January 27, 2012 8:16 AM -
0 Votes
VB.NET WEBSITE LOGIN
Im trying to create a program that will login to a site for me, and cant get it to work for some reason.Answered | 2 Replies | 3459 Views | Created by ThomasW1984 - Sunday, August 16, 2009 8:42 PM | Last reply by kaymaf - Sunday, August 16, 2009 11:09 PM -
0 Votes
HttpWebRequest and CookieContainer - login to a website
after you get the response from your login, where you are for-each-ing your way through the cookies.Answered | 6 Replies | 24326 Views | Created by amazingwolf - Tuesday, February 15, 2011 8:15 PM | Last reply by himanshu_kulkarni - Tuesday, April 3, 2012 2:34 PM -
0 Votes
Asp.Net Login Website creation
Hi Velsamy, You can consider posting it at the following more appropriate forum for more efficient responses.Answered | 2 Replies | 2170 Views | Created by velsamy ananthavelu - Monday, April 9, 2012 9:50 PM | Last reply by Bob Shen - Thursday, April 12, 2012 3:07 AM -
0 Votes
Sharepoint auto login to internal website
Provided they login to the internal network when they access their PCs, all you need to do is to change (on each client PC) the security settings of IE for the security zone the internal ...Answered | 1 Replies | 7142 Views | Created by ndecker_aquatech - Friday, November 5, 2010 5:51 PM | Last reply by Mike Walsh FIN - Friday, November 5, 2010 6:34 PM -
0 Votes
POST-request, login programmatically
For Username : auth_login login For Password ...Answered | 3 Replies | 912 Views | Created by fiftytwohertz - Wednesday, October 28, 2015 12:47 PM | Last reply by Jigneshk - Wednesday, October 28, 2015 3:50 PM - Items 1 to 20 of 3795522 Next ›
No announcements