Problem in saving the tag applied.

Hi all

I created 4 labels manually in cs5. He named b, bi, i, sc for (bold, bolditalic, italics, small caps) there are already a default tag as root.

I want to find the bold, italic, bolditalic, words of small caps in a document and applying the appropriate tags. If I applied tags and then perform another word in a document as "BOLD" and executes this file Jx, it find correctly. But not able to save the tag applied for new Word that is created under the name of "BOLD".

xmlObj [0] .name = b;

xmlObj [1] .name = bi;

xmlObj [2] .name = i;

xmlObj [3] .name = root;

xmlObj [4] .name = sc;

I should also mention to apply tagname instead specify the above lines.

My code is below. Please somebody guide me...

docObj = app.activeDocument;

xmlObj = docObj.xmlTags;

pageObj = docObj.pages.item (0);

myTextFrame = pageObj.textFrames.item (0);

myText = myTextFrame.parentStory.paragraphs.item (0);

app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

app.findTextPreferences.fontStyle = "Bold";

result = app.activeDocument.findText ();

boldlength = 0;

boldlength = result. Length;

Alert (boldlength);

for (i = 0; i < boldlength; i ++)

{

var myElem = result [i] .associatedXMLElements [0].markupTag.name;

Alert (myelem);

if(myelem==xmlObj[0].) (Name)

{

Alert ("no need to apply");

}

on the other

{

xmlObj = myElem [0] .name;

result [i] xmlObj =.changeTextPreferences.markupTag [0] .name;

xmlObj = app.changeTextPreferences.markupTag [0] .name;

Alert ("apply the tag:" + myElem);

app.changeTextPreferences.result [i]. = myElem.changeText ();

}

}

~ app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

~ app.findTextPreferences.fontStyle = "Bold Italic";

~ xmlObj = app.changeTextPreferences.markupTag [1] .name;

~ alert (app.changeTextPreferences.markupTag);

~ app.activeDocument.changeText ();

~ app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

~ app.findTextPreferences.fontStyle = "italic";

~ xmlObj = app.changeTextPreferences.markupTag [2] .name;

~ alert (app.changeTextPreferences.markupTag);

~ app.activeDocument.changeText ();

~ app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;

~ app.findGrepPreferences.capitalization = Capitalization.SMALL_CAPS;

~ xmlObj = app.changeGrepPreferences.markupTag [4] .name;

~ alert (app.changeGrepPreferences.markupTag);

~ app.activeDocument.changeGrep ();

Fix Codes:

docObj = app.activeDocument;

xmlObj = docObj.xmlTags;

pageObj = docObj.pages.item (0);

myTextFrame = pageObj.textFrames.item (0);

myText = myTextFrame.parentStory.paragraphs.item (0);

app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

app.findTextPreferences.fontStyle = "Bold";

result = app.activeDocument.findText ();

boldlength = 0;

boldlength = result. Length;

Alert (boldlength);

for (i = 0; i<>

{

var myElem = result [i] .associatedXMLElements [0].markupTag.name;

Alert (myelem);

if(myelem=="b")

{

}

on the other

{

App.Select (result [i]);

mySel = app.selection [0];

docObj.xmlElements [0].xmlElements.add ({markupTag: "b", xmlContent:mySel});})

}

}

app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

app.findTextPreferences.fontStyle = "italic";

Result1 = app.activeDocument.findText ();

boldlength = 0;

boldlength = result1.length;

for (i = 0; i<>

{

var myElem = result1 [i].markupTag.name .associatedXMLElements [0];

if(myelem=="i")

{

}

on the other

{

App.Select (result1 [i]);

mySel = app.selection [0];

docObj.xmlElements [0].xmlElements.add ({markupTag: "i", xmlContent:mySel});})

}

}

app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

app.findTextPreferences.fontStyle = "Bold Italic";

Result2 = app.activeDocument.findText ();

boldlength = 0;

boldlength = result2.length;

for (i = 0; i<>

{

var myElem = result2 [i].markupTag.name .associatedXMLElements [0];

if(myelem=="bi")

{

}

on the other

{

App.Select (result2 [i]);

mySel = app.selection [0];

docObj.xmlElements [0].xmlElements.add ({markupTag: xmlContent:mySel "bi",});

}

}

app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;

app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;

app.findGrepPreferences.capitalization = Capitalization.SMALL_CAPS;

result3 = app.activeDocument.findGrep ();

boldlength = 0;

boldlength = result3.length;

for (i = 0; i<>

{

var myElem = result3 [i].markupTag.name .associatedXMLElements [0];

if(myelem=="SC")

{

}

on the other

{

App.Select (result3 [i]);

mySel = app.selection [0];

docObj.xmlElements [0].xmlElements.add ({markupTag: "sc", xmlContent:mySel});})

}

}

Thank you and best regards,

Vel...

Tags: InDesign

Similar Questions

  • Problem in saving the inventory

    Dear all,

    I am under a 9.2.0.8 on 9.2.0.6 ORACLE_HOME installation process, I started the process a few minutes ago, all of a sudden, a mistake came its says:
    Problem in saving inventory. Installation cannot continue

    /EBiz/Oracle/oraInventory/ContentsXML/comps.XML (permission Denied)
    what is this problem, I started this Setup with the Oracle user, only, please help me...

    I checked this file "comps.xml" his belongs to applmgr user (request)... How to change the file permission, if I change this installation will pass!

    ???

    Concerning
    HAMEED

    Published by: hamza on July 23, 2011 02:18

    First take the comps.xml backp, I mean make the copy of the original file...

    $ cd/ebiz/oracle/oraInventory/ContentsXML
    $ cp comps.xml.bkp comps.xml

    Now, you can change permissions using the command chown (login as root):

    # chown Oracle: /ebiz/oracle/oraInventory/ContentsXML/comps.xml

    --> Now proceed with the installation... I think that installing willl move...

  • Is it possible to add the tag XML columns in Table

    Hello world!

    I'm the new baby of the indesign forum. I need apply the tag XML to each column of the table (name probably test1, test2...)

    Please help me on this problem or even to correct my codes.

    -yajiviki

    My code.

    var docRef=app.activeDocument;
    var ColLen=app.activeDocument.stories.everyItem().tables.everyItem().columns.length;
    for(i=0; i<ColLen; i++){
        var mySel=app.activeDocument.stories.everyItem().tables.everyItem().columns[i];
        app.activeDocument.xmlElements[0].xmlElements.add({markupTag:"Test"+(i+1), xmlContent:mySel});
    }
    

    Hello

    You can easily mark the table initially with the automatic tag command.

    myTable.autoTag();
    

    Once this is done, you can target the cells in columns and reset the tag applied:

    var xes = myTable.columns[0].cells.everyItem().associatedXMLElement;
    var n = xes.length;
    while ( n-- ) xes[n].markupTag = "foo"
    

    HTH

    Loïc

    www.ozalto.com

  • Uncheck "Display a list of tags problem" by program - place tagged text

    Hello

    I am a member of cloud of Adobe and work on the development of a plug-in for InDesign. I use ExtensionBuilder 2.1 as an IDE and ActionScript as a development language.

    When I do Place InDesign, by opening a document and the file > Place... in import options, I see the checkbox "list of problem tags before the place." I can uncheck and remove a file with the tagged text, and it does show me all the problems present in the tagged text. I want to get this behavior programmatically.

    I'm importing text marked on the document InDesign through 'Place' prgrammatically. I am using below function to do this:

    myDocument.place (myArray, false);

    I understand that the options for placing the tagged text can be changed by app.taggedTextImportPreferences object. But I see not all the relevant functions to uncheck "Display a list of problem tags before place" checkbox.

    Any help is very appreciated.

    -Swati.

    Hello

    Example:

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
    myDocument.place(myArray, false);
    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
    

    Jarek

  • condition tag applied to insert to insert text not hiding all the Insert

    Hi all

    I am running FM12.0.2.389 on Win7-SP1 (64-bit) laptop with i7 & 16 GB of RAM.

    As Arnis had mentioned on a post on the use of tags condition with tables, applying the condition for the character of point tag insertion conceals the entire table when you hide that tag. It's the way I always saw tags condition applied to the insert text, too much work. However, this is not what I see now, but I don't know if what I'm seeing is "as expected" typical behavior, or a new change since FM9 (jumped FM9 FM12), or if there is a problem with my installation of FM. "."

    Here's the scenario: I have FM files that serve as overlays of text in multiple documents ("insert FMs" for clarity). The entire library of files FM has deployed several condition tags and variable to accommodate more boundaries between nearly identical products, U.S. / International English and more short documents output the same set of source files. For the sake of discussion, I'll use an example which includes 4 labels of condition:

    • 3D (specific products)
    • LI (specific products)
    • Kit (specific output)
    • Installation (specific output)

    Insert FM has 3D and LI tags as appropriate. Container FM has 4 of all labels in the game. The tag is the FM Kit insert insert text for the Insert marker. When I'm running Kit, I can show 3D or LI and achieve the expected results. However, when I hide Kit, text inside of the FM which is tagged with insert regardless of the specific tag always present, even if the rest of the FM in medallion is hidden. I am pleased to provide you with a ZIP of the files needed to use as a sample.

    I don't remember ever having this problem in FM7 or FM8 FM9. (I was a user of FM since the FM5.5 and the use of tags condition since FM6.) Is this normal? Is this a change designed as? Or am I facing a sort of weird corruption of my particular FM installation?

    Thank you

    René

    Hi René,.

    A text overlay behaves in a similar way to a table. It is anchored at the insertion point, and you apply the condition to the anchor to condition it. When you apply the condition to the Insert, all content conditionally marked in the box becomes a combined condition, i.e. the Insert with 3D and conditions of LI now has Kit, Kit & 3D and conditions of Kit & LI.

    Therefore, you have to build the Boolean expression to show or hide so combined cases. In order to hide the KIT and 3D interior and conditions LI of the Insert, the Boolean expression would be:

    not ("Kit" or (("Kit" et "3D") or ('Kit' and 'LI')))

    Simply hide only Kit will not hide a combined condition (e.g. Kit & 3D).

  • Problem with the tag 'Bld_localDestDir' setting before generation VI: project gets registered in previous localDestDir.

    Hey all,.

    I write a VI before generation that updates the destination of the building (and other elements, but we are ignoring those which for the moment). This pre-generation vi, when it is running, enters the Destination of the tag "Bld_localDestDir" directory and modifies the directory by incrementing a version number.

    The issue I'm having is that after the pre-build vi is executed, the construction continues and the executable file in the * previous * Destination directory instead of the update.

    Example:

    Destination dir = c:\temp\version1 --> choose to build the executable--> VI pre-build runs and sets of Destination Dir to c:\temp\version2 --> Build over and said 'You can locate the building to C:\temp\version1'--> check the build properties, destination dir is C:\temp\version2 --> build again--> pre-build runs and destination updates to version 3 --> Build finishes and says 'you can locate the building to C:\temp\version2'--> generation of recording properties destination dir is C:\temp\version3

    And so on and so forth. As you can see, the setting of the tag works (as evidenced by the properties build updated). However, it seems that the destination directory for the generation that is determined and set * before * the prior generation VI is managed. In my opinion, this is not expected behavior.

    Here is an excerpt of a watered-down version of the code, which still has the issue. I've also attached the full VI, saved to LV2010.

    The attached VI will enter the version number of the build, add to the title bar of the start vi, update the destinations to build a new path that has the version number, and then save the project.

    As a final note, I would prefer not to use a post-build VI to rename the directory in the build.

    It is not recommended to use this approach to change the settings of the Application Builder. While the code of the app Builder uses the values in the tags, it potentially treats information and so simple updating of the values may not the desired effect.

    The steps in pre/Post build that we intended to allow users to run code before and after their own processing code or perform actions not conducted by Application Builder (i.e. control source files before generating or move files to a destination of export). Any attempt to change the configuration settings after the construction began, once again, is not recommended and (as you have seen) may cause unexpected behavior.

  • I can't register names and create playlist appear windows media player acountered a problem when creating or saving the playlist

    appear windows media player acountered a problem when creating or saving the playlist

    To the WMP library, please click on organize and select manage libraries - music . What places are? If there is no available location, remove them and also make sure that a default save location is set. Do the same for the other libraries (videos, pictures, and Recorded TV).

    If this does not help, close WMP, open Windows Explorer, right-click the music library, select Properties and click on restore by default . After that, make sure that a backup location is defined (as indicated by a check mark).

    Tim Baets
    http://www.BM-productions.TK

  • Problems to remove the script tags.

    I do not use the browser to run Adobe Story, but the desktop version of my iMac.  Command-Double-click works, but once all the 30 times.  Does anyone else have this problem remove labels from a script?

    There are other ways to remove the tags in a script

    The Panel marking:

    -Open the sequencer Panel in view Menu

    -Click the button change. Here you have the possibility to delete a tag-individual items or to remove anything from the scene.

    On the file menu

    -Open the file - menu marking

    Here you will find the options to remove tags added all/manually/automatically added.

  • Cover the Tags in links traceable, causing problems

    Hey everybody,

    We are working on a new resource library of Wordpress that will forms Eloqua blocked in front of her.  We also build the final detail pages, where will the active link. But the span in traceable links tags throw out of the HTML on the page.

    HTML for the download with traceable link button:

    HTML.png

    What looks like the page with the scope of the tags in the link (no download button, link is now associated with the text below where the button should be):

    No Button.png

    What it should look like (deleted span tag):

    Button.png

    Does anyone have ideas/solutions for this?

    Hi John,.

    I don't know why using Wordpress shortcodes because all errors to be honest, but it is another option to follow these links that can even would be most suitable according to your statement / rating of the needs. Drop me a line if this sounds interesting and I can share an example of code with you.

    See you soon,.

    Chris

  • Problems with the removal of the tags

    PES 10 I have a lot of imported key words.  In this list are the tags like USA, Florida, Arizona, Utah, etc.  It is quite easy to drag Utah for a little less USA. I thought that I could then do each State, as a subcategory of the USA.  But when I try this I think that Utah is displayed at the bottom of the list is imported and not less USA as I expected.  What happens OK or not?  I would be able to achieve a tree of tag which if we took it even down another step will be able to see from the USA on the top branch, States like Utah on a branch down & then Salt Lake City on the branch?

    I expect to be able to use the tree of the tag as a way to sort of zoom in. So I would have the options to see all the pictures at the country, State or city level.

    Thanks in advance

    Thanks for the reply.  Because most of my tags were just imported that they were just in alphabetical order.  Some of them are really places & others are really the people or events...

    What I was able to make sense was to create new tags for a State to declare Utah. Then, I select in list of tags imported Utah who already has his tag of Utah.  Then I select all the images of Utah & drag each of them in the new tag in place of Utah.  It means that I have Utah tags on the photos twice (once as any & once as a place).  While images are always selected, then remove the tag imported from Utah.  I then find myself with the correct tags on the photos that are well placed in the tag tree.

  • Remove the tags in Windows Photo Gallery

    This question is about the photo gallery Windows on a Vista operating system. My question is about the drop-down auto-liste of tags that grows each time you enter a new tag. Handy if you want to use something you've used before but a nuisance if you want to erase it. I figured out how to remove tags on the pictures still on the computer. My question is about the images that have been deleted and is not recoverable. There is always this tag leftover junk that applied to these photos that I deleted. appears whenever you try to add a new tag and resists all efforts to remove it. I contacted gateway computer people since they installed the operating system and got the solutions really wild just to remove the unnecessary tags. I thought that everything you enter, you should be able to delete... just... but this has proved to be a great puzzle. I hate to have to do a restore to original factory specifications and lose everything I've added to this day to get rid of these pesky tags. In addition, it simply repeats the problem unless I have find how to remove the little monsters.

    I hope someone can help...

    Hi Jo,.

    It's a good thing to be careful when you edit the registry.  In your case, as the registry key seems to be very specific to the Windows Photo Gallery, we can export the folder safely we are change.  Be sure to close the Windows Photo Gallery before you start.

    • Click the ball to Start .
    • Type regedit in the box start the search.
    • Navigate through the folders on the left at the following key:

    HKEY_CURRENT_USER\Software\Microsoft\Windows Gallery\Library\PreviewPane\LabelAssignment\MRU photo

    • Right click on the folder MRU in the left hand window and choose export.
    • Give it a file name (no matter what you name it) and save to the desktop.
    • In the right window, you will see keys named MRU00, MRU02, MRU03 etc...
    • Right-click on these keys and click on delete.

    Once you are finished, close the registry editor by clicking the x in the upper right and restart your computer.  When she returns to the top, open the Windows Photo Gallery and see if the tags are gone.

    If you receive errors of ANY opening of photo gallery, simply, do a right click on the file that you have already saved on the desktop and choose Import.  That will undo any changes that we have made.

    Please let me know if that helps.

    Standard WARNING:
    Change the settings of the REGISTRY can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the REGISTRY settings configuration can be solved. Changes to these settings are at your own risk...

    Brent
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Why NOT write the TAG ID information for the associated file? Windows Media Player 12

    I don't like iTunes and WMP12 looks worse.  Here's my problem...

    I edit the media information (sing or film etc...) by changing some information tag - track number, title etc...  Even when I select "Apply media information changes" in the "menu to organize the information of the tag does not change when I watch it by clicking the file and selecting Properties."  What gives?  I won't waste my time making sure that everything is organized and labeled correctly just so that WMP not attached this information in a file.  What worries me is that when I import the songs to another PC then all these information is lost.
    For example, I change the title of the track (you will need to change the title of the track, so WMP it sorts correctly because it does not support CD # in a multiple-CD box set)
    CD1 Title track 1
    CD1 Title track 2
    ...
    CD2 Title track 1
    CD2 Title track 2
    ...
    When I look at the file - nothing changes - UG!

    It sounds just like my question, so yesterday, I created a thread. I understand that it's quite old but thought if someone clicks on this thread, I might as well try and provide a response.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows8_1-pictures/WMP-12-does-not-apply-media-information-changes/ccf2e2cb-c2f3-4652-bd9f-fed3b6d8eb71

    Organize > options > privacy > (uncheck) Update music files by retrieving the news media on the internet

    I hope this helps!

  • When I open any image and make rotate the image then saveing the image is going to hiden?

    original title: I have Win 7 OS. When I open any image and make rotate the image then saveing the image is going to hiden?

    Help me.

    Help me.

    ========================================
    It sounds like a problem that was widespread last year...
    I saved some info on this, but have no idea if it applies to the
    your question.

    (this is old news and I'm just share it hope only he)
    can offer a few ideas):

    Good luck...

    =====

    FWIW... the message on the next page
    (Posted September 16, 2011 by: Doug Richards,)
    SR. Tier III of McAfee Technical Support Engineer)
    Indicates that the hotfix is available.

    Re: File ownership issues cause by mcafee?
    https://community.McAfee.com/thread/35820?start=390&TSTART=0

    = More info =

    Could not find photos after their change with Windows Live Photo Gallery
    http://windowslivehelp.com/solution.aspx?SolutionID=74910905-ECF1-42d0-b73c-441b1605816a

    The files are not missing... they are hidden.  Try changing the
    next parameter and the photos should reappear.

    Windows 7 - show hidden files
    http://Windows.Microsoft.com/en-us/Windows7/show-hidden-files

    When the photo thumbs reappear... they can look washed out...
    to clear this up... right click on a photo or a group or a
    folder and choose... Properties, uncheck the box. 'Hidden '.
    Apply / OK.

    (To restore normal color... right click on a thumbnail or)
    a group or folder and choose... Properties...
    Uncheck the... ('Hidden' / apply / OK.)

    The following link can enlighten us:

    McAfee - Windows 7 library files are not displayed
    http://service.McAfee.com/faqdocument.aspx?ID=TS101228

    The following discussion indicates that a patch of McAfee
    should be available soon.

    McAfee update messing around with photo editing
    https://community.McAfee.com/message/203252?TSTART=0

    The following link leads to a very long discussion
    (almost 300 responses) on the subject to McAfee
    Communities site.

    File property issues cause by mcafee?
    https://community.McAfee.com/thread/35820?start=0&TSTART=0

  • Bug with the tag source formatting STYLE (DW CC 2015)

    The command 'Apply Source Formatting' formats incorrectly the content of the < style > tag. Instead of putting in the form and content of implementation set back as I specified in the tag library, the content and the closing tag will remain embedded to the left, for example:

    < style >

    {body

    background-color: #00005D;

    do-family: Verdana, Arial, without serif.

    }

    < / style >

    The code must be indented manually, which is having little pain, not to mention what to do so defeats the purpose of the command 'apply Source Formatting '.

    I searched the Forum of discussion here, but did not find any help for this problem.

    Is this a known bug that I'll just have to live with, or is it possible I can fix this in the configuration files?

    I think the reason for this is the default mode that CSS is formatted. When you run apply Source Formatting on an external style sheet, all selectors are flush with the left side, even within the questions from the media. The mode CSS formatting is determined by the Format of Code category in preferences (click the CSS button for advanced formatting). However, there is no option to indent the selectors.

    If you want to file a bug/feature request, use the official form: feature request/Bug Report Form

  • Problems related to the @attribute and @withattr functions

    I am in the process of establishing a calc make assignment of product line and discovered a problem with the help of functions @attribute or @withattr in my statement to fix. In my plan, departments are marked with an attribute based on what products they need to blame. Let's say there are only 3 different text attributes, a Department can be tagged, Alloc1, Alloc2 and Alloc3. So my calc has three sections with a statement of fix in each of the sections using the function @withattr to identify which departments to allocate and how to send back them. My calc worked fine when I had ministries in my sketch representing the three attributes. So I deleted then a Department of my sketch and lets say, it has been marked with Alloc3 and it was the only Department that contains the tag Alloc3. So, there is now no departments the Alloc3 tag. I was not to remove the Alloc3 section of my script, so when I ran new tagged Alloc1 departments have been allocated based on the section Alloc1 but now that they have been also awarded based on the Alloc3 section. Same thing for Alloc2 departments. Yet once I had this problem using @attribute so @withattr in my dose. Has anyone ever encountered this problem? There is another function that I can use? Thank you.

    Yep, common problem. If you think about what a FIX, it limits the database for the listed members. For these dimensions without member listed, the calculation applies to all members. If a function results in an empty set, there is no member of this Sun didn't mention, so process against the weak together, which is generally bad.

    There is a new script parameter calc (9 x) "SET EMPTYMEMBERSETS" which ignores empty them FIX results. I have not been fully tested, but don't know that you need to separate your patches so that the result is an empty set.

    Another alternative is to simply include a dummy the size of Department Member, maybe even the Member of the Department itself. (This is the method I always used)... so...

    Fix (@Attribute ("Alloc1"), "Department")
    ...
    ENDFIX

    This will result in the fix dummy works on the total for the Department, which will be generally replaced by aggregations later. But she will always be a member in the DIFFICULTY of the Department dimension, so it will never default to 'all '.

Maybe you are looking for

  • sharing photos on iOS

    In iOS, we can add multiple accounts to: email, contacts, calendar and so on.  Why we can not choose which iCloud account we want for our photos?  My wife and I have separate apple ID, you can easily share contacts that we can simply use some iCloud/

  • Reinstalling operating system on the HP laptop which has Vista, Win 7 family Premium and Windows 7 Pro installed.

    I have a HP Pavilion 6500 CTO (?) vintage 2008 model.  It came with Vista Premium. It is the only time that I forgot to make a recovery disk, but there is a sort of drive partitioned D that could be disaster recovery.  Anyway. .. . . . I made one of

  • When I opened my express email outlook it momentarily appears with an error message and the email disappears?

    When I opened my express email outlook it appears momentarily, but an error message appears, saying that it is necessary to close.  My email and then disappears.

  • HP Pavilion 15 RAM Info

    Hi all I have a laptop HP Pavilion 15 e024 which has 2 GB of RAM with i core processor 3. I would like to be updated by adding 4 GB of additional RAM to his empty slot 6 GB. Can someone help me what RAM brand will support it so that I can buy it.

  • TO GMAIL

    When I use Google Chrome I automatically make me signed without having to put my password in Gmail. When I use IE and want to connect to my Gmail, I need tenant, my password. I bought a new computer and it started to happen. On my old computer, I don