Question
CFLocation
Works:
<CFLOCATION URL="DSPSelection.cfm?SelectDealer=#SelectDealer#&SelectProgram=#SelectProgram#&SelectEnrollment=#GrabNewID.Point#">
and
<cflocation url="dgim/enroll_dgim.cfm">
Doesn't Work:
<cflocation url="dgim/enroll_dgim.cfm?selectProgram=#selectProgram#&enrollment=#enrollment#&selectDealer=#selectDealer#&signer=#signer#">
Can I not direct to another directory when passing variables? Thoughts?
Thanks!
<CFLOCATION URL="DSPSelection.cfm?SelectDealer=#SelectDealer#&SelectProgram=#SelectProgram#&SelectEnrollment=#GrabNewID.Point#">
and
<cflocation url="dgim/enroll_dgim.cfm">
Doesn't Work:
<cflocation url="dgim/enroll_dgim.cfm?selectProgram=#selectProgram#&enrollment=#enrollment#&selectDealer=#selectDealer#&signer=#signer#">
Can I not direct to another directory when passing variables? Thoughts?
Thanks!
