67 | Let SearchView return XML, JSONTommy Valand2726 - 11 2007 (3)
The title more or less speaks for itself.
Let us do: h t t p ://site.com/db.nsf/people?SearchView &query=[first_name]=tommy &outputformat=xml h t t p ://site.com/db.nsf/people?SearchView &query=[first_name]=tommy &outputformat=json |
42 | URL Command to get the XML representation of a notes documentRajeev Menon3643 - 17 2007 (8) Just like the view?readviewentries URL Command, I would like to have a URL Command to retrieve the XML representation of a Notes Document. For example: h t t p : / / ideajam.net/IdeaJam/P/ij.nsf/0/935851559D016E708625739C00807A4B?readdocument |
34 | Improved file upload system |
34 | Server-side includes on HTML pagesEric Wilson1596 - 30 2008 (3) Most web servers already support the ability to combine content from various sources into a single HTML page on the server but Domino does not. Domino needs this! An example is an HTML page which pulls content from Domino DBs into an otherwise static HTML page. Some might say ... |