Hi
I have a Senario like this.
i have a textbox FCN NUmber. i have entered the text in that textbox and then clicks on Submit. the value should go and store in the Database Row where there is already the values entered like firstname,lastname,mobile,address Etc.

the FCN Number should store as a first column of a row.

Thanks in advance

if there are already rows exist in your database then there should be a unique id for each record should also be exist.
so pass the id to which u want to submit the data and it will be stored at the place where u want to stored.
i think this will help you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.