Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old April 12th, 2007, 08:55 PM
Enter The
Guest
 
Posts: n/a
Default How to parse an external form and submit it

Hi,

I'm trying to write a php script to open an external web page. Fill
in a form. Submit the form. And then retrieve the data.

For example, From my script, I'm looking to open up a google mail, log
into google mail, and then retrieve some data. I'm not looking to
parse stuff on my own site.

Are there any scripts already out there that can help me do this?

Thanks,

enter

  #2  
Old April 12th, 2007, 09:05 PM
Steve
Guest
 
Posts: n/a
Default Re: How to parse an external form and submit it

On Thu, 12 Apr 2007 12:53:07 -0700, Enter The wrote:
Quote:
Hi,
>
I'm trying to write a php script to open an external web page. Fill
in a form. Submit the form. And then retrieve the data.
>
For example, From my script, I'm looking to open up a google mail, log
into google mail, and then retrieve some data. I'm not looking to
parse stuff on my own site.
>
Are there any scripts already out there that can help me do this?
>
Thanks,
>
enter
Yeah, there's plenty of spamming scripts out there for the script kiddies (:

  #3  
Old April 12th, 2007, 09:15 PM
Erwin Moller
Guest
 
Posts: n/a
Default Re: How to parse an external form and submit it

Enter The wrote:
Quote:
Hi,
>
I'm trying to write a php script to open an external web page. Fill
in a form. Submit the form. And then retrieve the data.
>
For example, From my script, I'm looking to open up a google mail, log
into google mail, and then retrieve some data. I'm not looking to
parse stuff on my own site.
>
Are there any scripts already out there that can help me do this?
>
Thanks,
>
enter
Hi,

You can do such things with CURL.
Start learning here: http://www.php.net/curl

Regards,
Erwin Moller
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles