not sure if to put this in asp or data base or what, you will probably find this a simple one but I have a standard asp text box for which I want to update SQLserver with its content on button press. i already have a dat grid on a different page for which i read the data into from the database, i was just wondering do i need to set up another data source and data grid to insert into the database? if so, is this the simplist method, any other methods?