This is my webpage http://www.rrtravelsandtickets.com/Bus.htm here it has ticket booking search i choose eg: from place to place and choose date means it will redirect page to
www.ticketgoose.com and bring the result in my website how will i bring that ?
for eg:
see this link http://www.ticketgoose.com/ and choose from place and to place and enter date and give search means it will show result page that result page exactly i want to bring in my webpage.... when i choose 2 places
and date and give search in my website means ? how will i bring that ?
here it has ticket booking search i choose eg: from place to place and choose date means it will redirect page to www.ticketgoose.com and bring the result in my website how will i bring that ?
To do this, firstly you need to confirm if you are permissed to post the data to www.ticketgoose.com. If yes, then you need to know which chanel the www.ticketgoose.comsupplies to post the data. Generally, you can use the form with get/post method to submit
the data like below:
rahulsaini
Member
62 Points
105 Posts
Redirect to other webapge and that result display in my webpage
May 21, 2012 04:42 AM|LINK
This is my webpage
http://www.rrtravelsandtickets.com/Bus.htm here it has ticket booking search i choose eg: from place to place and choose date means it will redirect page to www.ticketgoose.com and bring the result in my website how will i bring that ?
for eg:
see this link http://www.ticketgoose.com/ and choose from place and to place and enter date and give search means it will show result page that result page exactly i want to bring in my webpage.... when i choose 2 places and date and give search in my website means ? how will i bring that ?
Curt_C
All-Star
66017 Points
7639 Posts
Moderator
Re: Redirect to other webapge and that result display in my webpage
May 22, 2012 06:12 PM|LINK
so you want to query the TicketGoose site, get their data and display it on your site? Is that correct?
As a note, this is very likely illegal, or at least unethical, without that other site's permission.
v5.1 of iTracker (Inventory Tracker Starter Kit) is out, Download it now!
Mamba Dai - ...
All-Star
23531 Points
2683 Posts
Microsoft
Re: Redirect to other webapge and that result display in my webpage
May 24, 2012 06:30 AM|LINK
Hi,
To do this, firstly you need to confirm if you are permissed to post the data to www.ticketgoose.com. If yes, then you need to know which chanel the www.ticketgoose.comsupplies to post the data. Generally, you can use the form with get/post method to submit the data like below:
Feedback to us
Develop and promote your apps in Windows Store
Ruchira
All-Star
42975 Points
7025 Posts
MVP
Re: Redirect to other webapge and that result display in my webpage
May 25, 2012 05:55 PM|LINK
Hello,
Talk with those service providers and ask from them whether they have any APIs to achieve what you are seeking.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.