Yeah, if it was originally set up as a post, changing the form method will break things. After changing the form method you need to change the re bind the form in the serch to change the code from using the POST collection to using the GET collection. but if it is working for you, now, that is good.