Hi,
I’m using JSP with notes to make a webapplication.
I can display the document in my database in the webbrowser, but when I try to save a new document it doesn’t work. I can edit the documents and the changed fields are saved correctly.
I don’t get an error message.
Does anyone have a clue??
Kind regards,
Rory
Subject: Browser doesn’t save documents
Are you sure you have permission to create documents? It is possible to have edit permission without having the ability to create documents, or to create documents using a particular form.
Subject: RE: Browser doesn’t save documents
Well I do have the rights to create and edit the documents.
The problem that I had is a bit changed. First I couldn’t save anything, but now it saves the first value that it finds, but skips the other values.
Any idea??
tnx, Rory