Hi Is it possible to load a inline command dynamically based on some condition.Like If I choose Radio Button 1 then load data from first inline command else if I choose Radio Button 2 then load data from the second inline command.P.S :Teamsite version 6.1Solaris environment.ThanksPrasad
Thanks for the reply! Here is my requirement. I need to load data dynamically from the database. Right now I am able to load data with a small java program directly. But there are situations when I need to load data on select of radio button or a drop down from the database. Is there any thoughts on how I can achieve it.Thanks Prasad