This is a migrated thread and some comments may be shown as answers.

How to get cookie from firefox

2 Answers 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
f tan
Top achievements
Rank 1
f tan asked on 10 Sep 2010, 12:56 AM
hi, I tried to get cookie from FireFox with the following code, it does return cookies but not the cookie I want, This code works fine for IE with the same URI. Noticed that,  for same uri,  the cookies returned from IE & FireFox are different. Not sure why.  Could anybody please help? Thank you!

CookieCollection siteCookies = manager.ActiveBrowser.Cookies.GetCookies(uri);

2 Answers, 1 is accepted

Sort by
0
Lee QY
Top achievements
Rank 1
answered on 27 Sep 2011, 06:21 AM
Yes, I have same issue now, but I remember it worked before. Could anyone help on this?
0
Plamen
Telerik team
answered on 28 Sep 2011, 10:40 AM
Hello Lee Qy,

I'm sorry you are experiencing this problem. Please read this article from our online documentation, which explains how to use the CookieManager class and let me know if you continue to have difficulties with our cookie support!

Greetings,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
f tan
Top achievements
Rank 1
Answers by
Lee QY
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or