Hi Claude

I'm guessing that you need to maintain the session. It works in the
browser because the browser maintains the sesison but CFHTTP
terminates the session after the 1st call. You probably need to pass
the CFID/TOKEN to maintain the session. Good luck!

Cheers

On Apr 3, 5:55 pm, <rai...@ozemail.com.au> wrote:
> Hi,
>
> I am trying to dynamically submit data to an external website that required
> me to log into the admin of the site to manually submit data
>
> I am able to successfully create a form page and submit the form to the path
> of the external site and the form data submits successfully with the form
> data being submitted  being added to the external sites database as required
>
> When I try and e cfhttp so the posting of the form data occurs in the
> background without the screen loading the external sites page does not work
> however the cfhttp code passes successfully naturally I am using the same
> url in the form page as I am in the cfhttp tag.
>
> Any suggests why this would not work would be appreciated
>
> Regards
>
> Claude Raiola (B.Econ Acc; B.Hot. Mngt)
> Samaris Software
> Email:  <mailto:i...@trackingcentral.om.au> i...@samaris.net
> Website:  <http://www.TrackingCentral.com.au>www.SAMARIS.net
> Mobile: 0414 228 948

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to