|
Loading...
|
cfwheels@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [cfwheels] I want renderPage to act like redirectTo Per Djurner Thu Apr 05 14:00:48 2012
If it's some code in the current action that you don't want to run it sounds like the best approach would be to put it inside an if statement or something. If you post some actual code it would be easier to help though :) On Thu, Apr 5, 2012 at 10:02 PM, George <[EMAIL PROTECTED]> wrote: > I like redirectTo because while processing an action I can test for > something and then immediately redirect based on the result, thus stopping > the processing of the current action. > > However, sometimes I need to use renderPage, but that does not stop the > processing of the current action. What is the best method for this? I have > read to not use a return statement, but how about and EXIT tag after my > renderPage()? > > > -- > You received this message because you are subscribed to the Google Groups > "ColdFusion on Wheels" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/cfwheels/-/rz33AV4vgcoJ. > To post to this group, send email to [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/cfwheels?hl=en. > -- You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfwheels?hl=en.
- [cfwheels] I want renderPage to act like redirectTo George 2012/04/05
- Re: [cfwheels] I want renderPage to act like redirectTo Per Djurner 2012/04/05 <=
- Re: [cfwheels] I want renderPage to act like redirectTo George 2012/04/05
- Re: [cfwheels] I want renderPage to act like redirectTo Per Djurner 2012/04/06