阻止饼干 [英] block cookies

查看:102
本文介绍了阻止饼干的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以阻止网站植入Cookie?我正在使用webbrowser控件.

Is it possible to block a site from planting cookies? im using the webbrowser control.

推荐答案

WebBrowser控件只是将IE包装在一个盒子中,因此要禁用Cookie,您需要更改IE设置.
但是,您可以删除它们:
http://stackoverflow.com/questions/912741/how-to-delete-cookies-from-windows-form-webbrowser-control-c [
The WebBrowser control is just IE wrapped in a box, so to disable cookies you need the change the IE settings.
However you can remove them :
http://stackoverflow.com/questions/912741/how-to-delete-cookies-from-windows-form-webbrowser-control-c[^]
Keep your mind open to using a different control other than the standard one.

Cheers


这篇关于阻止饼干的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆