|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Get Special FolderHow would I get the defualt folder with all of the users cookies? I saw an
example a while back and it was a "special folder". Once I get the users cookie folder path I need to delete all the cookies. Thanks. Dylan Copeland wrote:
> How would I get the defualt folder with all of the users cookies? I saw an Dim sString As String = > example a while back and it was a "special folder". Once I get the users > cookie folder path I need to delete all the cookies. Thanks. Environment.GetFolderPath(Environment.SpecialFolder.Cookies) or type "Environment.SpecialFolder" in Help for full details. ShaneO There are 10 kinds of people - Those who understand Binary and those who don't.
object = nothing?
Backing up with SQL MO Best way to store dataset to disk??? Transparent BackGround Newb looking for data binding help Webbrowser control - buffering - audio/video playback problem... Need a numerical evaluator validate radio button in groupbox What is the event to trap when user clicks X to close form? Managing display of a form |
|||||||||||||||||||||||