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 .
-~----------~----~----~----~------~----~------~--~---

Reply via email to