Forum Moderators: open
So, I think this calls for frames. Other suggestions are most welcome.
Assuming frames, I've contemplated bringing all the required data down to the client along with the search results for the bottom frame, so that the top frame can be loaded without a trip back to the server. But I'm leaning against that. So what I think I need to do, is reload the top frame, passing the key to the data in a querystring. The question I'm posing then (and what a long winded way to get there) is what does the href look like that will invoke a reload of the top frame?
Many thanks for any tips!