* and then Khalid B declared.... > Use session data. > > To store something use: > > $_SESSION['foo'] = $bar; > > To get it back use: > > $baz = $_SESSION['foo']; > > That is it. Thanks. Will the data not be lost when the browser is closed? -- Nick Wilson http://performancing.com/user/1