Skip to Content
0
Former Member
Mar 21, 2008 at 02:39 PM

to display dynamic images in XMII through dynamic graphics and BLS

26 Views

Based upon my selection in my html screen combo box ,i pass that value to qury parameter.Query parameter inturn use that value and fetch the corresponding record and query parameter return the particular column of selected record.

With the help of that value ,image gets displayed dynamically with the help of BLS(Business Logic Service) of XMII.