i need to use
<%= PostBackStr %>
in javascript in masterpage
if i put this i get following error
The Controls collection cannot be modified because the control contains code
blocks (i.e. <% ... %>).
is there any alternate way to do this
...
Go to the complete details ...