Hi All,
I saved the following code onto my desktop:
<!DOCTYPE html><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/></head><body><p>Open page in Chrome</p></body>
as "OpenInChrome.html"
When I open it, it opens up in IE7, does not render Chrome.
Could you please help, what should I set to force the html file to switch application to Chrome browser?
Thanks!