I am trying to make edits to a previously read-only page. I
have added some queries and when I run the page, the queries are
not run. I have put the queries in a try/catch block and again, not
run. I have even put in random test (i.e. 'asdfasdf') hoping to see
it when I run the page; nothing. Maybe the page is cached or
something? I restarted CF services, but that still didn't help.
It's CF4.5, so maybe there are page caching issues?
Sorry for all the code, but the things I added are the
'asdfasdfasdf' after the InsertConsultant query, and I also added
the get_event_type query and catch try block. Thanks for any
help!