forumposters
Programmer
I want to use cflocation to open up a page in a thickbox window. Without using cflocation, I can just do it like this: <a href="thickboxwindow.cfm" class="thickbox"> and it will open up that page in a thickbox. Is it possible to redirect a user to a thickbox with cflocation, though? How could you do that?