first ?
Subject: Wrong question…
The correct question is “which runs?”
The answer depends on which client is being used. QuerySave fires in the Notes client prior to a save, but never executes for a browser-submitted form. Conversely, WebQuerySave executes in the HTTP task when a browser submits a form, but the Notes client never sees it.
Subject: Thanks
Thanks