Hi All Looking at moving object data between pages within a session, does anyone know which is more efficient, in resource management and time, serializing & unserializing the object to/from a session variable or writing the object to the database and reading back on the new page. Thanks Mark