Hii gmk51080
Are you performing this calculation on client side ?
if yes then put a hidden label,and assign your calculated value to this label using javascript,since this label is runat=server ,u can access this label on the server side too :)
Hope this will help you
Cheers :)
vinod
|