I have been trying to do this for quite some time. I am very stumped and anxious to learn the solution. I am using vb script with an access 2000 database. I know how to change the recordsets navigate through it and display the current record using response.write. But how can I assign a textbox to bind to my recordset or simply just use textbox1.text = recordset1.fields("fieldname1". ANY INFO WOULD BE HIGHLY APPRECIATED! THANK YOU