i just want to refresh an applet without reloading the whole page in asp.net using javascript.
I tried document.applets.view.refresh() and kept this <param name='cache_option' value='no'> line in applet code. In both the cases i'm failed.
can anyone help me with this.
Thanks in advance
Add a comment
|