[FX.php List] sessions with FX.php
Jane Chinn
Jane.Chinn at cwu.EDU
Wed Apr 20 11:21:24 MDT 2005
Hello,
I have Filemaker Server 7 and Filemaker Developer 7.
I previously developed a solution with a two related databases in FM6
and CDML. The first database was for a list of students with last name
and student id (password). Tokens were set to pass the last name and
student ID values to the second database which was a peer evaluation
form with related fields from the login database. Each student was to
evaluate each of the members in their group. Each group member ends up
with several records that are evaluations of individual group members.
These can later be searched by the instructor.
I'm thinking to do the conversion using FX.php I would have to register
session variables when doing a find for the student logging in. I
would then like to have the login session variables pass to the next
page and submit into the evaluation database. How would I start a
session for the student name and id with FX.php and have the session
varaibles pass into the second related evaluation database on the next
page which creates a new record.
Thanks,
Jane
More information about the FX.php_List
mailing list