R
Rob Meade
Hi all,
I have a page which displays some database results. On each column heading
I have 2 images, an arrow up, and arrow down for my data sorting.
The problem I have is that at the moment, the user enters search criteria
into the search box and clicks the search image button to trigger the
search. I now need the arrows to also submit the search - not the end of
the world, I can make them image buttons, but I have no idea how to send
dynamic sorting instructions via the querystring from the click of that
image button?
Can anyone help me please.
Thanks in advance,
Regards
Rob
I have a page which displays some database results. On each column heading
I have 2 images, an arrow up, and arrow down for my data sorting.
The problem I have is that at the moment, the user enters search criteria
into the search box and clicks the search image button to trigger the
search. I now need the arrows to also submit the search - not the end of
the world, I can make them image buttons, but I have no idea how to send
dynamic sorting instructions via the querystring from the click of that
image button?
Can anyone help me please.
Thanks in advance,
Regards
Rob
)