Das Notes Forum
Domino 9 und frühere Versionen => Entwicklung => Thema gestartet von: Mircea Serban am 25.10.02 - 09:28:28
-
In the Java agent i obtain two values Data1 and Data2.
Then I open a form (with out.println("FormName?OpenForm")) which have two fields named Field1 and Field2 and these fields needs to be computed with Data1 and Data2.
I don't want to transmit Data1 and Data2 by url.
How I can do this???
Thanks