Form Refresh Location & Values

T

Trillian

I have a working .asp form with 3 db results areas for
different products. Each has its own search box in which
the user chooses a value to display the related pricing
info before clicking a buy button.
(The results areas aren't related to each other, I just
have 3 on the page for convenience.)

My question - when the user selects the search value and
clicks "select" the form refreshes but is displayed "at
the top". If the value they were selecting was in the last
results area they have to scroll down to see it.

I have each results section labeled with a
bookmark "name"; is it possible to redirect the updated
page to there?

And, is it possible to still have the value they selected
displayed in the search field?

TIA
 
Top