Remote Form Fill and Captcha help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
immobiliare007
Forum Newbie
Posts: 3
Joined: Sun Jan 25, 2009 3:17 am

Remote Form Fill and Captcha help

Post by immobiliare007 »

I have 4 x specific forms on my website.
I am trying to submit the details submitted in my main website to another 4 x corresponding remote websites.
I am doing this so that I can keep a copy of the data submitted myself and at the same time submit the data to the other 4 x remote sites.

I need help and will pay well.. Note - this is a rather complex script with many input fields to match, pages to flip and drill down, more details and file here https://www.getafreelancer.com/projects/369806.html

I require a bridge built between my PHP real estate site and four free classified sites that are listed below, when a advertiser places an advert on my site I would like the same advert to appear at the same time on the below classified sites, also see the other worksheets tabs for the sites field maps
 

http://www.viacasa.it/ this my website…
when a advertiser registers and/or logs in to place a new property listing here - http://www.viacasa.it/add_listing/ user name : taylor123 password: qwerty
once logged in click “Vendo Casa” this will take you to here add the property details - http://www.viacasa.it/add_listing/?list ... mesForSale
 
when advertiser is completing the add new listings fields this information also feeds and completes the details / automatic form filling to the 4 x free classified sites below…these are Italian site simply use google translate bar in firefox
 
 
bakeca kijiji Secondomano Subito
these are italian sites just use google translate toolbar
FORM 1 http://www.bakeca.it
This form has a captcha
http://milano.bakeca.it/be/main.php?pag ... enditacase
 
FORM 2 http://www.kijiji.it
This form needs email ID changed after every 20 x insertions
http://milano.kijiji.it/c-PostAd?EventE ... angePhoto=
 
 
 
FORM 3 http://www.subito.it
this form requires a password inserted and page click
http://www2.subito.it/ai/form/1?ca=4_s
 
 
FORM 4 http://www.secondamano.it
Indirizzo e-mail – paul(at)viacasa.it
password - qwerty
http://www.secondamano.it/iad/?islogout ... ogoff.y=10
once logged in click “Case” then click “Residenziale vendita” here you have the listing fields
http://www.secondamano.it/iad/input?pay ... roductId=1
Last edited by immobiliare007 on Sun Jan 25, 2009 12:22 pm, edited 1 time in total.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Remote Form Fill and Captcha help

Post by requinix »

Posting a link to a members-only page isn't the best idea...

Have you looked into cURL yet? Powerful yet easy to use.
immobiliare007
Forum Newbie
Posts: 3
Joined: Sun Jan 25, 2009 3:17 am

Re: Remote Form Fill and Captcha help

Post by immobiliare007 »

yes tried cURL....can you build this script?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Remote Form Fill and Captcha help

Post by John Cartwright »

immobiliare007 wrote:yes tried cURL....can you build this script?
Yes. Will I/we? No.

This is a place of learning; not somewhere to ask people to do the work for you. You might get lucky and post in our Volunteer board.

We will help you along the way. All we ask is that you try first, and ask specific questions.

Otherwise, you'll have to fork up some money and post in our Job hunt forum.
Post Reply