![]() |
| CFM and MIVA |
|
bspitler
|
Not sure if this is a CFM question, or a MIVA question.
I would like to combine the MIVA screens with the CFM application functionality. I have the application.cfm set-up and running with all the screens - now I would like to have the code in the application.cfm page to display BEFORE each MIVA screen. here is what I would like to do. Create a store.cfm and pass it the parameters that would be required to display a store screen... SCREEN=CTGY&BLAH BLAH BLAH. It would then run the application.cfm, load the store.cfm and then grab the MIVA screens. This is easy to do in a frame, but I want to stay away from frames. Anyone have any suggestions? Thanks. |
||||||||||||
|
|
|||||||||||||
|
byron
Forum Admin
|
You could use cfhttp to make calls to your Miva pages, and then display the output within a .cfm template.
|
||||||||||||
|
|
|||||||||||||
| CFM and MIVA |
|
||
|


