Why are you doing that cflocation to finish processing? Why not do your form processing right then and there on the current template?
Not that everyone has to do it this way, but I typically build a form where it submits to itself and, 1)validates 2)processes and 3)proceeds (i.e. [b]"thanks for filling out the form. We love you."[/b].
If I had form processing code that needed to be shared with something else (maybe thats why you're doing the cflocation?) I would use an include or a cfmodule call.
--
-------------------------------------------
Matt Robertson, [EMAIL PROTECTED]
MSB Designs, Inc. http://mysecretbase.com
-------------------------------------------
--
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

