I am trying to trap a access error.
I have a form that is doing @getfeild to another doc, if the person logged into the web does not have permission to see the other doc the @getfeild fails and throws up a login page for them.
Does anyone know how to grab that error?
@iserror does not work??