I have two forms, Receive Inventory and Inventory Detail. I have created a master relationship between the two. I receive inventory first and then click on the link for inventory detail and add in the items. I would like to link all of this information into one page. The receive inventory in the date, the origin and the destination. The inventory detail is all of the information concerning each item that is being received. I would like to have both forms on the same page as well as a running list of the details of each item echoed at the bottom of the page as they are being entered into inventory. I beleive that this can be done with sessions, but have not had much luck with this.