Richard Lynch wrote: > Can you get the usename/password from the other application? Yes, we have them. > With it, you can then use http://php.net/curl to simulate the user logging > in to the other site. Thanks. > You simply have to convince the other site that your PHP script actually > *IS* the user logging in, which is seldom very tricky, and is always > *POSSIBLE* with enough effort. How can be that done? Do you know of any tutorial, example? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php