So the Session set by DA is used in later inserts.... HHHmmnnnn I always wondered why you guys created the session var. I've always used the PHP function that takes the primary key from the initial insert:<?php $record_id = mysql_insert_id(); ?>

Sorry, not sure I understood that, was it posted for me?
Cheers


