T
Tim Thorp
I have a FP2002 / Access2002 web app and in it I pass the eventID from a
list of events through a hyperlink to a registration form on which I display
details of the selected event and then a form in which users enter name and
email and click submit to register.
The problem I have is that the registration table has eventID, name and
email fields and I need all 3, but I cannot seem to get the eventID to work.
I tried adding a hidden field to the form and entering name=eventID
value=eventID and then "mapped" the field in form options, but am still not
having luck
Thanks in advance!
Tim
list of events through a hyperlink to a registration form on which I display
details of the selected event and then a form in which users enter name and
email and click submit to register.
The problem I have is that the registration table has eventID, name and
email fields and I need all 3, but I cannot seem to get the eventID to work.
I tried adding a hidden field to the form and entering name=eventID
value=eventID and then "mapped" the field in form options, but am still not
having luck
Thanks in advance!
Tim