Author: asp__developer | Posted on: 9/14/2009 7:09:24 PM | Views : 882

supporse i have a table in the database : information table
it contains these coloumns: aspnet_username, aspnet_usedID, comment
on the page there will be a login controland when the user will login then the user will be navigated to a page on which there will be only 1 textbox

now whatever the user will write in the textbox and press submit button, the textbox information should get saved in  the comment column along with the username who logged in
somebody please explain me this thing STEP BY STEP
from creation of table to code behind the textbox, with connection of page with the database along with the code behind the submit button
PLEASE EXPLAIN ME STEP BY STEP ALONG WITH ALL THE CODES...

...

Go to the complete details ...