Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

cookie session question

ok, well i have finally figured out how to log into websites programmatically. now my problem is that everytime that i go to a different page (from inside the program) i have to re-login to go to that page. my question is, how do i make it so i dont need to do that? i think it has something to do with retrieving the cookie session and then sending it back to the server, but i have no clue as to how to do that.
[416 byte] By [anubis] at [2007-11-11 8:17:01]
# 1 Re: cookie session question
http://forum.java.sun.com/thread.jspa?threadID=700262&messageID=4064103

Check the reply #1
aniseed at 2007-11-11 22:35:54 >
# 2 Re: cookie session question
sweet, thanks...thats exactly what i needed
anubis at 2007-11-11 22:36:54 >