Get the date in <Link>_OnWebEvent using getDisplayFieldValue(<param>). Put this value 
in the cache using putUserSessionObject(<param>.

In the page you want to display the value get the object from session using 
getUserSessionObject(<param>).
         you can do this OnBeforeRowDisplay Event, do a setDisplayFieldValue to the 
field
         you want to set.

Check documentation for function and event syntax.

Hope this helps
Madhu

[EMAIL PROTECTED] wrote:
>Hello, 
>in my application I need a user to type in a Date on one page, and have this Date to 
>be automatically displayed in a 
>specific text box on another page.  I undersand that I need to write some Java events 
>there, but I don't know which ones and
>how.  Could anyone help me please?
>Thanks a lot in advance.
>Rimma

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to