Hi Trent,
Thanks for your reply. I'm using buttons on the form. You mentioned to set the session value on: 'Send new value to server' and in the 'Server Code' set the Session Value. And set the session value again on form load: If you use Buttons then set the Session Value on form load
Does this mean that I have to set the session value twice?
When I set the session value in the 'Server Code' embed, it goes under validate routine '5 Add Server side code here' , it does not work. I'm still struggling with finding the correct embed point on the form that has multiple buttons. Example: Button1: p_web.SetSessionValue('pCliType',1) and Button2: p_web.SetSessionValue('pCliType',2)
Thanks - Sukhendu