[EMAIL PROTECTED] wrote:
> action="http://login.myspace.com/index.cfm?fuseaction=login.process";
> method="post" name="theForm" id="theForm">
>
>
>
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
I am currently working a program that was intended to be purely JS and
AJAX. Due to the cross domain access problems i have defaulted to a
language I enjoy more, Python. My project consists of a web service
that provides information from a site that can only be accessed through
a portal type system