F
Fabiano
Please,
with ASP, if i have a form where the user must input some data for a search,
when the user click SUBMIT, i call another ASP page that verifies and
execute the search with the user filters.
How can i do the same thing with ASP.NET, 'causes when the user click a
button i trigger the event Onclick, and there i call a redirect to other
form (the result form). How can i get the values of my first web form, such
as a request("...."), at my result page?
tks in adv.
Fabiano
with ASP, if i have a form where the user must input some data for a search,
when the user click SUBMIT, i call another ASP page that verifies and
execute the search with the user filters.
How can i do the same thing with ASP.NET, 'causes when the user click a
button i trigger the event Onclick, and there i call a redirect to other
form (the result form). How can i get the values of my first web form, such
as a request("...."), at my result page?
tks in adv.
Fabiano