Forum Moderators: coopster
Problem:
PAGE A: Updates a database with inital info (ip, date, etc). Writes a form, which submits to Page B.
PAGE B: Supposed to write more info to the same reccord as Page A.
How can I capture which record id Page A writes to, so that Page B can write to the same reccord.