4 Replies Latest reply: Jun 16, 2008 9:16 AM by Newsgroup_User RSS

    CFLocation

    kodemonki Community Member
      Works:
      <CFLOCATION URL="DSPSelection.cfm?SelectDealer=#SelectDealer#&SelectProgram=#SelectProgram#&SelectEnr ollment=#GrabNewID.Point#">
      and
      <cflocation url="dgim/enroll_dgim.cfm">
      Doesn't Work:
      <cflocation url="dgim/enroll_dgim.cfm?selectProgram=#selectProgram#&enrollment=#enrollment#&selectDea ler=#selectDealer#&signer=#signer#">

      Can I not direct to another directory when passing variables? Thoughts?

      Thanks!