Hi,
I have got a display tag table in HTML form. The HTML form also contains the hidden variable to identify the one out of different buttons pressed in the form. Once some value is set to to a particular hidden variable and the form is submitted, the hidden variable gets appended to querystring and then same value of that hidden variable is always sent even when I click on the different page of the display tag table. And this is because the hidden variable gets appended to the querystring.
Does anyone know to disable appending these hidden variables to the querystring?
thanks,
Kamalakar
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs

