Problems with login page.

Jeff Weisberg jaw+arguslist at tcp4me.com
Tue Apr 13 14:41:21 EDT 2004


| > | The URL is the following: http://argus.ayustar.net/argus?func=login
| > | No password required.
| [...]
| > works for me.
| > are you sure your browser is accepting cookies?
| 
| Hrm... I just loaded the above url, and it does not work for me.  The web
| server does not even attempt to give me a cookie -- it just seems to refresh
| the login page upon submit.


hmmm. how do you know you aren't getting a cookie?


if I get rid of the browser, and do a:
	telnet argus.ayustar.net 80
	GET /argus?func=login;name=guest HTTP/1.0
	Host: argus.ayustar.net

I see a cookie.

and a:
	telnet argus.ayustar.net 80
	GET /argus?object=Top;func=page;top=1 HTTP/1.0
	Host: argus.ayustar.net
	Cookie: argus=the_cookie_i_was_given

gives me a valid webpage.

	--jeff


More information about the Arguslist mailing list