Keep Jquery dialog State after poseback
- by shaahin
Hi
i have a dialog that made by jquery
in this dialog i have asp button that save information in database
but when i pust the button the page will be poseback and dialog will be close
but i want to keep dialog state
how can i do that
cheers shaahin
please give me an example