D
Dominic
Hi all.
I received the code for a form I want to place on my site. The form uses
date etc info to search another site (for airline bookings). I have done up a
form with the required fields, but I have no idea how to proceed from here.
Here is the code:
QUOTE:
Here are the post params. (You will be posting to:
'http://XXXXXXXXXXXXXXXXXXXXX.com/search_process.html')
origin - 3CHAR UPPERCASE Airport Code
dest - 3CHAR UPPERCASE Airport Code
Ret - 3CHAR UPPERCASE Airport Code
departday - 2CHAR ZERO FILLED Day 00-31
departmonth - 8 CHAR YEAR-MONTH format='yyyy-mm-'
returnday - 2CHAR ZERO FILLED Day 00-31
returnmonth - 8 CHAR YEAR-MONTH format='yyyy-mm-'
selectedSearchType - radiobutton, options: 'FLEXIBLE' or 'FIXED'
passengers - integer - number of passenger seats requested
3rdPartyAuth - your security authorization: XXXXXXXXXXXXXXXXXXX
END QUOTE
How do I proceed from here?
Can anyone help me?
Thanks in advance.
Regards,
Dominic
I received the code for a form I want to place on my site. The form uses
date etc info to search another site (for airline bookings). I have done up a
form with the required fields, but I have no idea how to proceed from here.
Here is the code:
QUOTE:
Here are the post params. (You will be posting to:
'http://XXXXXXXXXXXXXXXXXXXXX.com/search_process.html')
origin - 3CHAR UPPERCASE Airport Code
dest - 3CHAR UPPERCASE Airport Code
Ret - 3CHAR UPPERCASE Airport Code
departday - 2CHAR ZERO FILLED Day 00-31
departmonth - 8 CHAR YEAR-MONTH format='yyyy-mm-'
returnday - 2CHAR ZERO FILLED Day 00-31
returnmonth - 8 CHAR YEAR-MONTH format='yyyy-mm-'
selectedSearchType - radiobutton, options: 'FLEXIBLE' or 'FIXED'
passengers - integer - number of passenger seats requested
3rdPartyAuth - your security authorization: XXXXXXXXXXXXXXXXXXX
END QUOTE
How do I proceed from here?
Can anyone help me?
Thanks in advance.
Regards,
Dominic