Report Classic - whole line links

Hi all
How can I make a link to the classic line of the report? But I want the line to have a link with certain parameters of one or two columns to set. When I click somewhere in the line, these one or two parameters to be set.

Thanks in advance!

You don't mention what version of Apex you use. If you are in 4.0, this can be done easily using dynamic measurements.

Here's an example http://apex.oracle.com/pls/apex/f?p=24317:92

A DA who looks like this http://screencast.com/t/djyAG6F4WFM

The first REAL action (start loading the page) change the cursor style to indicate that the line is clickable http://screencast.com/t/Z3YIXo6c

The other makes redirection http://screencast.com/t/jHMtyDwK8lM in the example it is just displays a warning message, but you can change it to pass in all the settings you need and build the location.href to redirect to.

Tags: Database

Similar Questions

  • NIMAX generate a report from command line

    Dear users,

    I would like to generate report MAX ("MAX generate Report.vi') command line. Nimax.exe has this ability, or do I have to write a wrapper to vi?

    Kind regards.

    Hello

    It is possible to do it from the command line. You can see how to do this in the document:

    Documenting the Measurement & Automation Explorer (MAX) Configuration information

    http://digital.NI.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4?OpenDocument

    Kind regards

    Dawid

  • Open the report classic on average page / registration

    Hello

    I'm under Apex 5.0.3 on Oracle 12 c.

    I have a report classic that will always return 100 records with record 51 being that the user is likely to be more interested. I would like so open the report view this intermediate page. Before the Apex 5 I used $a_report but this code no longer works, and in all cases, I have to use a method of support.

    Is there a way to do this, perhaps using dynamic Actions, JQuery or another method?

    Thank you

    Chris

    phillips_chris wrote:

    I'm under Apex 5.0.3 on Oracle 12 c.

    I have a report classic that will always return 100 records with record 51 being that the user is likely to be more interested. I would like so open the report view this intermediate page. Before the Apex 5 I used $a_report but this code no longer works, and in all cases, I have to use a method of support.

    Is there a way to do this, perhaps using dynamic Actions, JQuery or another method?

    For reasons, I do not understand there is no way documented and supported to customize the reports beyond paging parameters available in report attributes and the very limited support for editing report models.

    The following work APEX 5.0 using the theme universal but is far from be supported, elegant and efficient. Add this script to report property Footer area:

    
    

    This awkward approach is necessary because paging is driven using the internal region ID, and the foot of the region is one of the few places that the substitution #REGION_ID # container string these are accessible during execution to obtain the desired value.

    Add a dynamic loading of page action to call the function when the page is loaded (it is possible to run the code of paging directly from the foot of the region, but I'd rather have the DA visible to indicate that there is something unusual is happening on the page...).

    Event: Loading the page

    Action: Run the JavaScript Code

    Code

    // Call function defined in region XXX footer due to dependency on REGION_ID substitution string
    area51();
    


  • Reverse writing and samples of the whole line?

    Is there a way to reverse a drafting? For example, you choose "cheesecake" for the redaction. Typically, this would cause the entire page to be normal, but with the redacted cheesecake. Is there a way to have Acrobat reverse this writing so that the entire page is written with the exception of cheesecake?

    Furthermore, is it possible, at the location of a word for the redaction, to redact the whole line that it's on, instead of just the word you found?

    Thank you!

    There is none of the built-in controls do, however, I think that the two things are possible using scripts. The first is much more complicated to implement, however, because there may be several instances of the word on the page to build annotations so that they leave these words but remove everything else is quite difficult. The latter functionality is simpler, but it would still need a custom script to write.

  • Report Classic - Condition evaluated for each line

    APEX 4.2.2

    I see something strange in a classic report area. A report began to fail at runtime with a strange error of incorrect syntax. When I run the page in debug mode, I see the following

    Print column headers

    loop lines: line 30 (s)

    ... Run the statement: begin wwv_flow.g_boolean: = "is not null;

    end;

    ...... Result = false

    ... Run the statement: begin wwv_flow.g_boolean: = "is not null;

    end;

    ...... Result = false

    ... Run the statement: begin wwv_flow.g_boolean: = ' embedded string with a 'apostrophe' is not null;

    end;

    ...... Result = true

    It seems that the APEX engine evaluates a Boolean expression after rendering and each row in the report. And for some strange reason, it is using a piece of data from the result set of the query and is not due to bad syntax introduced by the single quotation mark in the string.

    I have never seen it before. Any idea what's going on?

    Thank you

    Hi Vikas

    Report template customized with the models of the conditional row/column?

    (Sorry for the brevity of the answer but I just get on a plane...)

  • APEX 5 - report Classic - line limitation cards theme?

    Hi Experts,

    I would use the new theme of CARD in the universal theme of the APEX.

    I want to show 20 records in 4 lines and 5 columns.

    (1) create report-> OK

    2) replace by maps model + columns of reports used for substitution-> OK

    (3) option model to 5 columns-> OK

    (4) there are only 15 cards shown due to the number of lines is set at 15. I changed it to 50, but he has yet indicated only 15 of them.

    (6) I have made to change the type of paging: No. Pagination (display all lines)-> always 15 boxes.

    Is there a limitation for the model of card show a maximum of 15 cards per region report page?

    I have created example on apex.oracle.com.

    https://Apex.Oracle.com/pls/Apex/f?p=16502

    Login: demo

    Pass: demo

    component settings:

    2015-06-22_125620.png

    Concerning

    J

    jozef_SVK wrote:

    Hi Experts,

    I would use the new theme of CARD in the universal theme of the APEX.

    I want to show 20 records in 4 lines and 5 columns.

    (1) create report-> OK

    2) change of model cards + columns of reports used for substitution-> OK

    (3) model option set to 5 columns-> OK

    (4) there are only 15 cards shown due to the number of lines is set at 15. I changed it to 50, but he has yet indicated only 15 of them.

    (6) I have made to change the type of paging: No. Pagination (display all lines)-> still 15 boxes.

    Is there a limitation for the model of card show a maximum of 15 cards per region report page?

    I have created example on apex.oracle.com.

    https://Apex.Oracle.com/pls/Apex/f?p=16502

    Login: demo

    Pass: demo

    component settings:

    Pagination settings are cached for the duration of the session. After modification of the line in the attributes of report parameters, log off, restart the browser and connect again or manually re - ask the page in the browser's address bar, adding 'RP' in the ClearCache position in the URL.

  • Interactive report with alternating lines - 5 APEX

    Heyho guys.

    I got a task to set alternating line colors in my interactive report.

    IM using Oracle 11 g Database XE with APEX 5.0.0.00.31 2.

    I searched current debates and following this thread:

    https://community.Oracle.com/thread/912414?TSTART=0

    I followed the comments written there and I tried with javascript, they spoke aboud (I'm a newbie using javascript)

    I pasted the following in my page header:

    < script type = "text/javascript" >

    IT IS THE INTERLACING

    function decorateDataGrids (strClass) {}

    var tables = document.getElementsByTagName ("table");

    for (var i = tables.length; i-;)) {

    If (tables.className == strClass) {}
    var gridRows = tables [i] .getElementsByTagName ("tr");
    for (var j = gridRows.length; j-;)) {If (j %2) {gridRows [j] .className = "even" ;}}
    }
    }
    }
    < /script >

    < style >
    / * THIS REPLACES THE DEFAULT STYLES OF THE APEX * /.
    table.apexir_WORKSHEET_DATA tr.even td {}
    background-color: #F1F5FA! important;
    }

    table.apexir_WORKSHEET_DATA td {}
    background-color: #FFFFFF! important;
    border: 1px solid #B3B3A7! important;
    padding: 4px 8px! important;
    }
    < / style >

    And called in my link to my column ID text field via:

    "< img src =" "#IMAGE_PREFIX #edit.gif" alt = "" onload = "decorateDataGrids ('apexir_WORKSHEET_DATA'); ">

    If I start the page now, nothing happens.

    In the thread, we talk about bad SEO of the IR:

    "OK here's why the code does not work." When you use getElementsByTagName, you get a collection, not a single item.

    So when you make the comparison to see if the class of the table is an ApEx IR type, you need to reference the current table, not the entire collection. As follows... »

    But I don't understand how I'm doing the right reference.

    Someone at - it an idea to get this race?

    Thank you

    pleNn

    pleNn wrote:

    Heyho guys.

    I got a task to set alternating line colors in my interactive report.

    IM using Oracle 11 g Database XE with APEX 5.0.0.00.31 2.

    I searched current debates and following this thread:

    https://community.Oracle.com/thread/912414?TSTART=0

    I followed the comments written there and I tried with javascript, they spoke aboud (I'm a newbie using javascript)

    I pasted the following in my page header:


    for (var j = gridRows.length; j-;)) {If (j %2) {gridRows [j] .className = "even" ;}}
    }
    }
    }

    And called in my link to my column ID text field via:

        

    If I start the page now, nothing happens.

    In the thread, we talk about bad SEO of the IR:

    "OK here's why the code does not work." When you use getElementsByTagName, you get a collection, not a single item.

    So when you make the comparison to see if the class of the table is an ApEx IR type, you need to reference the current table, not the entire collection. As follows... »

    But I don't understand how I'm doing the right reference.

    Someone at - it an idea to get this race?

    It's all totally obsolete with respect to the 5.0 APEX where interactive reports have been completely redesigned and rebuilt.

    To complete the full version number of APEX, always indicate what theme and browser (s) / version (s) you use when asking questions of shape/layout visual layout.

    To go from rank (Zebra) when you use the universal theme distribution in interactive reports, see Re: interactive report - no line scratched?

  • report Classic select value of the element to set another point/region on the same page

    1.I have classic in the area of form, reportthe user must select online (single or multiple) box/radio classic report these lines to set another region (query are same with selected element only). but when we save the values selected as a delimited values (1:2:3:5) in an item (P9_TO_MOVE_ITEM).

    How can get the report? I mean the where condition. If any other way to do it?

    workspace: ram_r & d

    username/password: aramani/apex

    application: https://apex.oracle.com/pls/apex/f?p=29288:9

    Hi, thanks. its working fine.

    1. add values as shuttle (P9_TO_MOVE_ITEM) items in the form box, that will store in 1:2:3:4 of database column values

    Then add the new report with the following classic area.

    WITH delimited AS (SELECT  REPLACE(:P9_TO_MOVE_ITEM,':', ':') vals FROM DUAL)
    SELECT *
      FROM emp, delimited
    WHERE INSTR (':' || delimited.vals || ':', ':' || deptno || ':') > 0;
    
  • Interactive report performance with conditional link

    Apex 3.2

    I have an interactive report.

    The underlying sql return 127000 lines

    The sql is

    Select

    LDE.ods_system,

    LDE.ldekey,

    Msg.sendersystem,

    Msg. MessageType,

    Msg. MessageVersion,

    Msg.msgseqnumber,

    Msg. AlternateKey,

    Msg.crudmarker,

    Msg.clrbookdate,

    Msg.clrbookresult,

    lower ('udf_' | MSG button.) MessageType),

    LDE.ldekey |'. ' | Msg. AlternateKey |'. ' | Msg.msgseqnumber udm_key

    Of

    clr_esbmessageheader msg,

    clr_adm_systemmessage SMA,

    lde udm_lde

    where

    ADM.ldeid = lde.ldeid and

    Msg.sendersystem = adm.system and

    Msg. MessageType = adm.messagetype and

    Msg. MessageVersion = adm.messageversion and

    Msg.receiversystem = "SCIPS.

    msg.clrbookdate desc order

    This report takes a second to display.

    I need to add a conditional link to another page, so I used

    case

    When lower ('udf_' | msg.) MessageType) = "udf_distreceipt" then

    "' < a class ="type"href =" "|" apex_util.prepare_url ('f? p ='|: APP_ID |) » : 52 :'|| : APP_SESSION |': ' | : D EBUG |': RIR' | ': I R_MSG_KEY, P52_PG :'|| LDE.ldekey |'. ' | Msg. AlternateKey |'. ' || Msg.msgseqnumber | «, » || 50, null, 'SESSION') | «"title ="Go α report udf_distreceipt"> udf_distreceipt < /a > '»»

    Another 'no link' don't end table_link

    The sql seems to be ok, because the report was accepted, but by selecting the new column and save the report back for always (2 min)

    Now, the report takes more than 2 minutes to run and I still need to add more conditions.

    I coded the link incorrectly?

    Gus

    Well either force them to filter everything first or actually withdraw the appeal prepare_url of your sql. Can you not just use the link of apex column feature? All your links seem to differ in is in the display text for the anchor and not the actual url. If your link is perhaps not as accurate, but at least going to session state protection and be fast and everything will be pretty standard. You could delete SSP of course, but who are better than a more generic link text? The call is of course to you.

  • Adjust the height of the line in an interactive report for all lines

    Hello
    I have an interactive report with lots of data in certain cells. The height of the heights of lines varies, so that all data is visible in the cells.
    I want to correct or to limit the row height to a specific value, so that all lines are displayed with the same height.
    Do anyone knows how to win this? Thanks in advance.

    Published by: kps204020 on 26.12.2012 20:27

    kps204020 wrote:
    Thanks a lot for your answer.
    I tried your proposal, but it has no effect. The cells in the report show all their content using as many lines as you need for this.

    This is the default behavior for the HTML table data (tables and cells grow to fit their content).

    So I have always with lots of lines, lines and lines with only a few mixed lines in my IR dependant on the contents of the cell. Because some lines almost filling the whole screen, it is difficult to get an overview with regard to adjacent lines.
    I use the Application Express 4.1.1.00.23. with the theme 21. Scarlet and Firefox 17.0.1.

    All users using Firefox?

    In fact, I'm working on my first APEX Solution for use in my business and demanding customers a solution for this topic. So I'm very keen to find a solution.
    I am very looking forward to your reply.

    I have been involved in similar questions in the past. My first reaction is simple: these data must be included in the report? The offending column can be removed from the primary report? They will always be visible in the display of the row and the detail view when it exists.

    The second option is to create a detailed view of the report with a structure that is better suited to the data concerned and make it the default view. (For an example, see the treatment of the PRODUCT_DESCRIPTION column in the detail view of the report in the sample database Application: click the show details on the product page.)

    The third possibility is some sort of customization of the presentation of the data. It will be using a combination of HTML/CSS/dynamic of the Actions/Plug-ins/JavaScript that you may not be familiar with: do you have any experience of these? To go this route, you must describe in detail how you want to present data, or what behavior is required when the data is too long and share a sample of the report on the apex.oracle.com we can work with.

  • edit interactive report based on APP_USER link conditional

    I have a users table with standard information, including a user_id column which is what is used by my access control page to connect. I have a screen of user management with an interactive report I want everyone to see all users, but I want only the link modify to display the line that represents the user who is logged on. I know there is a conditional parameter on the link change, and I tried to develop in exp1 = exp2, with & APP_USER. exp1 and exp2 user_id, but who do not seem to work. Any other ideas, or I'm doing something wrong with the way I tried to make it work?

    HI -.

    It really bothers me, this forum has a problem with the code examples, so for a while at least I posted quick example on Google:

    [Conditional column | http://docs.google.com/Doc?id=dd2tkvv6_212dbzw2ftq]

    Not to complicate too much, but if you want without empty column except a line, you could of course apply this trick to the column that contains actually the user name in your table... in other words, the user can right click on their name to go to the Edit screen, but any other name user, but they would not be a hyperlink. But it is as they say an exercise for the reader :)

    Good luck.

  • How report Classic partial updating of Javascript

    4.2.1

    THM 2

    Hello world

    I have a classic report has some point of page filters that I defined through JS. When I click on a hyperlink on the page, I put these elements and then you want to refresh the report. Is it possible to do? So if my report has an id - id1, how can I update to Javascript?

    Thank you

    Ryan

    ryansun wrote:

    4.2.1

    I have a classic report has some point of page filters that I defined through JS. When I click on a hyperlink on the page, I put these elements and then you want to refresh the report. Is it possible to do? So if my report has an id - id1, how can I update to Javascript?

    Thank you

    Ryan

    Use the apex.event.trigger API method:apex.event.trigger('#id1', 'apexrefresh')

    YoI will find it useful to spend an hour or two through the JavaScript API documentation to familiarize themselves with the methods that are available.

  • Search option for the report classic apex

    Hi, required Express 4.2.2.00.11.

    I have a classic report options and research. My question is how a search field in the form "ABC"? If I search "ABC" without space he wanted, but with a space as 'ABC', then nothing happens. Message "No data found" come.

    Please let me know?

    Thank you very much

    RI


    Hi, I realized as follows. I just added rtrim.

    where (instr (rtrim (upper (table1.column1)), superior (rtrim (:P16_search))) > 0);))

    Thank you very much.

  • Error with query in report Classic

    Hello

    I wrote the following query:

    Select * from)

    SELECT stvsbgi_desc, count (sorhsch_pidm) ct1

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi

    WHERE sorhsch_pidm = pidm and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) aa

    left join

    (Hs2 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct2

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '200901' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) bb

    On aa.stvsbgi_desc = bb.hs2

    left join

    (Hs3 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct3

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '200908' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) cc

    On aa.stvsbgi_desc = cc.hs3

    left join

    (Hs4 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct4

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201001' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) dd

    On aa.stvsbgi_desc = dd.hs4

    left join

    (Hs5 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct5

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201008' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) EA

    On aa.stvsbgi_desc = ee.hs5

    left join

    (SH6 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct6

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201101' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) ff

    On aa.stvsbgi_desc = ff.hs6

    left join

    (Hs7 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct7

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201108' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) gg

    On aa.stvsbgi_desc = gg.hs7

    left join

    (Hs8 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) return ct8

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201201' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) hh

    On aa.stvsbgi_desc = hh.hs8

    left join

    (Hs9 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct9

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201208' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) ii

    On aa.stvsbgi_desc = ii.hs9

    left join

    (Hs10 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) tm10

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201301' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and = '200808' GROUP BY stvsbgi_desc term) jj

    On aa.stvsbgi_desc = jj.hs10

    left join

    (Hs11 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct11

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201308' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and = '200808' GROUP BY stvsbgi_desc term) kk

    On aa.stvsbgi_desc = kk.hs11

    left join

    (Hs12 SELECT stvsbgi_desc, count (distinct sorhsch_pidm) ct12

    OF cartijoe.wlftft_degsk, saturn.sorhsch, saturn.stvsbgi, saturn.sfrstcr

    WHERE sorhsch_pidm = pidm and pidm = sfrstcr_pidm and

    sfrstcr_term_code = '201401' and sfrstcr_rsts_code in ('WR', are ') and sorhsch_sbgi_code = stvsbgi_code and term = '200808' GROUP BY stvsbgi_desc) mm

    On aa.stvsbgi_desc = mm.hs12

    order of stvsbgi_desc

    This query works fine for an interactive report, but in a classic report, I get the following error: ora-01461: can bind to a long value only for insert into a long column


    I don't know why I had received this error because I have not defined a long variable and I don't mean to insert a value in a column, so any help would be greatly appreciated.  This query also works very well in SQL Developer, so only when you try to use it in a classic report do I see the error.

    Bob

    Perhaps due to the LENGTH of your query itself?  You can try this: do a VIEW of your query and try to run your standard report against this point of view?

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • Malaccaaccordian mobile Black Ghost classic Menu line

    I use the classic Menu Malaccaaccordian Mobile to create a mobile of a Web site version. There is a black line that appears when I am posting on my phone, but it isn't there when publishing in muse of adobe. I want to get rid of this line. The site is Junipercapmgt.com. Please check it out on mobile that I see the mobile version.

    Thank you.

    I checked out the site and see no black line with accordion menu, I think that the problem is solved?

    Thank you

    Sanjit

Maybe you are looking for

  • Does anyone know what is this icon?

    Hello from Spain, Last week, I have a new icon and I Don t know what it is. The only thing I did was to install 10 Windows with bootcamp (I know it's a bad idea, but I have a few excels do not work in Mac) I'm grateful for the help Thank you

  • Conflict of resource with card wifi PCMCIA on the boot process

    -Did you turn off the wlan card integrated in the victory and also with the switch near the wlan on board.-Did you flash the latest bios version Seems that the problem is loading. Is it possible to disable the onboard in the loading process? Even tho

  • HP Deskjet F2180 - error C0840001

    Hi, the self-test on my F2180 page shows the last error code is C0840001. I know that 'C' means material, '084' is the id of the component, "00" is the type of product and '01' is the error code itself. However, I do not know what component it means

  • can not play games

    I was able to play games on IE8 so far.Games open upward, but when you press the Start button, it freezes, says that ie8 is not responding.IE8 works very well except for the games. (no other problems)I tried to games on MSN and Suddenlink home pages.

  • Not all programs/Windows utilities are available for some reason any

    original title: data backup I have an old Windows XP home pc.  Not all programs/Windows utilities are available for some reason any.  Where can I find the Windows backup feature?  I want to save my data files.