H
Harry
Hi,
Slight problem in asp.net. (c#)
I have a aspanel page set up, with two different panels both of
which contain a form.
On the second page the user presses submit and the form details are
automatically entered into a SQL database.
Problem is, when the user presses the next button on the first panel,
the details of that form are inserted into a databse record. Then when
the submit button is pressed on the second page, that form is
submitted to a NEW database record!
q: how to I tell the button on the first panel, not to submit to the
database and just go to the next panel ?
Any help appriciated as always!
H
Slight problem in asp.net. (c#)
I have a aspanel page set up, with two different panels both of
which contain a form.
On the second page the user presses submit and the form details are
automatically entered into a SQL database.
Problem is, when the user presses the next button on the first panel,
the details of that form are inserted into a databse record. Then when
the submit button is pressed on the second page, that form is
submitted to a NEW database record!
q: how to I tell the button on the first panel, not to submit to the
database and just go to the next panel ?
Any help appriciated as always!
H