Problem with BLOB in a tabular presentation manual

Hi all

I created a manual tabular presentation. One of the elements is a BLOB type and shown as file browse on the form.

I'm going to show a download link when the blob column is not null.

I searched the forum and tried many ways, but nothing has worked so far. The form is available at apex.oracle.com.

Here are the credentials to connect:

Workspace: bobforum

User: forum

Password: abc123

Application: 39196

Page: 1

http://Apex.Oracle.com/pls/Apex/f?p=39196:1

I would be grateful if someone can help on this please.

Thank you

Zkay

Hello

Check your sample now.

It should work, when inserting blob column files

Kind regards
Jari

Tags: Database

Similar Questions

  • problem with adding line in tabular form after that put 4.1.1 to level

    We have recently installed the Update 4.1 .1. We now have a problem with some of our tabular forms created using the wizard. The delete and update feature works fine, but when trying to insert a new record, it will insert only the first record, but after that, it will no longer inserts. It acts as ApplyMRU (updated online Multi) is not at all shooting. No success or error message. I tried to create forms based on the rowid and also on the suites (with and without triggers), and they all behave the same way.

    This happens both in IE and Mozilla. Tabular forms were working fine before the upgrade.

    Everyone knows this?

    We just hit this issue and thanks to this thread and a light bulb above my head, resolved this question today. There is more to the story. Copy the necessary images in place works, but get the full version 4.1.1 images.

    We were already on 4.1.0.00.32, so I applied only Patch 13331096 upgrade to 4.1.1.00.23. Patch 13331096, at least one that I downloaded a few weeks ago IS NOT ALL OF THE NECESSARY IMAGES.

    Fortunately, I thought to download both. When I did a number of files in the directory images between the full version and the patch, the County came up short for the patch.

    If you have this problem, get your hands on the full release 4.1.1.00.23, NOT Patch 13331096and copy these files to image in place. Who sets the we.

  • problem with checkbox on the tabular form

    (All my friends at the time of deperate) Hi,

    I have a tabular form on a page, which I use for adding record only. So it always shows me a blank line, which is ready to be inserted after the user has filled in the data and click on the "submit" button.

    Now, I have a field check box on this form of table. Since all the columns that I show as null, I also shows this check box cleared when page appears. This is the query for the region of origin of this form:

    SELECT "Customer", null
    NULL "currency."
    HTMLDB_ITEM. CheckBox(40,'YES',null) critical_box,
    OF the double

    I used the 'YES' as return value of this checkbox (when the user checked, otherwise I guess that's not equal to 'YES').

    I have my own update process, which gets triggered when clicking on 'submit '.
    It's my insert clause in this update process:
    INSERT INTO table1
    (customer, currency, critical_level)
    values
    (APEX_APPLICATION.g_f01 (i), APEX_APPLICATION.g_f02 (i), decode (APEX_APPLICATION.g_f40 (i), 'YES', 'YES', 'NO')


    Now the problem is that when I click on checkbox and save it, it adds record correctly. But when I click on check box when you insert, I get error message no data available. It must insert 'NO' for the 3rd column when the check box is not clicked.

    Please help here. Not sure why its not giving no data found error when unchecked the checkbox on the form of tables.

    Thank you and best regards,
    Rave.

    Sorry, this one is out of date, try this

    http://HTMLDB.Oracle.com/pls/OTN/f?p=31517:219

    Here are a few related threads you might be interested.

    Re: Boxes to check off and go to the other fields in the table
    Re: Problem in selecting the checkbox values
    Tabular presentation - box

  • Problem with BLOB during the upgrade

    Hello
    I am doing an upgrade to version in bulk of WLS and Oracle (WLS 7 - > 10, Ora 8-> 10) and I have problems with BOLBs.

    While tryng to write a BLOB, I get the following exception:

    [August 27, 2008 18:22:26] [uts.actions.MyExceptionHandler] [ERROR] - java.rmi.RemoteException: EJB Exception:; nested exception is:
    java.rmi.RemoteException: captured SQL exception with cause: weblogic.jdbc.wrapper.Blob_weblogic_jdbc_base_BaseBlob; nested exception is:
    exceptions. DBException: Captured SQL exception with cause: weblogic.jdbc.wrapper.Blob_weblogic_jdbc_base_BaseBlob
    at weblogic.ejb.container.internal.BaseRemoteObject.postInvoke1(BaseRemoteObject.java:491)
    at weblogic.ejb.container.internal.StatelessRemoteObject.postInvoke1(StatelessRemoteObject.java:57)
    at weblogic.ejb.container.internal.BaseRemoteObject.postInvokeTxRetry(BaseRemoteObject.java:427)
    at ejb.session.report.Report_i3i5qg_EOImpl.saveAttachmentDateNull(Report_i3i5qg_EOImpl.java:2617)
    at delegate.report.ReportDelegate.saveAttachmentDateNull(ReportDelegate.java:388)
    at struts.workflowinfragruppo.actions.OperazioneAutomaticaAction.saveAttachmentRicavi(OperazioneAutomaticaAction.java:194)
    at struts.workflowinfragruppo.actions.OperazioneAutomaticaAction.saveAttachment(OperazioneAutomaticaAction.java:130)
    at struts.workflowinfragruppo.actions.OperazioneAutomaticaAction.eseguiNo(OperazioneAutomaticaAction.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:226)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3392)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: java.rmi.RemoteException: SQL exception caught with cause: weblogic.jdbc.wrapper.Blob_weblogic_jdbc_base_BaseBlob; nested exception is:
    exceptions. DBException: Captured SQL exception with cause: weblogic.jdbc.wrapper.Blob_weblogic_jdbc_base_BaseBlob
    at ejb.session.report.ReportBean.saveAttachmentDateNull(ReportBean.java:1612)
    at ejb.session.report.Report_i3i5qg_EOImpl.saveAttachmentDateNull(Report_i3i5qg_EOImpl.java:2603)
    ... 28 more
    Caused by: exceptions. DBException: Captured SQL exception with cause: weblogic.jdbc.wrapper.Blob_weblogic_jdbc_base_BaseBlob
    at dao.report.AllegaDAOImpl.saveAttachmentDateNull(AllegaDAOImpl.java:7712)
    at ejb.session.report.ReportBean.saveAttachmentDateNull(ReportBean.java:1609)
    ... more than 29



    I use a connection pool with weblogic.jdbcx.oracle.OracleDataSource as a pilot class.

    Any ideas?

    More info on request.

    Thank you

    Daniele

    OK, so rather than debug code, why don't you just
    go back to using the URL and the thin driver Oracle
    as before? That is the question. A Blob of the weblogic-
    driver of the brand is not the same as a blob of the
    Oracle thin driver. Your code is cast to an OracleThinBlob
    to access thin-driver-specific calls.

    Joe

  • Problem with the video thumbnail and presentation on SnS

    Hello

    I have install DMM and SnS 5.2.0 on vmware. Problems are video thumbnail not worked (just see the static image as a roll of film) and if I created the video with the presentation, the image of presentation showed nothing. This limitation comes from the vmware version? Thank you.

    In this case, show and share should generate thumbnails automatically.

    Anyway, as you know that VMware version is not officially supported, so if you want to continue, the first thing to do would be implementation of the software in a show and share the device and see if the same problem occurs.

    That's what I get to support your configuration

    Concerning

    Daniel

  • Problems with the Widgets Library / Compositions / presentation / Auto Play.

    I have a problem of failure when using the widget "Overview."

    The widget within the group is "Composition".

    With 'Auto Play' on...

    If I make a shortcut (button) to any element in the light table or use the options of 'Parts', 'Prev' or 'Next', continues to work option 'Auto Play '.

    I can only access other areas by direct click, it stops the 'Auto Play'.

    Can you help me solve this problem?

    Thank you very much!

    Hello

    Please take a look at this related post: http://forums.adobe.com/message/5551810#5551810

    See you soon

    Parikshit

  • Problem with the new line when you manually run a procedure in SQL * more

    The procedure below works fine in SQL * more when all EXEC < procedure_name > (parameter1, parameter 2,...); is placed on a single line
    SQL > exec cust_admin_util.create_schema (P_SCHEMA_NAME => 'SCOTT_01', P_SCHEMA_PWD => 'scott123', P_TBS_NAME => 'TRAG_TBS', p_temptbs_name => 'TEMP' );
    
    PL/SQL procedure successfully completed.
    I wanted to perform the same procedure with readability. So, I put each parameter on a separate line and try to run. But it's the slightest mistake out.
    SQL > exec cust_admin_util.create_schema
    (
    P_SCHEMA_NAME => 'TESTUSR_01',
    P_SCHEMA_PWD => 'scott123',
    P_TBS_NAME => 'TRAG_TBS',
    p_temptbs_name => 'TEMP'
    );BEGIN cust_admin_util.create_schema; END;
    
          *
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'CREATE_SCHEMA'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    
    
    SQL >   2    3    4    5    6    7
    P_SCHEMA_NAME => 'TESTUSR_01',
    *
    ERROR at line 2:
    ORA-00928: missing SELECT keyword
    No work around for this?

    Tom wrote:

    No work around for this?

    BEGIN
    cust_admin_util.create_schema
    (
    P_SCHEMA_NAME => 'TESTUSR_01',
    P_SCHEMA_PWD => 'scott123',
    P_TBS_NAME => 'TRAG_TBS',
    p_temptbs_name => 'TEMP'
    );
    END;
    /
    

    SY.

  • Tabular presentation - PK_DISPLAY with name

    Hi all

    Request Express 4.2.4.00.08

    I have setup an example on apex.oracle.com.

    Workspace: BRENTDEMO

    user: demo

    PW:demo

    On page 2, I have a dynamic action

     jQuery.each($('input[name="f03"]'), function() {
         alert('Name = ' + $(this).val());
         var deptno =$(this).closest('tr').children('td[headers="DEPTNO_DISPLAY"]').find('input[name="f02"]').val()
         alert('deptno = ' + deptno);
    
     })
    

    If you use firebug on the page, the DEPTNO_DISPLAY column has no name/id associated so obviously that this action will not warn the correct value.  How I would go about assigning an id/name of the DEPTNO_DISPLAY column to retrieve the value.  I want to get this value it is because I have a how to remove custom that needs the PK ID.  (Not in this application example).

    I tried to make the column DEPTNO_DISPLAY a text field (changing names in dynamic action).  However, it gives an error message of "current version of the data in the database has changed since the user initiated the update process. version of current line identifier = "6FC404C2EDDB998C91CD7473B6DDA6A5" line application version identifier = "D3B1B18D31905688985A3EA6D5F82FB2" (line 1).

    On page 3, I tried to adjust the sql query to read

    select 
    "DEPTNO",
    "DEPTNO" DEPTNO_DISPLAY,
    "DNAME",
    "LOC",
    apex_item.text(10,deptno) as deptno_with_name
    from "#OWNER#"."DEPT"
    
    

    With dynamic Action

     jQuery.each($('input[name="f03"]'), function() {
         alert('Name = ' + $(this).val());
         var deptno =$(this).closest('tr').children('td[headers="DEPTNO_WITH_NAME"]').find('input[name="f10"]').val()
         alert('deptno = ' + deptno);
    
     });
    

    This allows all work fine, except when a validation fails on the page.  If you set Dname null and try to send the page, the following error message is displayed in the form of tables:

    error report:

    ORA-01403: no data found

    ORA-06510: PL/SQL: not supported by the user-defined exception

    Now, if you are populating Dname with what either, and you're trying to send the page again, you receive the following error message:

    Current version of the data in the database has changed since the user initiated the update process. version of current line identifier = "A884FA378C851786DDFE3A33709CB23C" line application version identifier = "6FC404C2EDDB998C91CD7473B6DDA6A5" (line 2)

    I tried searching forums and I believe that page 3 does not work because the mixture of apex_items and a Query (updateable report) "SQL" does not work.  Please correct me if that's wrong.

    Does anyone have a solution on how I can retrieve the value of DEPTNO? Is the best solution to use a tabular presentation manual?  If more information is needed, please let me know.

    Thank you

    Brett

    What about just using the text() td value?

    The javascript code for your dynamic action reads as as follows, and the alert shows what is desired:

     jQuery.each($('input[name="f03"]'), function() {
         alert('Name = ' + $(this).val());
         var deptno =$(this).closest('tr').children('td[headers="DEPTNO_DISPLAY"]').text();
         alert('deptno = ' + deptno);
    
     });
    
  • I can't download Windows Live, Skype and AVG antivirus. Problem with firewall or IE 8?

    My Eee PC 1000HE is insalled with Windows XP and Service Pack 3. I tried to download the Windows Live, Skype and AVG antivirus without success because they said that they could not detect my internet connections. I tried it on my workplace and my house so I think this isn't the router issue, it is the configuration on my computer. Also, I discovered that even I have disabled the windows firewall on my computer, the Security Center has always indicated that at least part of the firewall is still on. How to identify and disable firewall? Could this be a problem with IE8? I have to manually configure anything? I thank you and appreciate your help.

    If after your turn off the Windows Firewall, it shows that you have firewall, it means you want running an other firewall? You run any internet security software?

    You can try to reset internet explore (Tools-> internet option-> advance tab, then reset) and see if the problem is resolved. Alternatively, you can try to contact your ISP and ask them for help, they could provide you with the configuration information.

  • Problems with the conversion of Word files to PDF via macro

    I have a weird problem with the Acrobat add-in. I want to convert a lot of files with the Word Add-In in PDF files. The printer is no option because it causes other problems.

    So I created a small macro for Word that transforms all the Word of a directory of files PDF files. The macro works great, but PDF files look right.

    I show you the problem with a Word file, first converted manually, then with the macro:

    First of all the image:  If the file is converted manually, it seems that the Word file and fonts are included.

    convertedManually.png

    Second picture: If the macro converts the file it doesn't seem correct and the fonts are usually not included.

    convertedWithMacro.png

    I use Acrobat XI and Word 2010. The macro command is:

    ' new name for PDF
    pdfName = Replace(Replace(verz & "\" & fi.Name, "docx", "pdf"), "doc", "pdf")
                ' convert Word into PDF
                ActiveDocument.ExportAsFixedFormat OutputFileName:= _
                    pdfName, ExportFormat:= _
                    wdExportFormatPDF, OpenAfterExport:=False, OptimizeFor:= _
                    wdExportOptimizeForPrint, Range:=wdExportAllDocument, From:=1, To:=1, _
                    Item:=wdExportDocumentContent, IncludeDocProps:=False, KeepIRM:=False, _
                    CreateBookmarks:=wdExportCreateHeadingBookmarks, DocStructureTags:=True, _
                    BitmapMissingFonts:=False, UseISO19005_1:=False
    

    I did not, but the trick is to realize you don't want specific action. Rather, you want to treat a directory. DOCX files in the directory will be converted to PDF, then actions (if any).

  • Problem with permissions

    Hello
    everyone.

    I have this problem:
    I am able to create a new application in the responses on a particular area, but when I try to edit a request previously created, I can edit and save the query but Im not able, for example, to add a new field in the area in question
    because I do not do so and instead, I get the following message:

    "You are not allowed to use the Pronto Intervento domain in the answers, or the area in question does not exist"


    Thanks in advance,
    Andrea

    Hello

    Could there be a problem with the alias of your presentation Table?

    You can check the functions of the column in your report of responses? Perhaps the columns are oriented to a folder that no longer exists due to the use of alias.

    Thank you.

    Daan Bakboord
    http://obibb.Worpress.com

  • Problems with the construction of a tabular form manually

    Hello guys,.

    I would ask kindly for your help. I'm having a problem with the fields on a report updateble in my APEX application.

    The report I have two fields that im done with the htmldb_item function. One is the ID of the record and the other attribute that can be updated using a selection list.

    -----
    SELECT
    htmldb_item. DISPLAY_AND_SAVE (1, "TABLE".) "ID") "ID", "
    htmldb_item. SELECT_LIST_FROM_LOV (2, "TABLE".) "ATTRIBUTE", "LOV") "ATTRIBUTE", "
    THE "TABLE".
    -----

    Then I have a process that needs to update the table.

    -----
    BEGIN

    BECAUSE me IN 1.htmldb_application. G_F01. COUNTY
    LOOP

    apex_application.g_print_success_message: = ' < span style = "color: green" > attribute: ' | NVL (htmldb_application. G_F02 (i), 0). » ID : ' || htmldb_application. G_F01 (i) | "</span > ';

    UPDATE table
    Attribute SET = NVL (htmldb_application. G_F02 (i), 0)
    WHERE id = htmldb_application. G_F01 (i);

    END LOOP;
    END;
    -----

    The update can't even if the loop works fine, but the success message prints only the htmldb_application. G_F02 (i) but not the htmldb_application value. G_F01 (i). But how come doesn't work OK if loop the htmldb_application. G_F01 (i) has the value null?

    The funny thing is, that it works on my test environment, but he behaves like this on the production environment.

    Has anyone else have similar experiences?

    Kind regards
    Aleš

    Edited by: user1330618 the 21.12.2009 04:28

    Hello

    Its done.

    The record button was just redirection without submitting the page, it's him not display the message or the recording of the information...

    now, the button is present and redirect...

    Kind regards
    Shijesh

  • Tabular presentation - column to turn it off (with picture) based on another value of the column

    Hi all

    I haven't worked much on tabular forms and JS. I'm looking for help in this regard.

    I'm working on a tabular presentation. with several editable fields... I need to disable a column (just for this single line), which contains an image, based on a field of LOV (static) list) (Y/N). The image column must be disabled if the value is N.

    My SQL for the report is something like this: (will keep things simple)

    Select

    emp_id,

    emp_name,

    static_list,

    (case when STATIC_LIST = "Y" THEN ' < a title = "Edit SAMPLE TBL" href = "f?) p = & APP_ID.:10: & APP_SESSION.:NO:P10_EMP_ID, P10_EMP_NAME :'|| EMP_ID | «, » || EMP_NAME | "" "> < img src =" "#IMAGE_PREFIX #SAMPLE.gif" border = '0' (> < /a > ' other ' ' end) as disable_col, "

    dept_name

    of sample_table

    I scoured the topics in this forum. Most of them were made using the table ID f_001, f_002.

    I tried to follow the same path by inspecting the item but the disable_col does not have any ID.  Let's say, f_003 is for the static list and f_004 is assigned to dept_name.

    I tried dynamic actions, but it did not work. Read in a topic that dynamic action does not work on tables. So I chose this approach. Is there a simpler way to solve this?

    need your help on how to proceed with this scenario. Thank you in advance.

    Versions: Apex: 4.2, DB: 11 g

    Thank you

    Daniel

    Hi Daniel_A,

    Daniel_A wrote:

    I did my job in Page 4.

    If the IS_VALID column is select as 'Yes' then the column hyper must be enabled, allowing the user to click on it. If she chose the 'no', then the column Hyper must be disabled for this line.

    The initial question about toggle the hyperlink is resolved. Check your App-> Page 4 35160.

    This is done with the help of two dynamic actions:

    • DA first loading of the Page / after updating of region "tabular":

    Event: After refresh

    Selection type: region

    Region: The other 'tabular '.

    Condition: No strings attached

    Action: Run the JavaScript Code

    Fire on loading the Page: Yes

    Code:

    $( 'select[name="f08"]' ).each(function() {
      if ( $(this).val() === "N" ) {
        $(this).closest("tr").find('td[headers="HYPER"]').find("a").addClass("apex_disabled").unbind("click");
      }
    });
    

    Items concerned: no item affected

    • Second DA on the evolution of the selection list:

    Event: change

    Selection type: jQuery Selector

    jQuery Selector: select [name = "f08"]

    Condition: No strings attached

    Action: Run the JavaScript Code

    Fire on loading the Page: No.

    Code:

    var el = this.triggeringElement;
    if ( el.value === "N" ) {
        $(el).closest("tr").find('td[headers="HYPER"]').find("a").addClass("apex_disabled").unbind("click");
    } else {
        $(el).closest("tr").find('td[headers="HYPER"]').find("a").removeClass("apex_disabled").bind("click");
    }
    

    Items concerned: no item affected

    NOTE: as the original question/topic related to toggle the image link in the column, for the problem with the Page 5, please create a new thread with the details.

    Kind regards

    Kiran

  • Problem with website security cerificates. Said the security certificate presented by this website was issued for a different website address.

    Problem began the week last with Verizon's Yahoo email. I can't access it. I get the message on the certificate.  Said the security certificate presented by this website was issued for a different website address.  can hnts in and out of yahoo, but can not get by e-mail. I have Windows vista 32-bit home. Have tried several things offered by yahoo... Delete history, cookies, defragment the drive hard, etc. Then they said need to ask Verizon. Community sitting there, no response. I had a help line, but what they had me try did not work. Could not do the download help remotely, I tried Java plugin download, has got an error 12031, and a Microsoft fix it but none of it worked. Could not load. Then they said it was having problems with Microsoft windows problems. Error files, corrupted files and certificate & register...  I did a few other things too but do not know if someone can help me... Not even if I am in the right place.  I really hope that someone can help you.

    Hi Patsabo,

    I suggest you to check if you are facing the same question in the new administrator account.

    Create a new user account-
    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-user-account

    If you are not faced with the same question in a new user account, you can view the link below and use the steps provided to fix a corrupted - user profile
    http://Windows.Microsoft.com/en-us/Windows-Vista/fix-a-corrupted-user-profile

    Let us know the status of the issue. If you need help, please after return. We will be happy to help you.

  • Configuration wireless router WRT54G without CD - problems with manual installation

    Hello.  I have a WRT54G Router that I've used over the years, because my former cable provider provided me with the router.  I recently switched to cable operators & they do not provide a wireless routers.  I would use my WRT54G Router, but I don't have the cd.  I thought that it wasn't a problem because I can just do a manual installation using the 192.168.1.1 ip address.  I get the pop up window to enter user name & password.  I followed the instructions & just type in the word admin password field & l left the user name empty, but it does not work.  Can someone please?  I know that I can solve this problem.  It is not sensible to spend money for another router when this can be a simple solution.  Thanks in advance for your help.

    Press and hold the reset on the back for 30 seconds and then release.  Wait 10 seconds and power cycle.  Now, try again.

Maybe you are looking for

  • Windows has recovered from an unexpected shutdown - BlueScreen

    There are messages mannny out there for this problem, also in the DELL forum.  Too many resolutions:In the night after my PC (computer desktop XPS 435) go to sleep, I hear a pending reboot (twice since I created this PC on 02/09/09 - PC brand new) an

  • memory 8 GB envy13 1050ef module

    Someone at - he tried to connect module ddr3 8 GB in envy13 1050ef? Suports chipset GS45 up to 8 GB of RAM, but I don't know how the system with 1 GB memory soltered will behave... Is it possible to disable the memory soltered? See you soon,. L.

  • Loss of ability to attach documents

    icons are for attachments, but are not active

  • Porque no reproduce any sonido?

    El mi netbook esta al maximo pero reprodusco musica o otro sonido volumen y no is nada escucha pero if dá los audifonos TR to escucha

  • The installation of Acrobat Reader program does not work

    I tried Chrome, Firefox and IE. I tried turning my Microsoft Security Essentials to offshore; turn off my Windows Firewall. Nothing works. I am running Windows Vista 64-bit. I followed the online instructions for installation on an earlier version of