Elxis CMS Forum

Extensions => Components => Topic started by: Davide on March 23, 2011, 14:14:21

Title: IOS Reservation - Search result
Post by: Davide on March 23, 2011, 14:14:21
I need to have an address that automatically send the instruction to search for a specific number of adults.

i mean: that's the default address for every results
http://www.petbooking.it/reservations/search.html

but in base of your criteria some hotel and availability will be show.

There's any method to have an address like:
http://www.petbooking.it/reservations/search.html&selected.Adults=1
I know that's not right please don't start rolling on the floor.

or just understand how IOSR is showing the attached prewiev.
(http://www.petbooking.it/temp/risultati.png)

P.s. how to use attachment instead of link?


Title: Re: IOS Reservation - Search result
Post by: nikos on March 23, 2011, 17:00:17
Your site is closed for visitors, so what to see - check from URLS you gave?
Title: Re: IOS Reservation - Search result
Post by: datahell on March 23, 2011, 19:10:06
IOS Reservations search page accepts only POST method and not GET.
You can not do this: search.html?x=1&y=2
You have to push the form's button
Title: Re: IOS Reservation - Search result
Post by: Davide on March 23, 2011, 20:13:44
Your site is closed for visitors, so what to see - check from URLS you gave?
Thank you for your time to post a reply but it doesn't matter the content of the link it's the link composition the question.

IOS Reservations search page accepts only POST method and not GET.
You can not do this: search.html?x=1&y=2
You have to push the form's button

Thank you also for you. There's no possibility to show a page like the images. ok i will survive.