[EMAIL PROTECTED] wrote:

> <form
> action="http://login.myspace.com/index.cfm?fuseaction=login.process";
> method="post" name="theForm" id="theForm">
> <input type="text" name="email" >
> <input type="password" name="password" >
> <input type="submit" value="Login"/>

What happens when you add the form param "submit" with value "Login"
to the request you're doing?
Perhaps the page needs this third parameter....

--Irmen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to