Flyte
05-03-2010, 03:49 PM
How would I properly write this code? I dont know what to put in the first line..
<vb:if condition="the registered user is logged in"/>
html here
<vb:else/>
html here
</vb:if>
I am just trying to find a way to not allow guests to view a video, but view a thumbnail of the video. But do this through BBCode tags, if that is possible.
Thanks!
<vb:if condition="the registered user is logged in"/>
html here
<vb:else/>
html here
</vb:if>
I am just trying to find a way to not allow guests to view a video, but view a thumbnail of the video. But do this through BBCode tags, if that is possible.
Thanks!