is that the one that the client side web service calculator is based on ????
have you though of using an IFrame ? It still involves a refresh but only the "hole" in the page (the IFrame) will refresh. It's easy.
Something like
<IFrame name=if id=if width=200 height=200 src="http://www.me.com"></Iframe>
Then you have href like
New Page