Author | Post | |||
Sickboy [none yet] |
for challenges like the programming ones..i am having trouble downloading the webpage since when i do it takes me to the login page since it doesnt recognize that im already logged in..any tips on how i can \"trick\" the site into knowing that im logged in so i can do what i please to the challenges.. thanks |
|||
02.03.2003 08:14:54 |
|
|||
Erik![]() ![]() ![]() ![]() ![]() |
Hello, the whole site works with sessions. When you log in, you get a Cookie (SetCookie-Header) containing the session-id. You have to send this in the cookie-header of your request. bye Erik |
|||
![]() |
|
|||
raffaelo![]() |
also works with PHPSESSID variable |
|||
![]() |
|