>You forgot the best way to pass data with CFLOCATION...
>
>Don't use it.
>
>Seriously, around 80% of the time I have seen CFLOCATION used, it was
>unnecessary, or inappropriate.
I agree 100%. However, in this case the user's form data needs to be
processed by two different servers, one of which using SSL. Since nothing
was stated to the contrary I assumed that the servers were on different
networks, thereby making CFINCLUDE impossible.
This is similar to credit card processing:
1) User submits CC data to a page on my site
2) I do some server side validation of data. If all is kosher I pass on the
data to a processing agent (such as Cybercash). Since I'm going to a new
server I *want* to do a CFINCLUDE to initiate a new page load, in which case
I have to pass the data via one of the methods I mentioned.
Regards,
Seth Petry-Johnson
Argo Enterprise and Associates
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.