>> I have a directory without an application file where there is 
>
>Why not just write out to a 'includethistext.txt' file on the protected
>form's action, ideally outside the webroot, but if all you need is
>protection you can do it in the protected directory.
>
>Then on the unprotected form, read that file in using CFFILE from the
>location that you know you wrote it out to and then display it on the
>unprotected form.
>
>That way, if the application goes down, when it comes back up, it still
>has the file to read from.
>
>I feel I'm missing something in your explanation though.

No, I don't think that you're missing anything.  I was thinking of includes and 
application variables and hadn't used cfFile in quite a while so I didn't think 
of it.
Is there any reason why I shouldn't just write out a .cfm so that I can easily 
include it and that can designate multiple variables instead of 1 piece of 
text.  I find it talking over the project that there's probably 3 pieces of 
text.

thank you.

daniel

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252959
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to