include sample_top.html
Caravan Business Server>Examples>User Domain


User Info Variable

if userinfo(uid) "You are "; userinfo(username);"
" "Your userid is "; userinfo(userid);"
" "Your link is ";userinfo(link);"
" "Your unique id is "; userinfo(uid);"
" else //Prompt the user to login " You have not logged in." endif
  include sample_bottom.html