I need to redirect all pages which has below values in query strings to another URLhttp://abcd.com/
ex: http://xyz.com/article.aspx?Center=BeautyCenter&top=90274&id=1 (note: Id would have any values in it like id=1 or id=2 ..... Other parameters will be fixed)
Thanks again for your help in advance.