Has anyone ever used VB.NET to edit existing cookies?

On Dec 16, 1:32 pm, Grant <[email protected]> wrote:
> I have an application that uses theWebBrowsercontrol to view a
> particular website.  This website stores all the preferences in a cookie(bad 
> design but out of my control to change).  Every once in a
> while, I lose thiscookie(whether it expire or I delete my IE
> history) and therefore I have to reconfigure my preferences.  I have
> figured out how to read the cookies in the control and store a copy of
> thecookiedata.  How do I go about replacing acookiewhen I want to
> "restore" my preferences using the copy I stored?

Reply via email to