I am trying to make two layers visible and hidden using variables which are dependent upon the value in a Recordset.
The two variables are supposed to control whether a Flash layer is visible, or a Graphics layer is visible. I have declared the variables as FlashVar, and GifVar, and have declared them in VB, in the ASP part of the page. How can I get the Browser to recognize their values in the body of the page?
The two variables are supposed to control whether a Flash layer is visible, or a Graphics layer is visible. I have declared the variables as FlashVar, and GifVar, and have declared them in VB, in the ASP part of the page. How can I get the Browser to recognize their values in the body of the page?