Click to See Complete Forum and Search --> : Delete only the cookies create by webbrowser


sonia.sardana
August 1st, 2009, 10:52 AM
Suppose I have webbrowser in mine form..Is it possoble to capture only the cookies create by mine webbrower..suppose before starting the project,in mine cookies folder there are cookies names cookie1 & cookie2....Suppose after the project run.cookies created by mine project are named cookie3 & cookie4...I want to delete cookie3 & cookie4 only..Is there any way to do it???? Ur reply is hightly appreciated.

TT(n)
August 1st, 2009, 02:35 PM
I don't know if there is a built in way, to do this.
But you could check the file dates, and delete them selectively.
If they were "last accessed"during the time period when your webbrowser was open.

sonia.sardana
August 2nd, 2009, 10:08 AM
hello sir,Suppose mine project is running & i get the started time,suppose at the same time when mine project is running,user accesses sites in IE.....then both the cookies are created,some are created by ,mine project & some are created by IE..then date logic fails na,because it deletes both the IE & web browser cookies..But I want to delete only cookies that are created by web browser,not IE cookies....

dglienna
August 2nd, 2009, 11:01 AM
Sounds like you need to turn on Private Browsing. That prevents saving of all cookies.

sonia.sardana
August 2nd, 2009, 11:26 AM
U didnt get my question,I have to delete the cookies

dglienna
August 2nd, 2009, 03:52 PM
Private Browsing = No Saved Cookies