Hi, i am new to modelglue and was also wondering the same:
would it be best to create a piece of code in the exception event handler that check the type of error message. then if it is an unkown event error then it can send them to a page saying unknown event with a back button to the previous interface?? does anyone else do it this way, and would this be the best way? thanks richard On Sep 3, 5:10 pm, Rich <[EMAIL PROTECTED]> wrote: > Hi Gang- > > Was just wondering if everyone is using a particular method of handling > the issue of a missing or incorrectly typed event in their Model-Glue > code. For example, I have "www.mysite.com/index.cfm?event=home". "home" > is an event, I have coded for it, all is well. But how does everyone > handle when a user enters "www.mysite.com/index.cfm?event=fome" and > "fome" is not an event that I have coded for? I've implemented the > "exception" event but only in a way to handle other kinds of CF errors, > not missing template errors or missing event errors. Does everyone use > the exception event for this as well? > > Anyone? > > Thanks, > > Rich > -- > > Rich Leach > > [EMAIL PROTECTED] > > 303-913-7338 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
