I need to access a members only page for a site, but when i try to access it with my vb.net app, it does not know about the IE cookie I have when i logged in previously using Internet Explorer. Do i need to use httpwebrequest or cookiecontainer??? (I don't know how to login to it with the vb App. so i want to use an existing cookie.)