On 8/18/06, Kapil <[EMAIL PROTECTED]> wrote:
I want to set a cookie for firefox from my c/c++ program on windows
for a specific website.
First, please don't cross-post unless it's appropriate (and your
crosspost to dev-mdc was not) and if you do cross-post, send a single
message to several grou
Kapil wrote:
Hi,
I want to set a cookie for firefox from my c/c++ program on windows for a
specific website.
I am able to do the same in cookies.txt file but It works only if Firefox is
closed before updating this file and Started firefox after updating the
cookies.txt.
but not if any instance
Hi,
I want to set a cookie for firefox from my c/c++ program on windows for a
specific website.
I am able to do the same in cookies.txt file but It works only if Firefox is
closed before updating this file and Started firefox after updating the
cookies.txt.
but not if any instance is running. pl