I have a web form that has two buttons on it.
The first button performs @formula calculations. Works fine.
The second button (it used to work) is used to submit/save the form. However, when the submit button is pressed I just get a white screen with the # “0” in the upper left corner. The form does not save and the URL in the new window is the save as the form’s URL.
I have tried ever way I know of the submit/save the form.
If I turn off the “Use JavaScript…” check box in the Database properties the form does submit correctly – but it submits when the first (logon) button is clicked.
Any ideas? I have tried everything and this database is down!