Question
Record ID after Insert
I have a form that inserts a record, the user is then
redirected to a second page to upload images so I need to recall
the record that was just posted. How can I capture the record ID of
the record just inserted so I can use it to filter the recordset on
the second page. I am using ASP/VBScript. - Thanks
