Re: [PHP] Catch result from an external web page

2007-06-20 Thread Rahul Sitaram Johari
AWESOME!!! Never worked with Curl before - but looks like a solution to my problem from what I'm reading. Thanks! I'll write back if I run into snags. On 6/20/07 11:25 AM, "Robert Cummings" <[EMAIL PROTECTED]> wrote: > On Wed, 2007-06-20 at 11:16 -0400, Rahul Sitaram Johari wrote: >> Ave, >>

Re: [PHP] Catch result from an external web page

2007-06-20 Thread Robert Cummings
On Wed, 2007-06-20 at 11:16 -0400, Rahul Sitaram Johari wrote: > Ave, > > Basically I¹m throwing an account number to a webpage on an external website > ­ And I want to catch the result in some sort ­ to find out if the account > number exists. > > Let¹s say I have this form: > http://www.somewh

[PHP] Catch result from an external web page

2007-06-20 Thread Rahul Sitaram Johari
Ave, Basically I¹m throwing an account number to a webpage on an external website ­ And I want to catch the result in some sort ­ to find out if the account number exists. Let¹s say I have this form: http://www.somewhere.com/acc.asp"; METHOD="post" NAME="frm">