I want to show the following string result only if the session variable Session("PublicGID") is set:
<% = strDB_DirectoryBannerImage %>
How would I go about it?
I want to show the following string result only if the session variable Session("PublicGID") is set:
<% = strDB_DirectoryBannerImage %>
How would I go about it?