how to call a CF File from another CF File
Hi
I am trying to call a CF1 File from another CF2 File.
CF1 File - takes some parameters which will help in generating PDF.
i need to call that CF1 File with parameters from another CF2 File. i cannot use hyperlink, i cannot use cflocation, i cannot use cfform tag, i cannot use any submit buttons or anything. just when i run CF2 File. CF1 File should trigger and the pdf output should be generated. pdf output will only be generated in cf1 file only when i send some parameters to that file from CF2 File.
Thanks
Ravi
