Store images, css and javascript on a file system or database?

Hi all

I use 11g R2 and Apex 4.1.1

By doing a search around, I found all sorts of ways to access the global files in your environment to the apex. I found 3 scenarios.

(1) place your files in the workspace (database) and access it via #WORKSPACE_IMAGES #.
(2) place your files in the directories is (void)
(3) use a separate http server to access your file system


For the first solution, this comes with a problem: when you have several css and jquery ui theme ties css to a subdirectory "images". I can't seem to make the subdirectories under #WORKSPACE_IMAGES #. For example: #WORKSPACE_IMAGES #/ images

The second solution requires dba SYSTEM connect and store files on the system. This is not very practical when you are developing.

The third solution seems to be the most used one (when I googled around), but our administrators do not want to set up a separate web server for this project. I have to work with what I have which is the APEX server and the database.


Now, I have a question:

Is it possible to let another user that the SYSTEM to connect to the East, but only to a subdirectory on is (that is, / i/themes/workspaceName) so the developer can not mess with files from base to apex or the themes themselves?

Otherwise, I have to download every css and images one by one to the workspace and change all paths relative used in css, which is a pain...

By using this option, all my files are stored in the database, which is considered safer than when they are on a directory on the server itself.

Thanks in advance,
Dennis

Hi Dennis,

You DBA should be able to do the following.

(1) create a new subdirectory in the directory images on XDB (it can use WebDAV or FTP to do)
(2) create a new database for you user (see http://www.oracle-base.com/articles/9i/xmldb-9i.php) or grant an existing user

GRANT connect, resource, xdbadmin TO ...;

(3) you can use WebDAV or FTP to transfer files to this new directory of void and do not have to use the SYSTEM

It would be possible to avoid the xdbadmin role and use the ACLs on directories, but I am not sure XDB. But I don't know that your DBA should be able to understand this.

Concerning
Patrick
-----------
My Blog: http://www.inside-oracle-apex.com
APEX Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • Referencing files images, CSS, and Javascript from the system instead of workspace files repository

    Hello

    I am currently using Apex 4.2 and I want to know if you still have to import images, CSS and Javascript files, respectively, in a workspace (like the shared components) to use them in an Application? Alternatively, they could be referenced in a directory on the file system? I'm still not familiar with CSS or Javascript technology and I'm trying to find out as much as possible about how to use and where Apex can do. All comments gratefully received,

    Kind regards

    Kevin.

    Since you're using the EPG you will not be able to reference all files directly in your operating system.  You can load in XDB using FTP, WebDav or PL/SQL location.  The PL/SQL method is described in these posts:

    A random overview of Oracle: loading images in Oracle XDB

    Loading images custom when using EPG

    I don't know if there is any benefit from their download in XDB compared to the APEX workspace.  Guess it would make sense that you had a file that you wanted to be referenced by more than one workspace and do not want to download the file in each workspace.

  • Quick editing for CSS and JavaScript does not

    In literature, there is a section for 'Quick edit CSS and JavaScript', that said"

    When editing HTML, use it Cmd/Ctrl + E shortcut to open a quick inline editor that displays all the related CSS. Make a tweak to your CSS, hit ESC and you're back to the HTML editing. Or just leave it open to CSS rules and they will be part of your HTML editor. If you hit ESC outside a quick editor, they will all collapse. No more switching between documents and lose your context. »

    However, I tried Ctrl + E (windows-based) and nothing happens. I tired it on the HTML and CSS files.

    Someone can help with this, or are there know issues with it?

    Thank you

    I found the solution on this post: http://forums.adobe.com/message/4727472#4727472

    It turns out, put the cursor in the opening tag of the css you want to for quick editing. So what I did was put the cursor in the

    thought of tag that I would get the CSS that applies to the

    . Because CSS is not a style for

    and on the contrary inherits the style of theI expect to see this style. Apparently, this isn't how it works. It would be nice, if the UI showed something in this scenario. Even if it was some kind of message saying that he was not a style for the

    tag and better yet gives the user a sort option to create a style for

    .

  • How to play image sound and moving of AVI file

    Hello

    I'm using LabVIEW 2010 and making the program to play image sound and moving to AVI file at the same time.

    I could play animated image of AVI file using "AVI OPEN.vi".

    However I couldn't play the sound file to AVI.

    Please give me an opinion on this issue.

    Hi yosuke

    If am not wrong you can do with the Windows Media Player ActiveX control.

  • With previous versions, I could press control (mac) and click on a layer, and he would choose this graph, what form it was. Then I could go to image-culture and reframe the entire file down to that size. Now, this feature is missing. What is the new way t

    With previous versions, I could press control (mac) and click on a layer, and he would choose this graph, what form it was. Then I could go to image-culture and reframe the entire file down to that size. Now, this feature is missing. What is the new way to do this?

    This is the command key, not the control key for a Mac that you use on the layer.

    Gene

  • How to read the data of BLOB and save to the file system

    Hi friends.

    I have called DEMO table there image stored as a BLOB. now my requirement is to know how to read the data of BLOB and saved in the file system. is there a procedure
    to read the blob object and stored in the file system. pls suggest me with an example.
    Thank you

    HI - don't know what version you have, but have a read through this:

    http://www.Oracle-base.com/articles/9i/ExportBlob9i.php

    Hoek link is to import the blobs in the db, it is export, to a file.

  • Change .txt and write to the file system

    Hello!

    I created composite simple soa with BPEL process that read the .txt file and write to the file system.

    txt file have this structure:

    < ns1:Record - 1 >

    < ns1:Field - > 123 ABC < / ns1:Field - Somename>

    < / ns1:Record - 1 >

    < ns1:Record - 1 >

    < ns1:Field - unnom > 34 < / ns1:Field - Somename>

    < / ns1:Record - 1 >

    . . .

    < ns1:Record - n >

    < ns1:Field - unnom > 432 < / ns1:Field - Somename>

    < / ns1:Record - n >


    For example the input file are < ns1:Record - 1 > appears twice and < ns1:Record - 2 > appears three times in the file.

    In the output file, I want that < ns1:Record - 1 > occurs three times and < ns1:Record - 2 > occurs four times - more initial registration amount 1

    How is it possible to do? Thank you.

    Hello

    Good to know that your problem is solved.

    Your solution to the problem (copy methods and insertAfter bpel) seems to be very well and works as planned including the edge cases. Rather than use the counters, you could use the "count" in clause () method in .

    (Ex: $Invoke1_Write_InputVariable.body / ns3:Record - 1 [count($InputVariable.body/ns3:Record-1)])

    The snippet of Java code that you plan to use works very well when the records are sorted (ascending). You could do the same thing in bpel code too, but I prefer to implement the same using the method described above.

    Hope that my updates have been useful for you.

    See you soon.

  • How to load the CSS and JavaScript of JQuery UI inside edge led

    Hi I am using the JQuery UI inside edge slider but it doesn't work, I don't know what files should I download and how to include Javascript and CSS and images of the theme within the edge life, if someone has a code example from the compistionready what should I write on it and what is the folder structure files of the user interface and how to import them?

    Thanks in advance

    What is your configuration?

    1. you need to load the file ui.js as in this example for draggable. Include the correct version of jquery UI. If you need a file css then you load too.

    () yepnope

    {

    Nope:]

    "js/jquery-ui-1.9.2.custom.min.js,"

    ' css/jquery-ui.1.9.2.custom... min.css',.

    ],

    full: init

    }

    );

    2. / then you get your code for the slider - everything you need.

    function init() {}

    var mySlider = sym.$("mySlider");

    mySlider.draggable ({disabled: false});

    mySlider.draggable ({axis: "x"});

    }

  • Image: poster of local disk, download server and display the server file system

    Hello

    I use jdev 11.1.2.4.0...

    The requirement is that users want to upload images to their local drive for the drive on the server and they would like display of server disk images later.

    We do not want to save the images in the database. I'm not sure what should be the solution; However, I intend to...

    1 create a table to keep information from images - image_id, image_location (server drive), image_filename

    2. create a page where users can enter image information and specific file on a local disk name (I think I'll use inputFile component) and provide the Preview button to display an image on the screen before saving. To record data is to save the information in the database and copy an image file on the disk on server (the location for image files is predefined.)

    3. create another page where users can browse the database information and display an image for a selected record getting from the server.

    I need suggestions on...

    1. how to display an image on the page of the local drive?

    2. how to copy a file on a local disk to a server?

    3. how to display an image on the page of the drive on the server?

    Thank you.

    NAT

    See:

    http://tompeez.WordPress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-ADF-part-1/

    http://tompeez.WordPress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-ADF-part-2/

    http://tompeez.WordPress.com/2011/12/16/jdev11-1-2-1-0-handling-imagesfiles-in-ADF-part-3/

    When Timo records the images in the database, you save it in the file system (examples on how to do this Java are available much if you just Google for it). Similar to Timo you then use the tag image to display pictures. The difference is that you can directly add the URL of the database table.

    The advantage of using a database to host images, it's that you're not although dependent on files server structures

    Frank

  • Blob file extraction and storage in the file system

    To reduce the size of the database, I want to launch a program to run submit a page that contains a control file download, which will extract the BLOB file in Pb and store it in the operating system.

    Any suggestions on how I can accomplish this?

    Karthik,
    The thread of the forum is to have downloaded blob by using the browser and do not do has the server OS.

    And the second link (the only SQL) uses a library based on java called PLSQL OS COMMAND. It comes with a lot of features to fetch/modify/set file system files, run the script and return the output script and could be recommended for someone who makes those extensively. It would probably be an overdose for this purpose (and in addition need to java and grants to users and directories privileges).

  • Rescue and Recovery backup not file system - without error message

    I use, since 1985 the first IBM, Lenovo then. I was very happy, my next Lenovo will be bought next spring.

    But I'm just very disappointed. Daily tracks of rescue and recovery on the local disk, which later are copied to a backup drive.

    The program has never shown an error on the screen and still run perfectly-, I thought!

    A few days ago, I got a Windows error for the first time. There are a lot of missing files.
    I restored the system on the R & R and reboted. But cannot start.
    With a boot disk, I booted the system and could now see that all the Windows directory was empty!

    Unfortunately, I can not in R & R files see what files and directories contain a backup? Or can you?

    Question 1:

    So I would like to know how if someone can enlighten me.

    Then I started to investigate on what had happened. In c:-Library SWSHARE I found some files that I see is connected to R & R.
    In the engine.log file, I see R & R has written a large number of error lines, of which a part is reproduced below. File dates to 2011 and there are errors all the way

    Question 2:
    Why the program not onscreen when R & R run display errors, so that the user knows there are errors?

    Now I'm sitting at the bottom with a long nose, after 2 days and nights, trying to find a solution and restored the system several times and do not know how the file system works will come back on my PC so normally again.

    Be more happy if someone can tell me how to solve this problem.

    Here is a selection of error lines:

    Thu 17 Oct 08:41:59 ENGINE 2013: failed to send an IOCTL_FFDRIVER_ENCRYPT_OFF
    Thu 17 Oct 08:43:38 engine 2013: br_funcs.exe - version is '04.17.20a.00 '.
    Thu 17 Oct 08:43:40 engine 2013: CopySAM called with pwszDestination = "C:\RRbackups\common".
    Thu Oct 17 08:43:44 engine 2013: out of CopySAM with dwRet = 0 x 00000000
    Thu 17 Oct 17:00:09 engine 2013: br_funcs.exe - version is '04.17.20a.00 '.
    Thu 17 Oct 17:00:09 engine 2013: DeleteSISAndExclude (delType 1, drive letter C, Destination 'C:\RRbackups', level 12)
    Thu Oct 17 17:01:25 engine 2013: DeleteSISAndExclude out with return code 0 x 00000000
    Thu Oct 17 17:01:59 2013 engine: br_funcs.exe - version is '04.17.20a.00 '.
    Thu Oct 17 17:01:59 2013 Verbatim: WriteDriveContents (DriveLetter ='C:', Dest = 'C:\RRbackups', level = 13, SleepCount = 0, DeviceType = 1, dwOptFlags = 0 x 00000001)
    Thu Oct 17 17:05:48 2013 Verbatim: 0x00000010883e6399 - space required before compression
    Thu Oct 17 17:05:49 2013 Verbatim: 0x00000001ef30e1bf - estimated space required after compression
    Thu Oct 17 17:05:49 2013 Verbatim: 0x0000001dae2dd000 - currently available disk space
    Thu 17 Oct 17:07:27 2013 Verbatim: can't get exclusive lock for the entire file 'C:\Documents and Settings\Bendt Skov.DK\Application Data\Mozilla\Firefox\Profiles\gbkxfkqd.default\cookies.sqlite-shm' - WinRC = 0x00000000
    Thu 17 Oct 17:07:30 2013 Verbatim: can't get exclusive lock for the entire file 'C:\Documents and Settings\Bendt Skov.DK\Application Data\Mozilla\Firefox\Profiles\gbkxfkqd.default\healthreport.sqlite-shm' - WinRC = 0x00000000
    Thu 17 Oct 17:07:31 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\Bendt Skov.DK\Application Data\Mozilla\Firefox\Profiles\gbkxfkqd.default\parent.lock" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu 17 Oct 17:07:33 2013 Verbatim: can't get exclusive lock for the entire file 'C:\Documents and Settings\Bendt Skov.DK\Application Data\Mozilla\Firefox\Profiles\gbkxfkqd.default\places.sqlite-shm' - WinRC = 0x00000000
    Thu 17 Oct 17:07:34 2013 Verbatim: can't get exclusive lock for the entire file 'C:\Documents and Settings\Bendt Skov.DK\Application Data\Mozilla\Firefox\Profiles\gbkxfkqd.default\webappsstore.sqlite-shm' - WinRC = 0x00000000
    Thu Oct 17 17:08:28 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\Bendt Skov.DK\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:08:30 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\Bendt Skov.DK\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat.LOG" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:02 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\Bendt Skov.DK\NTUSER." DAT' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:09 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\Bendt Skov.DK\ntuser.dat.LOG" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:15 engine 2013: CreateFileW failed for the file 'C:\Documents and Settings\Application Data\Microsoft\Windows\UsrClass.dat.LOG LocalService' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:16 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\LocalService\NTUSER. DAT' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:17 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\LocalService\ntuser.dat.LOG" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:18 engine 2013: CreateFileW failed for the file 'C:\Documents and Settings\Application Data\Microsoft\Windows\UsrClass.dat.LOG Settings' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:19 engine 2013: CreateFileW failed for the file ' C:\Documents and NetworkService NTUSER. DAT' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:20 engine 2013: CreateFileW failed for the file "C:\Documents and Settings\NetworkService\ntuser.dat.LOG" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:09:25 Verbatim 2013: cannot save short name of "C:\hiberfil.sys" - WinRC = 0x00000020
    Thu Oct 17 17:09:25 engine 2013: impossible to attributes of record for the file "C:\hiberfil.sys" - WinRC = 0x00000020
    Thu Oct 17 17:09:47 2013 Verbatim: cannot save short name of "C:\pagefile.sys" - WinRC = 0x00000020
    Thu Oct 17 17:09:47 engine 2013: impossible to attributes of record for the file "C:\pagefile.sys" - WinRC = 0x00000020
    Thu Oct 17 17:11:50 engine 2013: CreateFileW failed for the file "C:\Program Files\Bitdefender\Bitdefender\onaccess.dat" and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:19:49 motor 2013: jump from the C:\Program Files\Bitdefender\Bitdefender\onaccess.dat file at the request of the user
    Thu Oct 17 17:23:10 engine 2013: CreateFileW failed for file ' C:\Program Files\Common Files\Bitdefender\Bitdefender threatens Scanner\smartdb - ntfs.db' and the reason was not a sharing violation - Windows RC = 0 x 00000020
    Thu Oct 17 17:33:13 engine 2013: jump to the folder C:\Program Files\Common Files\Bitdefender\Bitdefender threat Scanner\smartdb - ntfs.db at the request of the user
    Thu Oct 17 17:37:08 2013 engine: BackupFile failed - unable to "C:\WINDOWS" BackupRead - GetLastError() returns 0x00000020
    Thu Oct 17 17:37:08 2013 engine: unable to BackupFile directory C:\WINDOWS - dwRet = 0 x 00000516
    Thu Oct 17 17:37:09 2013 Verbatim: can't get exclusive lock for the entire file "C:\Documents and Settings\Bendt Skov.DK\Local Settings\Application Data\Microsoft\Outlook\outlook.pst" - WinRC = 0x00000000
    Thu Oct 17 17:37:13 2013 Verbatim: can't get exclusive lock for the whole of the file "C:\Documents and Settings\Bendt Skov.DK\Local Settings\Application Data\Microsoft\Outlook\Personal folders (1) .pst '-WinRC = 0 x 00000000"
    Thu Oct 17 17:37:15 2013 Verbatim: can't get exclusive lock for the entire file "C:\Privat\bendtskov-hotmail Arkiv.pst" - WinRC = 0x00000000
    Thu Oct 17 17:37:16 Verbatim 2013: can't get exclusive lock for the entire file "C:\Privat\morkebjerg-hotmail Arkiv.pst" - WinRC = 0x00000000
    Thu Oct 17 17:37:17 2013 Verbatim: WriteDriveContents exit with return code 0 x 00000000
    Thu Oct 17 17:37:25 engine 2013: br_funcs.exe - version is '04.17.20a.00 '.
    Thu Oct 17 17:37:25 engine 2013: CopySAM called with pwszDestination = "C:\RRbackups\common".
    Thu Oct 17 17:37:26 engine 2013: out of CopySAM with dwRet = 0 x 00000000
    Thu Oct 17 22:34:38 engine 2013: br_funcs.exe - version is '04.17.20a.00 '.
    Thu Oct 17 22:34:39 engine 2013: CopySAM called with pwszDestination = "C:\RRbackups\common".
    Thu Oct 17 22:34:42 engine 2013: out of CopySAM with dwRet = 0 x 00000000


  • Extract and save xml to file system nodes

    Hi all

    I'm looking for some great ideas for how best to extract a complete xml file xml nodes and save each in a path specified in the file system, by incremented for each file... file name File1, 2, 3, 4.

    I have a process in workbench that takes an xml as input file (XML full below). The complete solution, I'll have an unknown number of child nodes to record.

    Full XML file with two records. Is in a process variable "xmlComplete" - type = xml:

    ==================

    < archiveIndexRecords >
    < indexRec >
    < i1 > 7173 < / i1 >
    < i2 > 1405781111 < / i2 >
    < i3 > 71709999999 < / i3 >
    < / indexRec >
    < indexRec >
    < i1 > 6226 < / i1 >
    < i2 > 1405782222 < / i2 >
    < i3 > 71708888888 < / i3 >
    < / indexRec >
    < / archiveIndexRecords >

    You want to save each book of the child (< indexRec >) on the file system. Lets say C:\temp\records\file1.xml (..) (2 xml etc.) and with a content as.

    < indexRec >
    < i1 > 7173 < / i1 >
    < i2 > 1405781111 < / i2 >
    < i3 > 71709999999 < / i3 >
    < / indexRec >

    ...

    What type of solution would you advice? A script executed with loop or a loop of setValue steps?

    Hope for the grand entrance. do not hesitate to ask for more information if needed, thank you

    Yours,

    Thomas Groenbaek

    Hello

    You need create a loop in your process on Workbench. First count nodes and assign a variable of integer type.

    /process_data/@number = count(/process_data/xmlComplete/archiveIndexRecords/indexRec)

    Then you need to get the data from the first node to write to the disk.

    / process_data/FirstNode = / process_data/xmlComplete/archiveIndexRecords/indexRec [number (/process_data/@i)] (I did another variable of integer type that is 1 as default.)

    When you get the data from the first node set a document variable and write down on the disc. Then add 1 to the variable i and control it with the number variable (number of nodes). Decide for the next record or not.

    You can find an example of how creating loops in below link.

    http://muratkuru.com.tr/?p=106

    Murat

    www.muratkuru.com.TR

  • Resolution of the image when you place the InDesign file in InDesign

    I feel like this is a silly question but I do not know the answer!

    If I place an InDesign file that contains a picture in a another InDesign, the resolution of the original image file is kept? For example, if I have an InDesign A5 file, that contains a chart where the ppi effective (because it's been reduced) is 600 dpi, and then I place the entire InDesign file it in another file and EXPAND, what happens to my graph?

    Thank you!

    I have a document with an InDesign file linked, an area of text that is used in many documents, so interested in this issue.

    I did a quick test and it seems to work as it should. I made a smaller file with an image linked and bound the Indesign file in a larger document, and since it is a linked InDesign file it recognizes and displays the image in the links Panel.

  • Can't access file system host (MAC) shared in VMware vCenter Converter Standalone Client when wanting to create a VMware image (Windows 7 in Parallels virtual machine running on a MAC) for the option of machine Powered On.

    File HOST (Mac) system is currently shared in the Parallels virtual machine and is accessible through Windows Explorer and works correctly in the Virtual Machine environment, however, after installing vCenter Converter application on the Windows virtual machine these shared folders are not accessible from the conversion tool in the selection of the target destination of the file VMware (s). I can't select an existing folder on drive "C:" to write the image so that there is not enough space available for the VMware image and it must be written in a different file system, while the image is being created.

    Anyone know a way around it to show the target to write the image on the host (MAC OS) file system or is it a bug?

    Thanks for the reply.  It seems that the maps are not displayed if they were created as actions by the hosts.  When I created a mapping directly from Windows, then this mapping appeared and the conversion worked fine.

  • File system VMFS-3, 46

    If a data store is the file system VMFS-3, 46, will be this VAAI primitives support?

    VMware recommends creating a new file system and moves VMS off of the old data store instead of upgrade. If the file system is being upgraded, it stil fails to SCSI-2 instead of SCSI-4.

    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1021976

    What is the best way if the upgrade is only an option?

    It started with vSphere 4.1, and 3.46 VMFS was the first version to support VAAI.

    1 acquire locks on the disc

    2. turn to level an optimistic lock to an exclusive/physical lock.

    In vSphere 4.0, VMFS-3 used reservations SCSI to establish this section critical because there was no VAAI support in this version. In vSphere 4.1, on a table compatible VAAI, VMFS-3 ATS only operations (1) and (2) above and used ONLY when the disc lock acquisitions were not supported. VMFS-3 fell using SCSI reservations if there was a mid-air collision during the acquisition of a lock on the disk using ATS.

    Above quote was taken from Blogs of VMware VMFS locking Uncovered - VMware vSphere Blog-

    meaning of fall to SCSI reservation is here, on a datastore VMFS-5 upgrade, the system tries to make use of the ATS, but if pretension is high, that ATS could be retained and system will return you to a SCSI reservation. the same is true for the VMFS 3.46 or more as well. But if the data store is a freshly created VMFS-5 then ATS is only intended to be used with aware systems table VAAI any height claim is.

Maybe you are looking for

  • Impossible to update 10.1.1 to 10.1.2 GarageBand

    I am running Mac OS X on an iMac 27' mid-2011 10.11.5. GarageBand has been improved normally 10.0 to 10.1.1. and it seems that the 4th article in the category "shopping". However each tries to launch an update to the App store I have the 'Open' only

  • I can't open new tabs from file - only open a new window or tab strip

    For awhile, I was not able to click on a tab plus sign to open a new tab, not even by going to the file menu. I even reset Firefox to my default settings, it sets itself for a short period while today ', then back to the not not to work again! The on

  • I can't open a new tab in an existing browser manually. I have windows XP, running firefox 3.6.23

    I opened firefox it loads my homepage, I click on the '+' in the bar tabs to open a new tab and nothing happens, when I go in the menu under file and select new tab new tab is created. When I open a link from a web page, it opens in a new tab (I have

  • Office games

    Hi melvillebrown, Thank you for using answers Forum. I'm not able to access your computer remotely.Have set you the program associations recently, before this problem? Do you have created shortcuts to the Vista games on your desktop?Box menu, do you

  • MIC fixed, it cannot load...

    I cannot sign says try again later for the last week, what can I do? Almost all of the executable files do not work.  I have to reload all, but don't know how to get Microsoft fixit to connect and when I put the old FIXIT on has started last year it