Welcome Guest Search | Active Topics | Sign In | Register

Get Response Options
Raj
Posted: Wednesday, February 3, 2016 6:34:37 PM
Rank: Member
Groups: Member

Joined: 2/3/2016
Posts: 17
Hi,

I am using WebControl in windows form to load a custom login page url. Currently, I am able load the login page and click on login button it is taking me to the next page. But I need to get the response back, so that I can store the access token. How can I do that? Can you show a sample code to do that.

Thanks,
Rajesh Gutta.
eo_support
Posted: Thursday, February 4, 2016 3:48:12 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You will need to handle this event:

http://www.essentialobjects.com/doc/eo.webbrowser.webview.afterreceiveheaders.aspx

Inside the event you can use e.Response to get the response object.

Thanks!
Raj
Posted: Thursday, February 4, 2016 5:30:32 PM
Rank: Member
Groups: Member

Joined: 2/3/2016
Posts: 17
Thank you. This information is useful


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.