CFIF weird problem with dynamic form variables? Very strange...

I can't understand what I'm doing wrong here.  Here is my code.  Question explained below.

< name cfquery = "reviewconfigloader" datasource = "MOLMS" >
SELECT *.
FROM dbo. BaseModel
WHERE the dbo. BaseModel.AccountID = #molmsAccountID # AND.dbo.BaseModel.basemodelActive = 1
< / cfquery >

< table width = "100%" border = "0" cellspacing = "0" cellpadding = "3" >
< cfloop query = "reviewconfigloader" > < cfif AND isdefined("form.baseconfig#reviewconfigloader.basemodelID#") ("form.baseconfig #reviewconfigloader.basemodelID # ') NEQ" "AND (" form.baseconfig #reviewconfigloader.basemodelID # ') QNE 0 > < cfoutput > < tr >
< td width = "40%" bgcolor = "# F7F7F7" class = "basemodelsub" > #form ['baseconfig #reviewconfigloader.basemodelID #'] # #reviewconfigloader.basemodelName # #reviewconfigloader.basemodelSubName # < table >
< td width = "15%" bgcolor = "# F7F7F7" class = "basemodelsub" > < div align = "center" > x 14 < / div > < table >
< td width = "15%" bgcolor = "# F7F7F7" class = "basemodelsub" > < div align = "center" > $486 / year < / div > < table >
< td width = "15%" bgcolor = "# F7F7F7" class = "basemodelsub" > < div align = "center" > $ 1,444 / year < / div > < table >
< td width = "15%" bgcolor = "# F7F7F7" class = "basemodelsub" > < div align = "center" > $ 1,444 / 3 yr < / div > < table >
< /tr > < / cfoutput > < / cfif > < / cfloop >
< /table >

What I'm doing here is pretty basic. I'm running a query with a number of configs in it... and then by creating a loop for their output.  Ultimately, I want only the configurations that did not present 0 in the form on the previous page.  Each of the configs in query configuration has a variable of dynamic form on the previous page with a quantity associated with it.  I am trying to remove all the current amounts that are not 0 (or not to eliminate just not see the)... as you can see on the cfif statement.

This is where it gets weird.  You will notice that I left #form ['baseconfig #reviewconfigloader.basemodelID #'] #, just for the test, which shows me the amount as it should.  I ran a test and put in a couple of 1 s 0 s, 12 s 6 s, etc. in the form fields on the previous page.  If it worked, it would not show anything for the documents with their value by 0 basemodelID.  Not the case.  It shows all the records.  What's funny is that it displays perfectly in my test #form ['baseconfig #reviewconfigloader.basemodelID #'] #, showing good numbers in the previous form, 1, 0, etc., related to each record.  But for some reason, the cfif code isn't catching.

What's even weirder... I replaced the cfif ("form.baseconfig #reviewconfigloader.basemodelID # ') NEQ 0 with GT 12 (12 has been the largest number I put in shape) and he always showed all the records.  Then I put in as LT 12 and it revealed nothing.  I decided to go one step further and put in to GT 1231243242343 (massive random number), which he always showed all the records.  So, somehow, CFIF statement think that ("form.baseconfig #reviewconfigloader.basemodelID # ') is an incredibly large number, although when I exit in the line below, it is the number, it should be.

I'm puzzled.  Any ideas?  Thanks in advance!

Hi Alexander, thank you to try out it... but this errors with error # because just the # emerged from the parenthasis.  So he just bombs.  Let me know if you can imagine than anything else!

Sorry about that, Jeculture. Christmas factor.

I unrolled without checking. What he should have said is:

or

Tags: ColdFusion

Similar Questions

  • Weird problem with dynamic text

    Hello

    I created a dynamic text field - mediaImportName001 (created and it contains the name of a file that I have chosen to import them using a browser (as3 and AIR) button.)

    It works very well - I can import the file, and the name appears in the field.

    I would now like to pass the content of the text field to another text field.  But I'm not content. If I try to find the contents of the textField trace("mediaImportName"+thisNum).text - Flash returns "undefined" (even though I'm him asking to draw once the field has been filled).

    I use the following code to check that the material is really there and named correctly (the code returns the children):

    for (var i: uint = 0; i < this.numChildren; i ++) {}
    trace (this.getChildAt (i) .name + "\t type:" + typeof (this.getChildAt (i)) + "\t" + this.getChildAt (i));
    }

    It returns:

    object: type instance370 [object, form]
    object: type mediaImportName001 [TextField object]
    object: type mediaFiletype001 [TextField object]

    How can I get Flash to give me the text in mediaImportName001?

    It's weird - this.getChildAt (i) .name

    from above gives me...

    mediaImportName001,

    yet

    trace (['mediaImportName' + thisNum] .name);

    returns undefined (thisNum represents an increment I used to name several clips and text fields and in this case trace (thisNum); return 001)

    Any ideas why this happens?

    Thank you

    Shaun

    No logic problem, just a problem with describing the problem (as far as the fix goes) and using the property name (as far as the issue goes).  There is a difference between the creation of a dynamic textfield (a type of textfield) and dynamically a textfield (using code to create).

    In AS3, the name property is a property and it is not the same as the name of the instance that you can assign to an object on the stage.  To target an object using its name property, you must use the getChildByName() method, or alternatively, you can use the variable you used to create it.  You may need to cast as a TextField object as well as to operate...

    trace (TextField (this.getChildByName ("mediaImportName" + thisNum)). (Text);

    which would produce the same result as the use of...

    trace (mediaImportName.Text);

    I don't know how the numbering disperses on "001", but you might find it easier to work with by storing just the instances of an Array by using the media_file_num to set the index where they get.  Then, you would be able to target the textfield to help...

    trace (tfArray [thisNum]. (Text);

  • Weird problem with forms and the definition of multiply

    Hi all

    I'm having a problem with the forms drawn with the pen tool and this weird border (no stroke). It appears when the transparency settings are changed (multiply, overlay, etc...). I've updated AI CC and restarted the program with no fix. The only known cure is to add a line to the object. Any help is appreciated! Thank you

    Screen Shot 2016-03-20 at 9.00.56 PM.png

    Have you tried to switch between GPU and CPU preview?

    Ctrl Cmd E E (Mac) (Win)?

  • having a weird problem with my assignment after incorporation of java

    Hello

    I have a weird problem with my assign activity, I use a Java Embedding wherin I access a variable and assign it some data, further in the next step when I try to assign data to the same variable affecting the activity I get an error message as below.


    com.oracle.bpel.client.BPELFault: faultName: parts of {{http://schemas.xmlsoap.org/ws/2003/03/business-process/} selectionFailure}: {{summary = not valid for the type of part.}} When you perform the operation of the entitlement, the node THIS, IS, TEST is invalid. The node named in the error message was either null, or a node-set is empty, and it was not an instance of org.w3c.Element. Check the value of the node to the line number 795 is not null and is an instance of org.w3c.Element. } .

    I am using soa 11.1.1.5

    Can someone please help?

    -Thank you
    Shirish

    Shirish,

    This is a bug and you will need to apply a patch for it.
    You can find explanations in Oracle Support Id ID 1194228.1.

    Arik

  • Weird problem with the google search on Safari 9.0.2

    Hi all

    I had a weird problem with Google on Safari recently. After that the search for something from the Google home page and search page is loaded, I can't be able to change or enter anything in the more the google search bar. I have to reload the page every time google to search something else. Google search worked fine on Firefox though.

    I use the latest version of Safari (9.0.2) and I tried clears all history data, and Web site, but nothing has worked so far. My Mac is running on OS X Yosemite so what counts.

    Can someone understand what is the problem?

    Thank you.

    If you have problems to open Web pages, take a look at these techniques proposed by Apple of troubleshooting.

    https://support.Apple.com/en-us/HT204098

    Go to the Safari menu (at the top right of your screen next to the Apple icon), choose 'Quit Safari'

    Press the "Shift" key and while holding this button on your unique keyboard, click the icon of Safari on your Dock.

    Open Safari - Preferences - Privacy - data to remove any Web site.

    Open the menu to go with the Option (Alt) key - library - key locate Safari folder and place it on your desktop. Restart your Mac, open Safari and delete the file from your desktop.

    In addition, a restart may help.

  • Problem with contact form

    I don't have the same experience in the Web design, but I create a using Adobe Muse. Everything works on the site expect Web contact form. If I use a gmail account I get the form but or my domain email I get nothing. I am in contact Godaddy for help but they don't know what to do...

    The domain is ensmarble.com. Can someone help on this topic?

    What should I do or how should I solve this problem?

    Thank you.

    Hi filiper79629728,

    There is an easy solution if you use GoDaddy's Web hosting.  Just a warning, this only works if you use GoDaddy Web hosting and forms of the Muse.  This isn't a problem with Muse for as long as it is a setting that needs to be adjusted on all that the host you are using.

    1. Place the shape in the Muse. Make sure to add the correct settings, that is, the e-mail address that will receive the forms.
    2. Next step is to navigate to your cPanel on GoDaddy.  This is where you manage your web hosting.
    3. On the main page of cPanel, scroll up to where it says ": Email".
    4. Click on "MX", which is located just below the 'accounts '.  This is the mail server setting.  By default, GoDaddy assume you are using a GoDaddy mail account.
    5. Make sure "Remote mail server" is checked on and that "Local mail server" is turned off.
    6. Your form should now be functional.

    The problem with the forms of the Muse and GoDaddy is that GoDaddy assumes that you will welcome your emails via GoDaddy.  If you have configured an e-mail address for your shape in the Muse that isn't an e-mail address hosted GoDaddy, GoDaddy and then do not accept by default. You must give permission to GoDaddy to send a form to what GoDaddy considers that an email "at a distance".

    I hope this works for anyone who has struggled with form when using of Muse forms that are hosted on GoDaddy servers.

    Thank you

    Ankush.

  • Weird problem with enums

    Hi all

    I have a weird problem with the implementation of controls and access their values. It seems that EI is pulling the wrong values for me.


    As follows:

    I have

    enum { }

    SKELETON_INPUT = 0,

    SKELETON_GAIN,

    SKELETON_COLOR,

    SKELETON_DELAY,

    SKELETON_POSITION_X,

    SKELETON_POSITION_Y,

    SKELETON_NUM_PARAMS

    };

    and

    enum { }

    GAIN_DISK_ID = 1,

    COLOR_DISK_ID,

    DELAY_DISK_ID,

    POSITION_X_DISK_ID,

    POSITION_Y_DISK_ID,

    };

    And I create my fine controls like sliders and they appear

    However, in my method of rendering, the values that AE comes out is wrong.

    Suites. ANSICallbacksSuite1 ()->sprintf(out_data->return_msg, "X = %1.2f Y =%1.2f ',)

    params [SKELETON_POSITION_X]->u. fs_d. value,

    params [SKELETON_POSITION_Y]->u. fs_d. value );


    Instead of getting the values of Position X and Y in the effect control, I'm SKELETON_GAIN for X and NAN values for Y.


    Is that all that I forgot to put? AE not to complaint of the any mismatch of parameter.

    DOH

    This is one of those who come to you once you have posted.

    So the order of creation is too important.

    Initially, I wanted to put my POSITION_X controls and Y in the first place and thought he would keep the enum attributed honest.

    But apparently I need my order of creation is the same as the enum values.

  • I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because that box "email".

    I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because the 'email' box keep rejecting their email address valid. And I just tried to remove the line in my form and it does not allow me to delete or to mark it as not necessary either.

    Currently, there is no way around the field email forms of the Muse. Another option is to have a look at Jotforms or another third-party provider of shape that Muse has widgets for.

  • When we publish a Web site create in MUSE, the server must be linux? Please let me know because I have the problem with the form works... now the server that I use is the window...

    I am trying to publish in my domain on windows server, but I have a problem with the form...

    The server must be linux to work the form?

    Thanks in advance for your help...

    Thank you Brad... but how can I understand if a Linux server support? I try to do something in particular?

  • Problem with dynamic assignment FORM value

    Hi all

    I'm moving some coldfusion form variables to a page different cfm.

    < cfset tNom = ' #form.taskName # ' >
    < cfset sBy = ' #form.submittedBy # ' >

    < name of the form = "emailback" action = "emailFB.cfm" method = "post" > "
    < input type = "hidden" name = "tNameC" value = "#tName #" >
    < input type = "hidden" name = "sByC" value = "#sBy #" >
    < input name = "submitQ" type = "submit" value = "Submit work" > < / make >

    On the emailFB.cfm page:

    < cfoutput > < strong task >: < facilities > #form.tNameC # < / cfoutput > < br / >
    < cfoutput > < strong > submitted by: facilities > #form.sByC # < / cfoutput > < br / >

    Output on the emailFB.cfm page is:

    Task: #tName #.
    Submitted by: #sBy #.

    Is someone can you please tell me how I can change the value in form.taskName and form.submittedBy to emailFB.cfm page.

    Thank you very much in advance,

    dulc.

    Quote:
    Posted by: cfdoogan
    Remove sharps in your cfset and make sure you have around variables cfoutput tags in hidden entries.

    Not quite.

    The first page should look like THIS works...








  • problem with dynamic mask.

    I have a video with green screen. I removed the green part of the video. in this way, I have people in the video without background,

    I want to get this effect: Morgan - after - YouTube 01:02 I want to insert a video or an image on top of the population with green screen, but this new video should stay only on the people and it should not cover the bottom.

    I get this with a simple mask for 1FPS, but the people themselves moves and I can change the mask of each image.

    I am looking for an effect that create a dynamic mask or a way of excluding the background in the new video.

    Sorry for my English, but explained a problem with sequels in a another language is very difficult.

    I hope that everyone knows the effects or a video tutorial

    I'm sorry, but I can't see the video in the USA.  However, I think I know what you want to do.  You want the Green people shielded to become invisible.  In their shapes, you want to put the new video.

    It's easy.  Add the video you want to fill the hole of people-shped on your comp.  On the top layer, add the green screen of people.  Now go to the bottom layer and use the layer screen green people as an Alpha inverted Matte.  You will see your video of replacement in a hole in the form of people.

  • Problem with dynamic setting where the clause OFA

    Hi all

    I have a view object with the following query:

    SELECT rownum LINENUM,

    B.line_id LINE_ID,

    B.INVENTORY_ITEM_ID INVITMID,

    B.QUANTITY_DELIVERED PICKQTY

    MTL_TXN_REQUEST_HEADERS a,.

    MTL_TXN_REQUEST_LINES B

    WHERE A.HEADER_ID = B.HEADER_ID

    AND A.MOVE_ORDER_TYPE = 2

    AND "on" =: 1

    AND B.TO_SUBINVENTORY_CODE = NVL(:4,B.TO_SUBINVENTORY_CODE)

    AND A.request_number = NVL(:5,A.REQUEST_NUMBER)

    UNION ALL

    SELECT rownum LINENUM,

    a.wip_entity_id LINE_ID,

    a.INVENTORY_ITEM_ID INVITMID,

    a.QUANTITY_ISSUED PICKQTY

    WIP_REQUIREMENT_OPERATIONS has

    eam_work_orders_v b

    WHERE a.wip_entity_id = b.wip_entity_id

    AND "on" =: 2

    AND a.ATTRIBUTE2 = NVL(:4,a.ATTRIBUTE2)

    and b.wip_entity_name = NVL(:6,b.wip_entity_name)

    I need to dynamically pass a condition to my where clause that I can manage it by setting two binding settings in the query of vo and can pass it on but the problem is the connection variable contains a string like 1311,13112,14445 that I need to spend for a domain like B.line_id in the first query and b.wip_entity_id in the second query , so when I'm passing the string as a value it works fine, but it gives for value separetd by comma prob.

    so I tried passing dynamic where clause, but there is every time that the execution of the first clause only how can I dynamically pass both queries.

    vo.setWhereClause ("LINE_ID in" + wherclause);

    Please help me

    Thnaks

    Deb

    Hello

    Actually I'm passing the parameter to the basic page popup, so in page popup page and the base, I was using the VO even to run then, probably due to that he was running again for all data, so for the basic page I created a new VO and tried to pass the parameter like when clause for questioning now it runs very well Thank you for all your help

  • The two problems with sub form of table, associated with check boxes

    Hi all -
    Jari already helped me thereby once last week, but I'm running into some new questions.

    http://Apex.Oracle.com/i/index.html
    workspace: Leppard
    username: Guest
    PW: app_1000
    Application: MyTestApp

    Maybe I need to split these into two questions, if so just let me know.

    Question 1: On the first tab (tab 1 report) I have a simple tabular presentation based on the EMP table. The column of the box on the far right, when checked restores the Ename column readonly. The problem is that it only works one way. Unchecking the checkbox is not cancel the read-only.

    It is javascript code that I have on the page:
    function test(pThis) {
     //get the current row index on change
     var currIndex = $('input[name="'+pThis.name+'"]').index(pThis);
    
     // check current items value (return value of lov)
     if (pThis.value=='Y') {
      $('input[name="f02"]')[currIndex].style.backgroundColor = "LightGrey";
      $('input[name="f02"]')[currIndex].readOnly=true;
    }
    else if (pThis.value=='N') {
      $('input[name="f02"]')[currIndex].style.backgroundColor = "Red";
      $('input[name="f02"]')[currIndex].readOnly=false;
    }
    }
    The attribute of the element on the checkbox column is
    onClick="javascript:test(this);" 
    (It seems to work although I use onClick or onChange so I don't know if that makes a difference).

    But the main problem is that the code does not recognize the value of "n" in the column. I checked with firebug and columns I have untick are definitely on 'n', but I can't get javascript code to recognize this value. Even if I take the "ElseIf" code and just change the first part to (pThis.value ==' no) still does not work. There seems to be something with the value "n" recognize themselves do not, but I can not understand.

    Question 2: on the second tab - tab report 2. The same report but this time, I use a javascript character counter similar to that described in the sample application of the Dene (page 276 > http://apex.oracle.com/pls/otn/f?p=31517:276:19207673535900:NO). The counter of characters on the Ename field include javascript and an expression of HTML on the Ename column. The counter works fine, but now, the javascript code to make the column readonly work over all.

    Any ideas on these are much appreciated!

    Thanks in advance,
    John


    • Please please understand what HTML is generated and how to inspect. Once you do this, you can easily eliminate many problems with selectors not seeming to work. A text box is not an input for example element.
    • Boxes rely on the checked, not the value property. Apex circumvents this by creating a hidden extra element which will get the value based on the checked property of the visible checkbox
    • Do not use these horrible onchange and onclick attributes :( Use a dynamic action or jQuery to bind events.
    • Do not apply a style via javascript. Use CSS for this drive as with jQuery, you can easily add, remove, or toggle the classes too. And if you know jQuery selectors, you can understand css selectors because they are substantially the same.
    • I don't know why people insist on using rowIndex or substringing ID. I find it unnecessary and more complex that the alternative (crosses with jQuery)
    • The difficulty also in things into action through pagination. Running on just the visible page it of a trifle, but through paging requires more work than just check "fire on loading the page" is not enough. I'm sure you'd want your ENAME either red or gray column and readonly as soon as the page is loaded, and not when you start typing in the box...

    Form 1 tab: copied to Page 12 and made my changes here:_


    • OnChange on ENAME. This removed. No idea why you would need it there seems a crutch for not having the field in the desired state when the page is loaded.
    • OnClick on CHECKBOX. Removed what I hate these attributes. Replaced by a dynamic action.
    • Dynamic action "checkbox: ENAME readonly value."

      • Event: After refresh
      • Selection type: region
      • Region: Form of tab 1
      • No condition
      • Scope of the event: static
      • Real Action

        • Run the JavaScript Code
        • Fire on loading the Page: YES
        • Code:

          //at page load and after each region refresh:
          //each: check all checkboxes and set readonly on ename accordingly
          //click: when the checkbox changes, change ename accordingly
          $("td[headers='CHECKBOX'] input[type='checkbox']:visible")
          .each(function(){checkReadonly(this);})
          .click(function(){checkReadonly(this);});
          



  • Page > function and global variables declaration

    function checkReadonly(pCheck){
       var lCheck = $(pCheck);
       lCheck.closest("tr")
       .find("td[headers='ENAME'] input:visible").each(function(){
          $(this).prop("readonly", lCheck.prop("checked"));
       });
    };
    

  • Page > CSS Inline

    td[headers='ENAME'] input{
    background-color: red;
    }
    td[headers='ENAME'] input[readonly]{
    background-color: lightgrey;
    }
    

    CSS works so much better for this than the application of style through js...

  • Form 2 tab: copied to Page 13 and made my changes here:_


    • OnChange on ENAME. This removed. No idea why you would need this.
    • OnClick on CHECKBOX. Removed what I hate these attributes. Replaced by a dynamic action.
    • Dynamic action: identical to page 12, just modified trigger area
    • Changed input to TEXTAREA when it is required:
    • Page > function and global variables declaration

      function checkReadonly(pCheck){
         var lCheck = $(pCheck);
         lCheck.closest("tr")
         .find("td[headers='ENAME'] textarea:visible").each(function(){
            $(this).prop("readonly", lCheck.prop("checked"));
         });
      };
      

    • Page > CSS Inline

      td[headers='ENAME'] textarea{
      background-color: red;
      }
      td[headers='ENAME'] textarea[readonly]{
      background-color: lightgrey;
      }
      

    • The f_set_counter function, I changed a bit: there are 2 straps too, put a semicolon at the end of each line.
      -Change $x (node) .value $s (node, value) and $v (node)
      -changed $x (node) .innerHTML to $(node) .text)
      I know: it worked. I like this better. OCD? :/

    function f_set_counter(pThis,pLength,pMaxLength,pReset)
    {
       if (pLength>pMaxLength){
          alert('The maximum length of '+pMaxLength+' exceeded.');
          $s(pReset, $v(pReset).substring(0,pMaxLength));
          $("#"+pThis).text(pMaxLength);
       }else{
          $("#"+pThis).text(pLength);
       };
    };
    

    Published by: Tom on February 15, 2013 12:48
    Made a mistake in the case of dynamic action :->, click after refresh!

  • Weird problem with headphones Jack Bootcamp

    I searched many forums / tried many things before coming here, but for some reason - probably for the first time I don't see my problem on Google.

    The question:

    Every time I put in the helmet, they show only disconnected in Windows on Mac OS X 10 with Cirrus pilots. Sound continues to play on the speakers. This problem wasn't there yesterday and randomly began today.

    Results:

    1. it is not a hardware problem: headset works perfectly on Mac.

    2. it is probably not a Windows problem: when I install Windows drivers by default, the headphones ARE recognzied (!) (this I do by uninstalling Cirrus and restart the Mac). Of course the audio does not play not (or through speakers or headphones) because these drivers are not used to a Macbook Pro.

    3. drivers are not exceeded - just downloaded software support of Bootcamp and re-installed windows.

    Conclusion:

    It is most likely a problem with the driver for Cirrus, which is weird, because I assume that there is already a forum about this if there is (although someone should be the first I guess).

    I have no idea what to do - Apple support cannot help, Cirrus doesn't have a lot of support and it is not a problem with Microsoft (I guess), the only solution I can think of is to find another driver, which I can't find.

    If anyone has a solution or even a certain direction to a solution as possible, it will be very useful!

    Found the problem: Windows does not recognize the headphones with 1 side does not, no wonder there is no one else with this problem lol.

  • x 360 u100ng envy 15: weird problems with adapter Atheros QCA Qualcomm 9565 being unstable when it's on battery

    Hello

    I have a weird problem.

    When the notebook is on battery, the (Qualcomm Atheros QCA 9565) wireless card is unstable and very little reliable, dropping signals continuously, more importantly, loading speed (be em, Web sites, or a set of the router to the top of page!) is considerably slowed down...

    Remarkably, I can detect this by loading the page of my router configuration, when the laptop is on current alternative, I can refresh the page of the extremely fast router, but when the laptop is on battery, blocking of page of the router, so all the other websites, I try to load, the router page has nothing to do with an internet connection It reflects the quality of connection directly between the wireless card and the router and the router is in excellent condition, as evidenced by all the other devices on it.

    I also notice that when the laptop is on battery, the screen fades and informed on a regular basis, I do not think that my laptop is equipped with auto brightness adjustment features...

    So far, it seems that the problem is the battery... If the wireless adapter can run reliably with a reliable source of energy (i.e. the AC power), the wireless card is fine, right? It seems to me the battery is faulty and cannot provide enough power for the wireless card and other devices, from the ravages of this pain in the ass... computer I'm right?

    Thank you very much for your contribution in advance!

    Cong

    For the wireless adapter, check your settings under Advanced settings, Power Options. The map is set up for maximum performance on battery & power?

Maybe you are looking for

  • Problem with the two factor authentication with Apple TV.

    I tried to connect to my Apple TV (2nd generation, operating system and updates are up-to-date), log-in failed and indicated that I had to use two-factor authentication which I recently install on my trust Apple devices which included my iMac, iPhone

  • Satellite L350-12N - RAM upgrade

    Specifications for my Toshiba Satellite L350-12N said as below Standard system memory: 2 048 (1 024 + 1 024) MBmaximum scalability: 2 048 MBtechnology: DDR2 RAM (667 MHz) "Maximum extension" means that my hardware of the laptop can accommodate a maxi

  • My computer have no sound

    Spoiler (Highlight to read) Spoiler (Highlight to read)   HP Pavilion g6-2311tx is my laptop model I don't know why the speaker and earplugs of my suddenlly computer have no sound. I bought my computer in Taiwan, but still under warranty.I want to kn

  • Pop-up on 8900 leave artifacts on screen

    I am building a custom dialog box to display information of a menu point item. The dialog box is built like an OK dialog box (modeled on the customized document dialogue HowTo) with an added field containing text formatted in italic font. The dialogu

  • Code 43 disconnected Bluetooth device

    Bluetooth transmitter disabled with code 43 error. In particular, computer Dell Studio 1558 laptop is no longer connected to the HP 4000 b bluetooth mouse, HP product H3T51AA number. The Dell laptop does not detect the mouse when the repair is attemp