how can we disable a search page if not data has been passed through query string to search page and redirect to error page (pagenotfound) using jquery asp.net
if data is passed..
then display it in search page...
check the difference..
we get result for first link
Search.aspx?q=asp
for the next pages ..
redirected to pagenotfound.aspx
Search.aspx?q=
Search.aspx?q
Search.aspx?
Search.aspx