Hello,<BR><BR>I've got a dumb question for you. I've got a page where a persons name and phone number can be updated. The name is in a text box. The phone information is in a separate table because there can be multiple phone numbers. Right now I am using a datagrid to display the phone information directly from the database. My problem is that I have a button that lets the user insert a new phone number. What's the best way to do this? I know I shouldn't hit the database everytime, but I'm new to this stuff and I'm not sure how to do it.<BR><BR>Thanks for any help, I really appreciate it.<BR><BR>Thanks,<BR>Nick