Profile good practice

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ashe Sjedic

    Profile good practice

    Theoretically how's this:

    Using the profile, in a web site to edit movie information.
    ---------------------
    if profile.current Movie= NULL then

    set profile.current Movie = look_up_this_gu ys_latest_movie _in_the_databas e
    (CurrentUser)

    end if
    ---------------------
    List on the page all the profile.current Movie crap



Working...