Hey there,
one question about Notes URI
I tried to create a Document via
notes:///test/test.nsf/testform?openform&subject=bla
So far it works perfect, the new Document opens, but i’m worried about parsing data to this new document.
In web you can get the data attached to the URL with CGI, but how could i get it in a Note Client?
Any idea?
cu
Marcus