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
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