hi,
im a web designer trying to implement a web application that will work across both IE and Safari..
have used the exeCommand to refresh a page once content from another has edited its contents that is stored in a DB...
this works fine in IE but will not work in safari..seems as the javascript command exeCommand("refresh") is not supported in safari (even though a number of texts say it is)..
any help on why this doesnt work, or an alternative that wil work in safari/safari+ IE would be greatly appreciated..
thanks