views:

8

answers:

0

Im trying to get a value server side.

<web:Column Caption="" ColumnName="View" HyperLink="CatalogItems.aspx?UsgSvcID={0}&DisplayInactiveService=<%m_aServerSideVar %>" HyperLinkField="UsgSvcID" ></web:Column>

I'm not sure if I can do this or I need to create a function to do a redirect.

Thanks Brad