Hello,
I have this:
If (ClientAPI.BrowserSupportsFunctionality(ClientAPI.ClientFunctionality.DHTML) Then
ClientAPI.RegisterClientReference(me.Page, ClientAPI.ClientNamespaceReferences.dnn)
ClientAPI.RegisterClientVariable(Me.Page, "NexusHidden", "False", True)
ClientAPI.RegisterClientScriptBlock(Me.Page, "ThisScript", "<script type ='text/javascript'> t work either. I am not good with JS and have a vague idea of the limitations between Client and Server interactions. I am sure that the ClientAPI does this, but it is not working. Please help. I need it fast. Thank you in advance.