If you're trying to postback from a modal dialog window, you'll see that a new window will open up with the results. In order to stay at the same window, use <base> element inside the document's <head> element -
<html> <head> .... <base target="_self"/> </head> ....</html>
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2009, Oren Ellenbogen
<= Contact me via E-mail
newtelligence dasBlog 2.2.8279.16125