Hi all
I am trying to process a form using the GET method. My scenario is this. I have a page on a server that is expecting a GET request, I cannot change this. I have a form that I want to get values from to create a url i.e etc... However when I try to do this with the GET method I am coming up against a brick wall.
I need to use the CFHTTP method because I want the same form page to reload and call the url but do not konw how to pass the form variables to the CFHTTP part.
I can do this using the POST method however the page on the receiving server is expecting GET.
I usually code in PHP, ASP.net but have never really looked at CF.
Any help is really appreciated
TIA
Mick
mymapofseychelles
eWOC
LookandBookIt
Rotography
I am trying to process a form using the GET method. My scenario is this. I have a page on a server that is expecting a GET request, I cannot change this. I have a form that I want to get values from to create a url i.e etc... However when I try to do this with the GET method I am coming up against a brick wall.
I need to use the CFHTTP method because I want the same form page to reload and call the url but do not konw how to pass the form variables to the CFHTTP part.
I can do this using the POST method however the page on the receiving server is expecting GET.
I usually code in PHP, ASP.net but have never really looked at CF.
Any help is really appreciated
TIA
Mick
mymapofseychelles
eWOC
LookandBookIt
Rotography