I have a web form,
In firefox its fine, in explorer 6.x i get the following…
I save the document, but the “Editable Fields” dont save any values ???
If i check in notes desktop the values are just empty ?
any ideas …
Thanks Rob
I have a web form,
In firefox its fine, in explorer 6.x i get the following…
I save the document, but the “Editable Fields” dont save any values ???
If i check in notes desktop the values are just empty ?
any ideas …
Thanks Rob
Subject: RE: Field Values not being saved
The Domino server doesn’t care what browser sent it a form. It’s just looking for the data transmitted along with it. There’s a standard way that browsers submit a form, which is the same for all browsers.
So if there’s a browser difference in the behavior of your form, the difference is occurring at the browser end, not the server end. It’s a JavaScript compatibility issue between the browsers, for instance, not a Domino issue.
Knowing nothing about the HTML and JavaScript and whatever that’s in your form, I couldn’t begin to guess what the problem is. Look at the HTML. Trace through the JavaScript code. Is it doing something you didn’t expect? Post enough detail that people can help you. Since this is a browser problem, consider posting to a web development forum rather than a Notes/Domino forum.
Useful blog: Best Practice Makes Perfect
For faster answers, be C R I S P Y