PDA

View Full Version : Check to see if customer is logged in


Gazungle
06-23-06, 06:44 PM
basically i want to create one or two pages in miva with some private info. if my customers are logged in, then they can see it.

I take it I just have to but an if statement on that page to check if they are logged in? How would i write that?

thanks !!

Bruce - PhosphorMedia
06-23-06, 06:51 PM
<mvt:if expr="g.Basket:cust_id NE 0">