Re: how to disable the refresh button



Are you using window.open?

Disable the standard toolbar.
If it's a new window (anchor with target="_blank" or otherwise), there's no
way to disable the Refresh button. You can't stop anybody from resending a
query.


--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------


"AVL" <AVL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FDDE263A-B9EA-4558-9F84-D6D117DEE64A@xxxxxxxxxxxxxxxx
Hi,

I want to disable teh refresh button on my pop window. Whenever I right
click, my pop up window, the 'Refresh' button should be disbaled....

Can anyone help me on this....

any javascript functions to be included?


.