Hi Friends,
I am new to BSP,
I want to know how pass values entered in text fields of page1 to page2 and display there using Htmlb. As I am able to succeed to display values in the next page using normal Html controls, for example,
navigation->set_parameter( 'field_1').
navigation->goto_page( 'page2.htm' ).
but failed to display the values in other page using Htmlb. Any one guide me or give me any help website to know much about htmlb.
Cheers,
Kiran K Vemula.