Hi all,
i want to call a composite application through URL, like:
notes://server/db.nsf
but i want also to pass parameters in URL like:
notes://server/db.nsf?a=1&b=2
composite application has a form inside it.
How can i detect the url parameters inside it?
I try with a @urlquerystring in a field but it doesn’t work.
Can you help me, please?
Thx
Andrea