Insert Record - Get ID from Session Variable
Hi,
I am sure I have used this functionality ok before, but for some reason it doesn't want to play ball at the moment.
I am inserting a record with Data Assist and am storing the new ID in a session variable called var_auctionid. However, when I try to recall the recordset, filtering by record ID using the var_auctionid session variable it always errors.
I've tried to print this to screen and it appears the session variable is always empty.
Am I missing something?
I am using Classic ASP for this site.
Thanks
Ian