Hi folks.

I'm having a wee problem using CFHTTP.  What I basically need is for CFHTTP
to simulate the submission of a form.  The problem i'm having is that
instead of moving on to the form action page (which is on a different
server) I have to display the results in the same page as the CFHTTP
request using #cfhttp.filecontent#.  My problems arises because the page
that the form is to be submitted to sets a number of cookies, and does
various other jiggery pokery which break when using cfhttp instead of a
direct form submission.

Is there anyway I can simulate the submission of a form, and actually make
the user move over to the other site rather than displaying the content in
my own page?

Cheers

James


-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to