I have a showmodal dialog that return value to a parent page. all works fins beside when i have postback in the aspx dilaog page, the dialog return null.
I try adding .
The problem apeear only on chorme and safari, on IE 8 and FF its work fine.
Thanks.