enhancement request on the distance to block registration

Write code to process the information in the tables 'detail', i.e. potentially multirecord forms tables with a probable relationship of foreign key to a table or field also iin the shape, is a bit problematic currently. As far as I know the only one
to be in block A and to gain knowledge on what is in the block B is to 'go' and this is the navigation and it is limited. We need a way to read and write information from documents in the other blocks without navigation (and the name of the block and fields must be dynamic).

for example: get_block_record_field ('BLOCKB', 3, 'FIELDC'), something like this? (In this case, returns the value of fieldc in)
third record in blockB [return - 1 for no more record].

for example: set_block_record_field ('BLOCKB', 3, 'FIELDC', ' 42 ") something like this? (In this case, sets the value of fieldc
in 3 minutes of blockB at 42.

Another idea on the blocks: prevention in double automatic. Form have a property that indicates whether the value is, and then when he gets the message he will complain about records with primary keys in double or missing in this block. Thus, for example, before the update/insert duplicate key / missing check code could be activated to indicate the user to do something about the problem, move the cursor to the first block with the problem. (So they could settle things and then try to save the data again.)

I like the first idea. I need to think about the second.

Regarding the idea of having a GET_BLOCK_RECORD_FIELD, sort of already have this in GET_ITEM_INSTANCE_PROPERTY. What is currently lacking is the ability to return the value in the field, which is what I assume you want. Right? So, what should be added is something like this:

GET_ITEM_INSTANCE_PROPERTY ("emp.empno", 3, VALUE);

Or create a new top like this:
GET_ITEM_INSTANCE_VALUE ("emp.empno", 3);

Tags: Oracle Development

Similar Questions

  • Enhancement request: have the ability to see all active rules only (cartridge or not)

    I wish I could see a list of only my rules (active) active running, they are cartridge on without cartridge so I have a single place to view and evaluate only the rules affecting the environment.  It seems it should be easy to do but is apparently not available now.

    You could do it with a groovy script, too - like this:

    ruleService = Server ["RuleService"]

    msg = new StringBuilder ("status, name of the rule, cartridge Name\n")

    .each ruleService.getAllRules () .findAll {! it.isSuspended ()} {rule->

    Msg. Append (Rule.isSuspended ()? ("" Disabled ":"enabled"). Append(","). Append (Rule.Name). Append(","). Append (Rule.getCartridgeName ()). Append ("\n")

    }

    return msg.toString)

  • Open the pl/sql block pop title request page

    Hi all

    Can someone show me the correct syntax for opening a page of the application in a window popup using
    of htp.p of pl/sql with (parameters of the page.) or local variables of the pl/sql block?

    And also how can force you a refresh of the page parent once the pop-up was closed.

    Any help would be appreciated.

    Kind regards
    Cleo

    Hello

    To generate a link to a pop-up window on your parent page:

    htp.p(' <a href="javascript:callPopup('||:P1_ID|| ')" > ');
    

    And add this in the header html on your parent page:

    <script type="text/javascript" >
    
    function callPopup(recordId){
     var url;
      url = 'f?p=&APP_ID.:POPUPPAGEALIAS:&APP_SESSION.::::P_RECORD_ID:' + recordId;
      w = open(url,"textarea","Scrollbars=1,resizable=1,width=800,height=600");
      if (w.opener == null)
      w.opener = self;
      w.focus();
    }
    
    </script >
    

    And to refresh the page parent after the closure of the pop-up window, add to the html on your popup page header:

    <BODY onUnload="javascript: window.opener.location.reload(true);">
    
  • iMessage Enhancement Request

    Dear developers

    Would be nice, if imessage sends messages with the key 'Enter' in ElCapitan.

    It is standard in all other messengers, 'Enter' is a new line.

    In El Capitan Messages will very confused for a long time if you cannot press on enter.

    Thank you

    Cbaoth wrote:

    Dear developers

    Would be nice, if imessage sends messages with the key 'Enter' in ElCapitan.

    It is standard in all other messengers, 'Enter' is a new line.

    In El Capitan Messages will very confused for a long time if you cannot press on enter.

    Thank you

    You don't talk to Apple here, this is a user to user support forum. Apple does not here. If you want to inform Apple on an enhancement request, then use the comments here, http://www.apple.com/feedback page click on the box in this area.

  • Domain administration: 2 enhancement requests

    DM 4.0.2

    Hello

    I have 2 request to improve the administration of the domain:

    1. If you set the type of logic of a domain, the complete list of the data types is displayed. Is it possible to display only the data types defined in the logical types preferred?
    2. Is is possible to add the feature to paste into the description field of the valuelist?

    Thanks in advance,

    Joop

    Hi Joop,

    1. If you set the type of logic of a domain, the complete list of the data types is displayed. Is it possible to display only the data types defined in the logical types preferred?

    Connected to an enhancement request

    Is is possible to add the feature to paste into the description field of the valuelist?

    Even now, you can use Ctrl + C and Ctrl-V it for copy and paste

    Philippe

  • Full Table Scan: logical reads are the same as the number of blocks

    Hi people,

    Please see the following execution plan:

    Hash value of plan: 1148783227

    ---------------------------------------------------------------------------------------------------------------------------------------------------

    | ID | Operation | Name                          | Begins | E - lines. A - lines.   A - time | Pads | Bed |  OMem |  1Mem | Used Mem.

    ---------------------------------------------------------------------------------------------------------------------------------------------------

    |   0 | SELECT STATEMENT |                               |      1.        |      0 | 00:01:20.23 |     481K |    481K |       |       |          |

    |*  1 |  HASH JOIN |                               |      1.  50351 |      0 | 00:01:20.23 |     481K |    481K |  7902K |  2074K | 7997K (0) |

    |*  2 |   HASH JOIN |                               |      1.  50351 |  31333 | 00:00:01.45 |    3138.   3134 |    17 M |  2295K |   18 M (0).

    |*  3 |    TABLE ACCESS FULL | INS_DCT_BUSINESS_FOLDER |      1.  50351 |    122K | 00:00:00.82 |    2262 |   2260 |       |       |          |

    |   4.    TABLE ACCESS FULL | INS_DCT_CLAIM_DECEASED_FOLDER |      1.  73533 |  76656 | 00:00:00.34 |     876.    874.       |       |          |

    |*  5 |   TABLE ACCESS FULL | INS_COMMON_PARTY |      1.    616K |      0 | 00:01:18.71 |     478K |    478K |       |       |          |

    ---------------------------------------------------------------------------------------------------------------------------------------------------

    Information of predicates (identified by the operation identity card):

    ---------------------------------------------------

    1 - access("THIS_".") PARTY_PK "= 'PARTY1_'." PK")

    2 - access("THIS_".") FOLDER_ID '= 'THIS_1_'.' FOLDER_ID")

    3 filter (("THIS_1_". "STATUS" <>"10" AND "THIS_1_" "." " STATUS' <>' 07 "AND"THIS_1_". ((' ' STATUS ' <>' 08'))

    5 filter (("PARTY1_". "CUSTOMER_ID" LIKE "%#CHAMP290501C #00000 ' AND 'PARTY1_'." CUSTOMER_ID' IS NOT NULL))

    The full table on INS_COMMON_PARTY scan generated 478 K physical IO.

    But the table contains 479K

    SQL > select dba_segments blocks where nom_segment = 'INS_COMMON_PARTY ';

    BLOCKS

    ----------

    479488

    The 10046 trace file shows that each IO get back most of the time 16 blocks:

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 5619 = 27 dba first 1695088 block cnt = 16 obj = #= 19115 tim = 4076488005225

    WAITING #11529215045786738576: nam = "direct path read" ela = 33322 file number = 26 dba first 758658 block cnt = 14 obj = #= 19115 tim = 4076488044875

    WAITING #11529215045786738576: nam = "direct path read" ela = 2140 file number = 26 dba first 758672 block cnt = 16 obj = #= tim 19115 = 4076488053342

    WAITING #11529215045786738576: nam = "direct path read" ela = 205 file number = 26 dba first 758688 block cnt = 16 obj = #= 19115 tim = 4076488054012

    WAITING #11529215045786738576: nam = "direct path read" ela = 2057 file number = 26 dba first 758704 block cnt = 16 obj = #= 19115 tim = 4076488056622

    WAITING #11529215045786738576: nam = "direct path read" ela = 22034 folder = 26 dba first 758720 block cnt = 16 obj = #= tim 19115 = 4076488079117

    WAITING #11529215045786738576: nam = "direct path read" ela = 5516 file number = 26 dba first 758736 block cnt = 16 obj = #= 19115 tim = 4076488085001

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 4914 = 26 dba first 758752 block cnt = 16 obj = #= 19115 tim = 4076488090434

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 7748 = 26 dba first 758768 block cnt = 16 obj = #= tim 19115 = 4076488098836

    WAITING #11529215045786738576: nam = "direct path read" ela = 1046 file number = 9 first dba = 1411 block cnt = 5 obj #= 19076 tim = 4076488101527

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 3882 = 9 first dba = 1424 block cnt = 8 obj #= 19076 tim = 4076488105439

    WAITING #11529215045786738576: nam = "direct path read" ela = 1736 file number = 9 first dba = 1433 block cnt = 15 obj #= 19076 tim = 4076488107310

    WAITING #11529215045786738576: nam = "direct path read" ela = 123 file number = 9 first dba = 1449 block cnt = 15 obj #= 19076 tim = 4076488107616

    WAITING #11529215045786738576: nam = "direct path read" ela = 876 of file = 9 first dba = 1465 block cnt = 15 obj #= 19076 tim = 4076488108814

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 11326 = 9 first dba = 1481 block cnt = 15 obj #= 19076 tim = 4076488120464

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 2497 = 9 first dba = 1497 block cnt = 15 obj #= 19076 tim = 4076488123305

    WAITING #11529215045786738576: nam = "direct path read" ela = 1382 file number = 9 first dba = 1513 block cnt = 15 obj #= 19076 tim = 4076488125037

    WAITING #11529215045786738576: nam = "direct path read" ela = 799 file = 9 first dba = 1529 block cnt = 7 obj #= 19076 tim = 4076488126162

    WAITING #11529215045786738576: nam = "direct path read" ela = 45 file number = 17 dba first = 1920 block cnt = 8 obj #= 19076 tim = 4076488126533

    WAITING #11529215045786738576: nam = "direct path read" ela = 2593 file number = 18 dba first 1794 block cnt = 14 obj = #= 19076 tim = 4076488129290

    WAITING #11529215045786738576: nam = "direct path read" ela = 1727 file number = 18 dba first = 1808 block cnt = 16 obj #= 19076 tim = 4076488131202

    WAITING #11529215045786738576: nam = "direct path read" ela = 7308 file number 18 dba first = 1824 block cnt = 16 obj = #= 19076 tim = 4076488138872

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 514 = 18 dba first = 1840 block cnt = 16 obj #= 19076 tim = 4076488139735

    WAITING #11529215045786738576: nam = "direct path read" ela = 110 file number = 18 dba first 1856 block cnt = 16 obj = #= 19076 tim = 4076488140232

    WAITING #11529215045786738576: nam = "direct path read" ela = 114 file number = 18 dba first = 1872 block cnt = 16 obj #= 19076 tim = 4076488140689

    WAITING #11529215045786738576: nam = "direct path read" ela = 114 file number = 18 dba first 1888 block cnt = 16 obj = #= 19076 tim = 4076488141146

    WAITING #11529215045786738576: nam = "direct path read" ela = 113 file number = 18 dba first = 1904 block cnt = 16 obj #= 19076 tim = 4076488141603

    WAITING #11529215045786738576: nam = "direct path read" ela = 695 of file = 19 dba first 1794 block cnt = 14 obj = #= 19076 tim = 4076488142645

    WAITING #11529215045786738576: nam = "direct path read" ela = 549 of file = 19 dba first = 1808 block cnt = 16 obj #= 19076 tim = 4076488143540

    WAITING #11529215045786738576: nam = "direct path read" ela = 1742 file number = 19 dba first 1824 block cnt = 16 obj = #= 19076 tim = 4076488145588

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 1834 = 19 dba first = 1840 block cnt = 16 obj #= 19076 tim = 4076488147769

    ................................

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 113966 = 19 dba first 52960 block cnt = 16 obj = #= 19076 tim = 4076492053842

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 3173 = 19 dba first 52976 block cnt = 16 obj = #= 19076 tim = 4076492057550

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 3486 = 19 dba first 52992 block cnt = 16 obj = #= 19076 tim = 4076492061390

    WAITING #11529215045786738576: nam = "direct path read" ela = 2288 file number = 19 dba first 53008 block cnt = 16 obj = #= 19076 tim = 4076492064029

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 4692 = 19 dba first 53024 block cnt = 16 obj = #= 19076 tim = 4076492069069

    WAITING #11529215045786738576: nam = "direct path read" ela = 1239 file number = 19 dba first 53040 block cnt = 16 obj = #= 19076 tim = 4076492070657

    WAITING #11529215045786738576: nam = "direct path read" ela = file number 2365 = 19 dba first 53056 block cnt = 16 obj = #= 19076 tim = 4076492073373

    WAITING #11529215045786738576: nam = "direct path read" ela = 227 file number = 19 dba first 53072 block cnt = 16 obj = #= 19076 tim = 4076492073970

    WAITING #11529215045786738576: nam = "direct path read" ela = 215 file number = 19 dba first 53088 block cnt = 16 obj = #= 19076 tim = 4076492074531

    WAITING #11529215045786738576: nam = "direct path read" ela = 204 of file = 19 dba first 53104 block cnt = 16 obj = #= 19076 tim = 4076492075082

    WAITING #11529215045786738576: nam = "direct path read" ela = 198 file number = 19 dba first = 53120 block cnt = 16 obj #= 19076 tim = 4076492075626

    WAITING #11529215045786738576: nam = "direct path read" ela = 217 file number = 19 dba first 53136 block cnt = 16 obj = #= 19076 tim = 4076492076191

    WAITING #11529215045786738576: nam = "direct path read" ela = 216 number of file = 19 dba first 53152 block cnt = 16 obj = #= 19076 tim = 4076492076755

    WAITING #11529215045786738576: nam = "direct path read" ela = 1199 file number = 19 dba first 53168 block cnt = 16 obj = #= 19076 tim = 4076492078302

    .......................................................

    STAT #11529215045786738576 id = 5 cnt = 0 pid = 1 pos = obj 2 = 19076 op ='TABLE ACCESS FULL INS_COMMON_PARTY (cr = 478541 pr = 478534 pw = time 0 = US 98541439 cost = size 141729 = map 132638015 = 616921)'

    To me that the number of e/s is about 479488/16 = 29968 e / s

    Why is the number of e/s so close to the number of blocks?

    Am I missing something here?

    Thanks for your help

    The column entitled "bed" is the number of blocks read, not the number of read requests.

    Concerning

    Jonathan Lewis

  • Enhancement requests? How...


    Can someone direct me as to how we were going on the submission of requests for improvements for future versions?

    Thank you.

    Hey, Danah,.

    To submit a request for improvement just present an SR for support and they will load route to development as an enhancement request.  They will also provide a model of application development requirements that you can fill.

    Thank you

    Kelly

  • FRm-40741: unable to locate the plug on block 11

    Hi all

    I use this custom property defined when press the button Search "FRm-40741: unable to locate the plug on block 11" error getting.

    If: XXEAM_SHUTDOWN_DETAILS. WF_STATUS = "Not sent yet!" then
    Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.) WORK_ORDER_NO',: SYSTEM. TRIGGER_RECORD, "ENABLED", TRUE);
    Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.) ESTIMATED_START_DATE',: SYSTEM. TRIGGER_RECORD, "ENABLED", TRUE);
    end if;


    Please give me any other property for record wise work instead of Set_Custom_Property.

    Kind regards
    Maha

    Finally, I had a few minutes to play with my sample form and found out that Andreas is correct when he said:

    SET_CUSTOM_PROPERTY does not have the number of the logical record as a parameter, but 'the physical line number' in the layout.

    In my example of form, as I scrolled items folders "Enabled" has not changed with the records.

    *@Maha,* my apologies. In order to apply the desired effect, you will have to imitate the enabled property for each record by using a combination of the Set_Item_Instance_Property() WATERWAY integrated, INSERT_ALLOWED, UPDATE_ALLOWED and VISUAL_ATTRIBUTE (optional) properties. Because you change many properties, I so wrap it in a procedure called ENABLE_ITEM and past the point, the file number and activate settings. For example:

    /* This procedure assumes you have a VISUAL_ATTRIBUTE                 */
    /* created called 'ENABLED' and 'DISABLED'.  In my example,           */
    /* I created the DISABLED visual attribute with following properties: */
    /*  Foreground Color = DarkGray                                       */
    /*  Background Color = gray12                                         */
    /* The ENABLED visual attribute does not specify any properties so it */
    /* sets the above properties back to                     */
    PROCEDURE enable_item (inItem VARCHAR2, inRecord NUMBER, inEnabled BOOLEAN )IS
         paramCount     NUMBER := 0;
    BEGIN
         IF ( inEnabled ) THEN
              Set_Item_Instance_Property(inItem, inRecord, INSERT_ALLOWED, PROPERTY_TRUE);
              Set_Item_Instance_Property(inItem, inRecord, UPDATE_ALLOWED, PROPERTY_TRUE);
              Set_Item_Instance_Property(inItem, inRecord, NAVIGABLE, PROPERTY_TRUE);
              Set_Item_Instance_Property(inItem, inRecord, VISUAL_ATTRIBUTE, 'ENABLED');
         ELSE
               Set_Item_Instance_Property(inItem, inRecord, INSERT_ALLOWED, PROPERTY_FALSE);
              Set_Item_Instance_Property(inItem, inRecord, UPDATE_ALLOWED, PROPERTY_FALSE);
              Set_Item_Instance_Property(inItem, inRecord, NAVIGABLE, PROPERTY_FALSE);
              Set_Item_Instance_Property(inItem, inRecord, VISUAL_ATTRIBUTE, 'DISABLED');
      END IF;
    END enable_item;
    

    You then call the ENABLE_ITEM procedure in your code, passing the name, registration number and activate (true or false) disable your element. For example:

    If :XXEAM_SHUTDOWN_DETAILS.WF_STATUS = 'Not Submited Yet!' then
       enable_item('XXEAM_SHUTDOWN_DETAILS.WORK_ORDER_NO', :SYSTEM.TRIGGER_RECORD, TRUE);
       enable_item('XXEAM_SHUTDOWN_DETAILS.ESTIMATED_START_DATE',:SYSTEM.TRIGGER_RECORD, TRUE);
    end if;
    

    Options François and Steve mentioned are also good ways to do this as well.

    Sorry if I confused the issue earlier.

    For those who suggested to use SET_ITEM_PROPERTY('BLOCK_NAME.) Nom_element', ACTIVE, PROPERTY_FALSE), do not forget the cascade effect of assigning false to the ENABLED property of an element. When you ACTIVATE your story later, you must also set the properties MODIFIABLES NAVIGABLE, UPDATE_NULL, true.

    Craig...

    Published by: Silvere on 16 January 2013 14:15

  • How to get the JSP to transmit a request via the SSL protocol?

    I'm new to JSP and servlets, although I worked with Java for a long time. I am writing a registration system and connection of single user to teach myself JSP. I want to put things up so that the user is able to connect securely over https. I don't know how to do this, however. There seems to be no place in the relative URLS to indicate that you must send a request via the SSL protocol. I've got sample page to login below - someone knows how to change it so that it happens safely?

    Also, do I need to install a certificate on my web server?

    index.jsp
    <html>
        <body>
            <h1>Index</h1>
            <a href="login.jsp">Login</a>
        </body>
    </html>
    Login.jsp
    <%@page contentType="text/html" pageEncoding="UTF-8"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    
    <html>
        <body>
            <h1>Login</h1>
    
            <jsp:useBean id="userLogin"
                         class="com.kitfox.webrpg.UserLogin"/>
            <jsp:setProperty name="userLogin"
                             property="*"/>
    
            <%if (userLogin.isValid()) {%>
            <jsp:useBean id="userId"
                         class="com.kitfox.webrpg.UserIdent"
                         scope="session"/>
            <jsp:setProperty name="userId" property="*"/>
    
            <jsp:forward page="index.jsp"/>
    
            <%} else {%>
    
            <form action="login.jsp" method="post">
                <fieldset>
                    <legend>Enter login information</legend>
    
                    <label for="login">Login</label>
                    <input type="text" name="login" value="${userLogin.login}"/> <br/>
    
                    <label for="password">Password</label>
                    <input type="password" name="password"/> <br/>
    
                    <input type="submit" value="submit">
                </fieldset>
            </form>
    
            <%}%>
        </body>
    </html>

    The first step would be to install an SSL certificate on your web/application server and ensure that it works.

    You can add something like the following to your web.xml file to automatically switch to https

    
      
        Secure Login
        /login.jsp
      
      
        CONFIDENTIAL
      
    
    
  • Checking the status of block to a block so the cursor is in a block of diiferent

    Hey guys,.
    I'm sure many of us have encountered this situation before. I have 2 different blocks (B1 and B2) in my form. Block B1 is a single record block while B2 block is a block of several record. I noticed that when I update an existing record in my block B2, something has changed in my block B1. I don't know what changed, but the status of block B1 = "CHANGED". There's a trigger when a validation in one of block B2 elements. Now, if I insert a new record into the block B2, then nothing changes in the B1 block.

    Now, there is nothing very obvious which seems to be updated to block B1. So I'm trying to understand when block B1 status changes to REQUEST to CHANGE because I can't really block B1 navigate When-Validate_item to check the status of the block. I'll try with Next-key to see if nothing changes in the B1 block in the meantime.

    So, I moved the WVI key-Next-Item trigger and made a Go_Block ('B1') and printed the status of block B1 and has "CHANGED". I printed the lock status on the first line of key-Next-item proving that nothing in KNI has changed the State of the B1 blocking. So I have some block-level triggers such as:
    WHEN-NEW-BLOCK-INSTANCE
    WHEN-VALIDATE-RECORD
    PRE-QUERY
    POST-QUERY
    ON-LOCK
    ON-UPDATE
    ON-DELETE
    ON-INSERT
    PRE-RECORD
    WHEN-NEW-RECORD-INSTANCE
    Any ideas?

    Thank you

    Published by: RDonASnowyDay on March 15, 2010 11:27

    If it happens only for existing records and not for new, I'd vote for the POST QUERY relaxation. As you only have a few triggers I would try to eliminate them one by one and check when it starts to work.

  • I use an ipad to a friend not locked... I have myself a code and a apple ID... It works well, now afete upgrade to the latest os blocked .i and wonder the old apple... what to do ID. ?

    I use an ipad to a friend not locked... I have myself a code and a apple ID... It works well, now aferupgrading in the last os blocked .i and wonder the old apple... what to do ID. ?

    Hello

    You describe Activation Lock, which prevents the unauthorized use of the iPad if it's lost or stolen.

    This can be disabled by the person who helped him either entering their Apple ID and password of the device or to remove the iPad from their list of devices to find my iPhone via iCloud.com.

    If the friend who sold or gave the iPad for you is the original owner and who has activated locking Activation, they can try to recover their Apple ID information and forgotten password if they have forgotten one or both of them:

    If they cannot recover this information (and therefore can't follow the steps described above), but they still have their proof of purchase as the original owner of the iPad, ask them to accompany you and the device to a Genius Bar appointment, where Apple may be able to help by removing the lock.

    If you can not organize or any of these measures, then you will not be able to use the iPad. There is no way around this security feature.

    More information and instructions:

    Turn off find my iPhone Activation Lock - Apple Support

  • I did not purchase request how the amount is deducted from my account without my knowledge

    Hello

    1. I did not purchase request how the amount is deducted from my account without my knowledge. I ask you to return the amount to my account

    2. you download the free app and I have not purchased the app, I didn't purchase was deducted without my knowledge

    3. I ask you to bring the amount in my account and I will sue you to withdraw money from my account without my knowledge

    < re-titled by host >

    Maybe it's authorization is to identify yourself, the money will be in a few days.

    Read here: on the payment card's authorization in the iTunes Store - Apple Support

  • The server request timeout expired pending request from the browser. How to fix?

    After having successfully reached www.foxnews.com, trying to branch to one of the stories in the viewfinder and receive "Request Timeout".
    The server has expired pending request from the browser.

    Reference #2.5cab3c41.1399773250.0
    Using Internet Explorer I don't have this problem. How can I do this time-out to go

    You can try the following steps in case of problems with web pages:

    You can reload webpages and ignore the cache to refresh potentially stale or corrupt.

    • Hold down the SHIFT key and click the Reload button
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (Mac)

    Clear the cache and cookies only from Web sites that are causing problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • Replace the cookies all blocked after the installation of new

    When Firefox recently stopped working (would not not connect to the Internet), I first uninstalled Firefox. Then, I downloaded a new copy from the Internet (same version) and reinstalled from scratch. However, all my "blocked" cookies are now missing.
    I have the complete list (blocked cookies) in MSWord, in case something like this happened, but I don't know how reasonably the entire list again enter the new copy of Firefox, at one time other than very tedious.
    Any help will be appreciated.

    It seems that at some point in the process, you used the reset button.

    Your old blocks of cookie in-situ are in a database file named permissions.sqlite the folder on your desktop. It contains a range of other specific permissions and settings (I don't remember all the details off the top of my head), so if you allowed plugins for specific sites, which would also be there.

    You can replace your new database (usually white) with the old and see how it goes. If the transplant fails, you can remove the database and Firefox will start to build a new one.

    If you want to try it, you can open your currently active profile folder using

    Help > troubleshooting information > in the first table file display button

    After the release of Firefox, you can rename your current permissions.sqlite to something like permissions.old.

    Then copy the permissions.sqlite from your old profile to your desktop folder in your new.

    After Firefox starts again, check your Exceptions dialog box. Success?

  • How can I disable the mechanism of blocking of a program?

    I want to disable the pop-up blocker for some of my programs, but I can't. I would like to know where he is. Sharon Prantle

    Options - content - Exceptions. Upgrade all sites that you always want to open pop-ups in there. For more information, see the following article.

Maybe you are looking for

  • Tracker mail for Safari

    Hello users of Safari. Can anyone suggest a Tracker of Mail to install with Safari? I can't find anything on the Web. Thank you. Best. Ned

  • Installation of Windows XP on Satellite Pro P200

    Hi guys,. I have a problem installing Windows XP Home SP2 (listen Slip) edition in my new Satellite Pro P200 with 2-120 GB hard drives. The vehicle currently has windows vista professional. I followed this link to a similar question on this site: htt

  • Need more range

    I have a Linksys WRT1900AC. I have a pretty big garden. It would help if I attached an outdoor Omidirectional antenna for range a little more.

  • Retrieven data from a Web server...

    Hello, I need get data from a Web site, I'm developing it with XMLHttpRequest. I have this code (copy of an example in the area of the developer) and if I connect via browser work perfectly but if I compile my .cod and run Simulator not working. I ha

  • Rescue and recovery and windows 8.1

    Hello For the last 4 years, I used Rescue and Recovery on the my ThinkPad to keep backups (really liked the functionality of incremental backup) and restore unique when files necessary. I have now just received a new X 1 carbon gen3 coming with defau