I have one page in which there are two option for search.
Either user click on search button or using querystring.
But when I go from query string and after click on seach button the query string remains as it is.
I want to blank query string on button click.
Loading
Suthish NairPosted Feb 27, 2011, 12:19 PM
Suthish NairPosted Feb 24, 2011, 7:45 AM
Attach the code, so we can have a look at the logic you defined.
Jaganathan BantheswaranPosted Feb 24, 2011, 7:25 AM
Just assign null to the query string.
PankaJ DPosted Feb 24, 2011, 7:11 AM
Krishna GaradPosted Feb 24, 2011, 6:54 AM