S
shahzad
Hi,
As you all know that in classic ASP we when take the user inputs in a form
then when user click submit the form the page moves to the page specified in
action attribute of the form .
Now in Asp.Net how can we do this as the form always posts back to itself .i
want to move it to new page with all the values of the form which the user
fills.How you people manage this problem?
do i have to make a custom url and redirect it to next page but i think it
is not practical way of doing.
thanks in advance.
shahzad.
As you all know that in classic ASP we when take the user inputs in a form
then when user click submit the form the page moves to the page specified in
action attribute of the form .
Now in Asp.Net how can we do this as the form always posts back to itself .i
want to move it to new page with all the values of the form which the user
fills.How you people manage this problem?
do i have to make a custom url and redirect it to next page but i think it
is not practical way of doing.
thanks in advance.
shahzad.