I have a public access web form. It has a saveoptions field set to zero (I don’t want to save it). I have a WebQuerySave agent that grabs the values and does some stuff based off what the user entered. I am testing this app in 6.5.1 (works fine in R5), and the values from the form are being submitted blank. I have modified the agent to use print statements to debug. Any thoughts on why the values would be blank?
Thanks in advance.