I am having a problem with one of the Dreamweaver embeded Server Behaviors. I
have a search form that I input data into and then through the querystring pass
data to a results page. On the results page I use the Dreamweaver embeded
Server Behavior of "Move to Next Page" and "Move to Previous Page". My problem
is that Dreamweaver does not include the QueryString values in the links for
Next and Previous and as such once I click those links I get the entire data
set not the filtered data set. Anyone have any ideas how to fix this short of
modifying the Dreamweaver created links and adding the QueryString variable?