Jump to content

Google Chrome vs IE - Looking for the "Open / Save / Cancel" options?


Recommended Posts

Posted

Hi,

 

We are looking to move to chrome but ion testing one of the features we need and use in IE is when we click a link (mainly intranet, e.g. "X:\Wordfile.docx") IE brings up the option to open, save or cancel.

 

So far I have only seen that Chrome can just Save it THEN open it from that new saved location.

 

We need to have "Open" so that if any changes are made and then the document is saved it updates its original location.

Has anyone seen this option somewhere please have had a good look anbd google!

 

Thanks in advance

Posted (edited)
So far I have only seen that Chrome can just Save it THEN open it from that new saved location.

If you want .docx files to open automatically as soon as they are downloaded, try adding the following setting to your master_preferences file.

 

{
  "homepage": "http://www.google.co.uk",
  "download": {
     "directory_upgrade": true,
     "[color="#FF0000"]extensions_to_open[/color]": "docx",
     "prompt_for_download": false
  }
}

 

This is equivalent to selecting the 'Always open files of this type' option for .docx files in your download bar.

 

http://i.imgur.com/wnhkJVj.png

Edited by Arthur
  • Thanks 1
Posted

Thanks arthur...

 

Sometimes (probably most of the time) they will need to save normally. Its just when using the intranet and Worcestershires Gateway site that they need to OPEN and edit directly then save...

 

Are you sure that this doesnt download it first then automaticaly open it from that new saved location?

If not this would be great if i could set it automatically open from certain websites? i.e. the 2 listed above.

Posted
It's just when using the intranet and Worcestershires Gateway site that they need to OPEN and edit directly then save.

Do both of those sites rely on an Internet Explorer plug-in to upload the documents directly after saving? :confused:

 

Are you sure that this doesn't download it first then automatically open it from that new saved location?

Actually that is what would happen. Sorry. :o

 

I'm not sure if this is an option, but Google make a Chrome extension called Legacy Browser Support that can force just the two sites you mentioned above to open in Internet Explorer. Should you need it, the CRX file for this extension can be download from here (right-click, Save Link As).

Posted
Thats one of the reasons we've held off using chrome. Our intranet uses a lot of links like file://server/path/file.ext and they just don't work at all in chrome. bl--dy nuisance as anything these days seems to require IE9+ and we're stuck on IE8 because we have a lot of XP machines that won't get upgraded for a year or so!
Posted
That's one of the reasons we've held off using Chrome.

Did you try adding the switch below to your shortcut?

 

"%ProgramFiles%\Google\Chrome\Application\chrome.exe" [color="#FF0000"]--allow-file-access-from-files[/color]

Posted
Did you try adding the switch below to your shortcut?

 

"%ProgramFiles%\Google\Chrome\Application\chrome.exe" [color="#FF0000"]--allow-file-access-from-files[/color]

 

I tried that, and clicking a file:// type of link still does nothing. Either we stick with IE or change the intranet!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...