I apologize in advance for not knowing a thing about web apps. I'm completely ignorant of how a web app works, however I have managed to create one from my "programming vs 2005" book that works just peachy. I created a sqldatasource, dragged a grid on the form, a formview on the form, etc., and can get the app to select all the records in a table, let me edit them and add new ones.

Now I just want to create a page where a person can go, enter some info (bound to columns in a sql table?), click a 'submit' button and insert the info into the sql table.

Is this just too big a question? Can you point me to a tutorial that does just this? I am resistant to taking a 101 course on web apps--no time! Plus everything I read says I don't have to know anything about programming!! If I need to, however, I need to do it with VB code.

Thanks for your patience