Search Results

3
votes

How do you add arguments to an ASP button PostBackUrl?

If you have the PostBackUrl set on your button, then the search box field on your first page, and any other form fields on that page, are already being posted to your search page. The trick is gett …