..@ozemail.com.au
Sent: Sunday, April 03, 2011 3:55 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Using CFHTTP
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 cre
;
>
>
> *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
> Behalf Of *Steve Onnis
> *Sent:* Monday, 4 April 2011 12:15 AM
> *To:* cfaussie@googlegroups.com
> *Subject:* RE: [cfaussie] Using CFHTTP
>
>
>
> FTP and POST data have nothing to do w
will not work because your script is effectively "not logged in".
From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of Steve Onnis
Sent: Monday, 4 April 2011 12:15 AM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] Using CFHTTP
FTP and POST
FTP and POST data have nothing to do with eachother. Either you submit POST
or you upload via FTP
From: rai...@ozemail.com.au [mailto:rai...@ozemail.com.au]
Sent: Sunday, 3 April 2011 5:55 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Using CFHTTP
Hi,
I am trying to dynamically
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