Is there a way to disable the option to save files in the cloud for a companies user base in the new subscription model??

Our corporation is mandated by privacy laws within provincial legislation that prevents us from using cloud based storage outside of our province for the storage of data.  We are unable to continue using Adobe products based on the new subscription based model due to the inclusion of cloud based storage.  We need to have a way to disable the ability/option for our large corporate user base to store data files in the cloud.  Merely having the "option" to store files in a location of one's choice is not sufficient based on the policies we are legally forced to adhere to.  Without the option of disabling the cloud storage for our user base we will be forced to look at other vendors products to fill the needs we have that are currently filled by the Adobe line of products.  We would prefer to stay with Adobe products...so if someone knows how to disable this option (via registry edits, etc.), please advise.

hi Nikolay,
there is no clean solution for your problem. Browsers cache files by url, you can avoid caching appending in query string unique value per deployment. For example
_layouts/my_js_file.js?v=<current date> - will be refreshed from cache when day changes
_layouts/my_js_file.js?v=<GUID> - if guid is generated on every request, this file should never cache
_layouts/my_js_file.js?v=<product version> - more preferable solution, browser will update cache on every new version that was deployed
Actually, ScriptLink should take care about this, internally it has a method that appends unique id into query string based on js file content, if content changed, hash is also changed and new unique id is generated.
Check Below link for more information
http://sharepoint.stackexchange.com/questions/57874/how-to-avoid-caching-issue-when-using-custom-javascript-and-css-deployed-under
You can also check this link
http://www.sharepointnutsandbolts.com/2011/11/avoiding-bugs-from-cached-javascript.html
Please mark the Answer and Vote if it will help to resolved your issue

Similar Messages

  • I accidently erased all of my calendar events.  Is there a way to undo or retrieve them?  Is there a way to disable this option so I don't do this again?

    I accidently erased all of my calendar events.  Is there a way to undo or retrieve them?  Is there a way to disable this option so I don't do this again?

    No u don't think so but what model phone do you have? Smartphones you can sync calendar events online but not basic phones that I know of

  • I can't download firefox 4. I only get the option of "save file" or "cancel". When saving file nothing happens. Still doesn't download.

    I click on 'download', then the box appears asking whether I want to save file or cancel. Usually, when downloading, the option of "run file" is given, but not in this case.

    Click on Save File. Then click on the Tools menu at the top of the page and click on Downloads. When the file finishes downloading, double click it to being the installation.

  • Not given the option to save files hosted on Sharepoint 2010 site.

    We have a problem with opening forms on our intranet site.
    We have hosted some forms which staff will search for in order to fill them in, only the experience is being jilted somewhat by what seems to be a simple issue. When opening a document for reference, you are given the option to Save the file. On a document
    which is actually a form, we aren't presented with the opportunity to initially save it. Instead, the banner only asks if you want to Open the download, which then opens in the Word 2010 Web App. The problem is, this initially is not an editable file, which
    causes confusion for the end users.
    I wanted to share a screenshot of the banner bar but have not yet had this account verified, I will see to that now.
    Can anyone advise how this can be altered on the back end so we have the "Save" function offered up as well?
    Kind regards,
    Craig M.

    Hi Craig, your post is a little confusing. Could you provide a step by step of opening the document/form? Let us know what happens exactly at each stage. Without that information, my best guess is you need to go into the library settings and make sure
    it's set to open documents in client application.
    cameron rautmann

  • The option to save all tabs does not appear to work in ver 4. the promt is missing at sut down. How is this corrected?

    In ver 3.6 there was a prompt at shut down to save tabs. It seems that option is gone in ver 4. How can I fix this?

    One of the changes in Firefox 4: '''''by default''''' Firefox 4 does not display the warning message when closing multiple tabs, but it can be turned back on by changing some preferences. ''<u>Note: This was a decision by the developers. On this forum, we are all '''uncompensated volunteers''' here to help other users. The developes/employees of Mozilla/Firefox rarely, if ever visit here.</u>''
    #Type '''''about:config''''' in the URL/Location/Address bar and press the Enter key
    #Accept the warning message (promise to be careful)
    #The preferences page/list will open
    #Filter = '''''browser.tabs.warnOnClose'''''
    #If its value is set to false, double-click on it (in the lower panel) to toggle its value to true
    #Repeat steps 4 and 5 for these following 3 preferences also:
    #*'''''browser.warnOnQuit'''''
    #*'''''browser.warnOnRestart'''''
    #*'''''browser.showQuitWarning'''''
    #**Note: last pref is new in Firefox 4b12, may need to add (boolean)
    #**Info/Instruction for using '''''about:config''''': http://kb.mozillazine.org/About:config
    #See:
    #*https://support.mozilla.com/en-US/questions/785169
    #*http://forums.mozillazine.org/viewtopic.php?f=23&t=2105039&p=10434467&sid=fd2a35945bb2c633687f7b50d8c53989
    #*http://blog.zpao.com/post/3174360617/about-that-quit-dialog

  • Is there a way to specify compiler options in mxml file?

    I would like to implement the module optimization techniques
    that require "-link-report=parentLinkReport.xml" when compiling the
    main module, and "-load-externs=parentLinkReport.xml" when
    compiling the submodules. and can't find a convenient way to do so
    without manually compiling the mxml files from the command line.
    I am hoping there is a way of specifiying compiler directives
    in the mxml file directly, does anyone know if/how this can be
    done?
    Paul

    I asked a same question in flexbuilder forum but no answer so
    far.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=582&threadid =1295210&highlight_key=y&keyword1=load%2Dexterns

  • Is there a way to disable usb sync?

    I have several corporate iphones that will contain sensitive data. We do not want the data on these units to be synced with unauthorized computers? Is there a way to disable usb hard wire sync?

    In iTunes go to Edit > Preferences > Advanced and select the option to prevent automatic syncing of iDevices when plugged in.

  • Is there any way to disable runtime schema validation

    At runtime Kodo appears to validate that all of the tables and columns
    referenced in the mapping table exist in the datebase. Is there any way
    to disable this. It takes an extremely long time for the validation to
    complete and although it may be useful during certain stages of
    development or to verify a new deployment it isn't really all that
    desirable.
    Thanks,
    -Marc Sheftel

    Thanks!
    Abe White wrote:
    On Tue, 16 Sep 2003 11:44:36 -0500, Marc Sheftel wrote:
    At runtime Kodo appears to validate that all of the tables and columns
    referenced in the mapping table exist in the datebase. Is there any way
    to disable this.
    kodo.jdbc.SchemaFactory: dynamic
    Note that when using the dynamic schema factory Kodo can't detect foreign
    keys.

  • How do I allow my users to set the option to save a new timezone for future sessions?

    The option to save a newly selected timezone for future sessions has been greyed-out
    in the Calendar Client. How can I allow my users to choose this option?
    <P>
    This is controlled by the settimezone setting on the Calendar Server. By
    default, it is set to FALSE. You can change the value to TRUE in the
    unison.ini settings. The
    Calendar Server must be restarted for the change to take effect.

    Hi,
    Based my research, OOB SharePoint don’t allow anonymous users to contribute contents(Edit, Upload and Add) into list and library.
    This is by design behavior, and it’s a consideration about security in order to help protect your site from potential script injection attacks.
    For anonymous users, only the View Item permission is available for libraries.
    If you want to know more about this, please refer to
    http://office.microsoft.com/en-us/windows-sharepoint-services-help/enable-anonymous-access-HA010113018.aspx
    Hope this helps
    Thanks!
    Stanfford

  • Is there any way to disable the firefox search option when you long press the home button on Samsung Galaxy S5 Active?

    I have an S5 Active and sometimes the home button sticks and registers as a long press which brings up Firefox search instead of going to the home screen. Is there any way to disable Firefox Search so that this doesn't happen. I Love the Firefox browser but if this keeps happening I will have to uninstall it.

    hello djpianalto, you could clear the default settings for firefox on android within the system settings (like described in this [http://www.howtogeek.com/195885/how-to-set-and-clear-a-default-app-on-an-android-device/ external article]).
    or try an app like https://play.google.com/store/apps/details?id=hk.sld.SwipeLaunchDisabler

  • In keynote 2.0, is there a way to disable clicking to the next slide?

    I'm trying to create a Jeopardy template that lets the user click on the board to choose a question but I can't get it to stop moving forward one slide when someone click on the background of the question. Is there a way to disable that like in Powerpoint? I want to create clickable objects instead but if someone misses them by accident it could mess up the game.

    In the Document Inspector, in the Presentation dropdown menu, choose "Hyperlinks only". This option allows navigation of the presentation solely through explicit hyperlinks.

  • Question:-Is there any way to disable the installation location/folder of da Adobe AIR Application?

    Is there any way to disable the installation location/folder of the Adobe AIR Application or can we skip that part automatically?

    xmlns:mx="library://ns.adobe.com/flex/mx"  is the spark mx address, which is completely different than the original 2006 mx library. 
    The thing is:  I love AIR, hate spark, loved the 2006 pre-spark functionality.  It is so much more convenient and user friendly.  Given the choice between having the display seperate from the  processing, or having it be convenient and easy  to work with, I choose the later option.
    For the most part it seems like the AIR api is like a layer on top of the spark - flex system..   I would like to be able to over lay the same AIR functionality on top of the the old system....
    Possible or no?

  • Is there a way to disable touch on the Helix and get a power management for battery cycles?

    As the title describes.
    I've been drawing a fair bit on the Helix using photoshop but what to find a way to disable touch. I used to be able to do it on my x220t through the control panel>isd tablet settings. Windows 8 doesn't have that option. Please don't mention palm rejection as it doesn't always work.
    Also I'd live to know if there is a battery gauge to show the battery cycle of the helix. I know the battery is in good condition. What i'd like to know is the cycles of both batteries.

    So I have found a temp work-around that does the deed.  I have been using a lot of autodesk sketch, and its bomb if you don't have to worry about your hand touching the screen while you sketch.  Here is how I have been doing it.
    WIN+X >> Device Manager >> Human Interface Devices >> 
    Under this section you will find three USB Drivers installed.  I found that if I desable the second USB Driver, then the touch screen stops working, but the Digitizer still works 100%.  Just re-enable when you want to use the touch again.  I really wish Lenovo had software to take care of this out of the box.  But as I said, It works for the time being.

  • Is there any way to disable the log-in process?

    i  have no need to re-enter my password to access my computer every time i restart, or after it falls asleep
    is there a way to disable the log-in screen and just go straight to my desktop?
    edit: i tried preferences  > security/privacy > de-select "require password"
    but i still get the log-in screen
    thanks

    Hi,
    take a look at:
    Preferences
    Users & Groups
    Login Options
    At the top you can (de-) activate the automatic login.
    Does it work for you?
    Greets

  • Is there any way to disable the lock screen with out the screen staying on?

    I know there is away to disable the pass lock but is there a way to disable the screen from locking every time the screen goes off? cause it's so much easier to just press the answer button than to slide it to unlock. phone versions iPhone 4s and iPhone 5c.

    You're confusing a direct answer with a rude one.  Wjosten's reply wasn't rude.  It was accurate and direct, without any sugercoating.  You can't get the device to operate the way that you want (lock the screen, but not really 'lock' the screen).  It's not a 'screensaver' like on your computer.  It's a lock screen, designed to prevent accidental activation of the device screen, and possibly launching apps, making phone calls, etcetera.
    If you want an option added that allows the device to do what you want, tell Apple.
    www.apple.com/feedback
    This is a technical assistance forum, not an 'emotional assistance' forum.  Wjosten was not rude or insulting in any way.  You were.
    This is where we tell you how to solve your technical issues.  There are no shoulders to cry upon here.
    Direct, accurate information.  That's what wjosten provided.

Maybe you are looking for

  • Java server page compiler can not find a class defined in a java bean file

    I have a jsp file using java bean. The java bean class file is uploaded into the server and also the directory to this java bean .class file is included in the Unix environment CLASSPATH. This .jsp file is registered and should be compiled and excecu

  • How to set window size persistently

    firefox 9.0.1 on ubuntu 11.10 64 bit using Unity desktop always reverts to fullscreen on opening a new session. I require it to open with the size I left it at when closing the previous session. How can I do this?

  • Help with bb curve 9320

    Hi I recently bought the 9320 curve and I had to do a security wipe last night and my battery saving mode option has disappeared now and I used to have blackberry device analyser on my device aswell after the security wipe battery saving mode is no l

  • OLTP to Star

    I have three physical tables: GL_BALANCES (columns: corp_acct_id, amount) CORP_ACCOUNTS (columns: corp_acct_id) INTERFACE_DETAIL (columns: corp_acct_id, source_system_acct_id, source_system_sub_acct_id, amount) There is a one to many relationship bet

  • Griddata 'v4' interpolation

    I'm using an equation node so that I can use the griddata('v4') method for interpolating an (x,y,z) Data set.  For the most part, it seems like the interpolation is generating the right points.  But in some cases I'm running into some unexplained res