How to check if the radio button is selected?

Hi, I know how to select the radio button, but the question is - how to check if this radio has been selected?

to select the option button, I use:

_root.rb_choice_1.selected = true;

And I thought that checking its status should be similar, but it does not;

{if (_root.rb_choice_1.Selected)}
trace ("delivering choice 1");

}

and this does not work, too:

if(_root.rb_choice_1.Selected == true) {}
trace ("delivering choice 1");

}

What I am doing wrong?

This will work.  Just change allowed to selected if you are using the correct property.

Tags: Adobe Animate

Similar Questions

  • Check if the option button is selected

    I am trying to create a quiz in an e-learning module. There are some multiple choice questions with answers displayed next to the radio button. When the appropriate radio button is selected, I want an item to appear on the screen. I tried different codes to check whether a radio button is selected but no luck so far. This is my latest code:

    SYM. $('Texte1') .html (' < form >, < input type = "radio" name = 'sex' id = 'man' value "male" = > male < br > < br > < input type = "radio" name = id "sex" = value "woman" "female" = > female < /form > ');

    If ($(' #man:checked').val() == 'true') {}

    SYM.$('Ellipse'). Show();

    }

    Demo file: https://www.box.com/s/dyu8emyh385taydkdaos

    I used the includeMergeSourceInfo function.

    var genderForm = '

    Male

    ';

    genderForm += 'Female

    ';

    SYM.$("input").html (genderForm);

    $(' input [nom = «sexe»]') .change (function() {}

    var genderChoice = this.value;

    SYM. $("output") .html ("you selected:" + genderChoice + ".");

    });

  • How to intercept the radio button was selected and its data?

    Good day everyone,

    Need help on this one. This is my first post about components, specifically radio button.

    Here goes my problem, I have several groups of option button. And I want to follow the radio button on each group chose, and I'm going to get the data and pass it to a function loadVariablesNum.

    Thank you

    Any help is appreciated.

    You did not answer to my second question.  Is the button in the same timeline as the mc of content?  And now that you mention the function of the buttons, where you use this code of mine you said gives 'undefined '?

    It will be to your advantage to create a new file to resolve this problem when you have just a few radio buttons and another normal button that uses this code blue.  Once you have that working, you should be able to adapt more easily in your scenario.

  • Check if the option button is selected, where is the file of Joel Pou?

    Hello

    In this Ant, I found a post very interesting, see

    http://forums.Adobe.com/thread/1169078

    Joel Pou launched here a good response and a project for the download link:

    http://forums.Adobe.com/thread/1169078

    But now, I can't download the file, because it is removed.  I tried to replicate the project, but it won't work...

    Anoyone who knows how to do this?   Here is what I get:

    var sporsmal = sym.$("sporsmal");

    sporsmal.html ("< form > < input type ="radio"name ="spm1"value ="right"/ > < other > London '")

    +' < input type = "radio" name = "spm1" value = "bad" / > Hamburg '

    +' < / form');

    SYM.$("sporsmal").change (Function)

    {

    If sym. $("sporsmal") .value == right then

    Alert ('you ae right');

    }

    );

    The change part works very well, if I replace the fi tewst with an alert, I get an alert, but I'm not able to get the value

    See if that helps

    var sporsmal = sym.$("sporsmal");

    sporsmal.html (')

    London
    '

    +'Hamburg '

    +'

    SYM.$("sporsmal").change (Function (e)

    {

    If (e.target.value is 'right')

    Alert ('you ae right');

    }

    );

  • How can I see the option buttons all select and synchronize in the RAW window?

    Hello, after having recently update plugin bridge, I noticed that when I open the RAW window boxes to select all option and Synchronize are no longer visible in the upper-left corner as they were in previous versions. Is there a way to get these? Thanks for any help.

    No there is no way to get back the buttons. You need to click on the menu or use the shortcut keys: ctrl/cmd + A to select all and alt/opt-S for synchronization.

  • Text in the radio button field triggers?

    I'm sure it is a simple and I just have a moment on Monday, but I can't seem to find it by searching on the forum...

    I have created a pdf form and I want an option button to automatically check when someone types the text in a certain area - how can I do this?

    I would be put in place so that none of the fields in each section can be filled-in unless one of the radio buttons is selected. If space fields are displayed if this option button is selected and the same thing with the hull of the Pre-Built program fields. You can do it in show/hide fields, and you would also want to reset the fields when they are shown/hidden. Coding can be greatly simplified if you use a field hierarchical naming system for the two groups. For example, fso.width, fso.depth, fso.area, fso.a$, etc. and pss.width, pss, depth, etc.

    You can then hide all fields selection of pre-designed Shell Scheme programs and reset and display all the fields only area and reset them with the following:

    Hide all fields selection of pre-designed Shell Scheme programs and reset the

    getField("pss").display = display.hidden;

    resetForm (["SSP"];

    Hide all fields only space floor and to reset

    getField("fso").display = display.visible;

    resetForm (["Fos"];

    This is not complete, but should help you get started. Note that you can set up A$ fields so that they are automatically calculated according to the value of the Total m2 field, so that the user doesn't have to come in and maybe make a mistake. You can also configure the computed fields to display a value only if the width and depth fields are completed.

  • Firefox crashes in typing or by clicking check box or the radio button, even with all the plugins / extensions removed. Check with many types of malware scanners.

    Firefox crashes in typing or by clicking check box or the radio button, even with all the plugins / extensions disabled, then deleted. Sometimes it hangs for five minutes. I checked the PC with several types of scanners of evil-ware, but none to be found. All hidden and deleted cookies, all DELETED & extension plugins. Remove all instances of Firefox PC and registry, then restored to bookmarks. The only thing that I did not is to remove and reinstall not my favorites.
    Windows Vista (yes I know) and FF 13.0.1

    Try disabling hardware acceleration in Firefox.

  • Field required if the radio button is checked

    I created a form with two radio buttons (YES, NO) and I want to make two specific text required fields if the YES button is checked. The field is set for the radio button TO be checked by default.

    How can I do?

    Thank you

    The MouseUp event of two option buttons, enter this code:

    this.getField("Text1").required = (event.target.value=="Yes");
    this.getField("Text2").required = (event.target.value=="Yes");
    
  • How to use the Radio button

    Hello

    In my form, I want the radio button.

    On the selection of this radio button user can change the status of "QC" for "STOCK".

    Initially, when he disabled status should be "QC".

    How to put this in my form guide me please.


    Maury

    Make a group of Radio (say RADIO_GROUP16) with 2 buttons radio (mean RADIO_BUTTON17 and RADIO_BUTTON18).

    Specify the initial value of Radio group to U
    Specify the value of Radio to R and U buttons

    and in the status field to write after outbreak.

    If: block. RADIO_GROUP16 = 'U' then
    message ("can not update status '");
    raise FORM_TRIGGER_FAILURE;
    end if;

    I guess that when you select the second radio button (with the 'R' value) then only you would be allowed to change the status.

    Please check the answer correct/useful if th answer was helpful

  • How to get the display of the radio button value

    Hi I have a situation where I need to display the value of the radio button, for example I store A value in db, but I view Active in my radio button how do I do

    my radio button is

    < af:selectOneRadio id = "sor3" layout = "horizontal".

    value = "#{pageFlowScope.InternalBean.Status} '"

    autoSubmit = 'true '.

    valueChangeListener = "#{RadiobuttonPopupBean.activationChangedListener}" >

    < af:selectItem label = 'Active' value = 'A' id = "si10" / >

    < af:selectItem label = 'Inactive' value = 'I' id = "si9" / >

    < / af:selectOneRadio >

    I have what it takes to display the value in the outputtext

    < af:outputText value = "reason: #{bindings." Reason.inputValue}"id ="ot9 ".

    partialTriggers = "d1" inlineStyle = "height: 100px;" / >

    am in jdeveloper 11.1.1.6.0

    I've updated the ticket to show how to do this. You can find the blog at http://wp.me/pcBZk-ye

    Please download the workspace updated using the link to the blog post.

    Timo

  • check the radio button does not submit the form?

    Hello


    Your name:
    E-mail address:
    Contact no.:
    Topic:


    Message:




    Can not read the image? Click here to refresh

    I have a form on my site,

    and all his work.

    But I noticed that the information of the radio button

    is not sent?

    may an advise why?

    Also, can someone suggest how I can configure the name where the email?

    as when the email is downloaded, it come with my Web Host/Server name?

    Thank you

    < Center > < form name = 'contact' method = "POST" action = "form_process.php" >

    < table width = "306" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < td width = "93" height = "28" valign = "top" > your name: < table >

    < td width = "213" > < input name = "name" type = "text" >

    < table >

    < /tr >

    < b >

    < td height = "28" valign = "top" > Correo electronico: < table >

    < td > < input name = "email" type = "text" > < table >

    < /tr >

    < b >

    < td height = "28" valign = "top" > Contact No.: < table >

    < td > < input name = "contact" type = "text" size = "24" > < table >

    < /tr >

    < b >

    < td height = "85" valign = "top" > subject: < table >

    < td > < label > < input name = "category" type = "radio" value = "Appointment" / > appointment < / label > < br / >

    < label > < input name = "category" type = "radio" value = "Schedule" / > opening hours < / label > < br / >

    < label > < input name = "category" type = "radio" value = "Products" / > Products < / label > < br / >

    < label > < input name = "category" type = "radio" value = "Other" / > other < / label > < table > < /tr >

    < td height = "28" valign = "top" > Message: < table >

    < td > < textarea name = "message" = "24" cols rows = "5" > < / textarea > < table >

    < /tr >

    < tr > < td > < table > < td height = "85" valign = "top" >

    < br / > < img src = "captcha_code_file.php? rand = <?" PHP echo rand();? ' > '.

    ID = "captchaimg" >

    < br / > < label for 'message' = > enter the above code here: < / label >

    < br / > < input id = "6_letters_code" name = "6_letters_code" type = "text" >

    < br / > < small > can not read the image? Click on < a href = "" javascript: refreshCaptcha(); "> here < /a > to update < / small >"

    < table > < /tr >

    < b >

    < td > < table >

    < br / > < td valign = "top" align = "center" > < input type = "submit" value = "Submit" name = "submit" > < table >

    < /tr >

    < /table >

    < / form > < / center > < br / > < table >

    OK - I see what is happening. The script that determines the content of captcha also sets the session variable. To read this variable on the processing page, you need to enable sessions there too. -Change

    If (isset($_POST['submit']))

    on this subject.

    {if (! isset($_SESSION))}

    session_start();

    }

    If (isset($_POST['submit']))

    If there is an error of Captcha, you will also need to print that the visitor sees an indication that they do not have this right. There are several ways to do it, but probably the easiest is just to send them to the test to white form with an error message, so change that-

    Header ('Location: thank_you.html "");

    }

    on this subject.

    Header ('Location: thank_you.html "");

    } else {header('Location:captcha_error.html') ;}

    then create the captcha_error.html page that explains what that went wrong, with a link to the page of the form.

    See if that helps.

  • How to add groups of radio buttons values and show the answers?

    I have eight groups of option buttons. The student must select the button from each group. It is a survey of personal intrestet. If each of the groups will have a button with related values. I need to add values and display the results.

    I have been looking for help, but can't find anything that explains how to add values of radio buttons and display the answers.

    That's what I got so far:

    The option button ActionScript 3.0 / / Avraham Saltoun / / solutions to say-web dot com / / FREE to USE, COPY and DISTRIBUTE

    Import fl.controls.RadioButton;
    Import fl.controls.RadioButtonGroup;
    These libraries must be imported
    in order to access the properties and methods of the Radio button.


    We will Appply formatting
    for the radial buttons
    var format: TextFormat = new TextFormat;
    format. Size = 16;
    format.font = "Trebuchet MS"
    format. Color = 0xFFFFFF;

    myNonconformist.label = "a maverick".
    myConcreteThinker.label = "a concrete thinker."
    myNaturalWithNumbers.label = 'a natural with numbers. "
    myAnalytical.label = "Analytics."
    myAssertive.label = "assertive".
    myIdealistic.label = "Idealistic."
    myCareful.label = 'Careful ';
    myProblemSolver.label = "a problem solver."
    myConscientious.label = 'consciousness '.
    myCreative.label = "Creative."
    myPrecise.label = "precise."
    myEfficient.label = "effective."
    myEnergetic.label = 'energetic ';
    myExpressive.label = 'Expressive ';
    myFriendly.label = 'Friendly ';
    myPersistent.label = 'Permanent '.
    myHelpful.label = "fairly useful";
    myInnovative.label = "innovative";
    myInquisitive.label = ' Inquisitive/Curious. "
    myAccurate.label = "precise."
    myEnthusiastic.label = "enthusiasts";
    myInsightful.label = "insightful";
    myIntuitive.label = 'intuitive ';
    myMechanicallyInclined.label = 'mechanically inclined. "
    myObservant.label = 'observer ';
    myOutgoing.label = "outgoing";
    myPatient.label = "Patient";
    myPersuasive.label = "persuasive."
    myRealistic.label = 'realistic ';
    myPractical.label = 'practice ';
    myScientific.label = 'scientific ';
    mySelfconfident.label = "safe";
    myImaginative.label = "imaginative."
    mySociable.label = "Sociable".
    myStraightforward.label = "direct."
    myUnderstanding.label = "understanding."

    Now, let's apply the style
    created for our labels
    myNonconformist.setStyle ("textFormat", format);
    myConcreteThinker.setStyle ("textFormat", format);
    myNaturalWithNumbers.setStyle ("textFormat", format);
    myAnalytical.setStyle ("textFormat", format);
    myAssertive.setStyle ("textFormat", format);
    myIdealistic.setStyle ("textFormat", format);
    myCareful.setStyle ("textFormat", format);
    myProblemSolver.setStyle ("textFormat", format);
    myConscientious.setStyle ("textFormat", format);
    myCreative.setStyle ("textFormat", format);
    myPrecise.setStyle ("textFormat", format);
    myEfficient.setStyle ("textFormat", format);
    myEnergetic.setStyle ("textFormat", format);
    myExpressive.setStyle ("textFormat", format);
    myFriendly.setStyle ("textFormat", format);
    myPersistent.setStyle ("textFormat", format);
    myHelpful.setStyle ("textFormat", format);
    myInnovative.setStyle ("textFormat", format);
    myInquisitive.setStyle ("textFormat", format);
    myAccurate.setStyle ("textFormat", format);
    myEnthusiastic.setStyle ("textFormat", format);
    myInsightful.setStyle ("textFormat", format);
    myIntuitive.setStyle ("textFormat", format);
    myMechanicallyInclined.setStyle ("textFormat", format);
    myObservant.setStyle ("textFormat", format);
    myOutgoing.setStyle ("textFormat", format);
    myPatient.setStyle ("textFormat", format);
    myPersuasive.setStyle ("textFormat", format);
    myRealistic.setStyle ("textFormat", format);
    myPractical.setStyle ("textFormat", format);
    myScientific.setStyle ("textFormat", format);
    mySelfconfident.setStyle ("textFormat", format);
    myImaginative.setStyle ("textFormat", format);
    mySelfconfident.setStyle ("textFormat", format);
    mySociable.setStyle ("textFormat", format);
    myStraightforward.setStyle ("textFormat", format);
    myUnderstanding.setStyle ("textFormat", format);

    Event listeners
    Define waiting for the compiler
    for a click
    myNonconformist.addEventListener (MouseEvent.CLICK, whoAmI);
    myConcreteThinker.addEventListener (MouseEvent.CLICK, whoAmI);
    myNaturalWithNumbers.addEventListener (MouseEvent.CLICK, whoAmI);
    myAnalytical.addEventListener (MouseEvent.CLICK, whoAmI);
    myAssertive.addEventListener (MouseEvent.CLICK, whoAmI);
    myIdealistic.addEventListener (MouseEvent.CLICK, whoAmI);
    myCareful.addEventListener (MouseEvent.CLICK, whoAmI);
    myProblemSolver.addEventListener (MouseEvent.CLICK, whoAmI);
    myConscientious.addEventListener (MouseEvent.CLICK, whoAmI);
    myCreative.addEventListener (MouseEvent.CLICK, whoAmI);
    myPrecise.addEventListener (MouseEvent.CLICK, whoAmI);
    myEfficient.addEventListener (MouseEvent.CLICK, whoAmI);
    myEnergetic.addEventListener (MouseEvent.CLICK, whoAmI);
    myExpressive.addEventListener (MouseEvent.CLICK, whoAmI);
    myFriendly.addEventListener (MouseEvent.CLICK, whoAmI);
    myPersistent.addEventListener (MouseEvent.CLICK, whoAmI);
    myHelpful.addEventListener (MouseEvent.CLICK, whoAmI);
    myInnovative.addEventListener (MouseEvent.CLICK, whoAmI);
    myInquisitive.addEventListener (MouseEvent.CLICK, whoAmI);
    myAccurate.addEventListener (MouseEvent.CLICK, whoAmI);
    myEnthusiastic.addEventListener (MouseEvent.CLICK, whoAmI);
    myInsightful.addEventListener (MouseEvent.CLICK, whoAmI);
    myIntuitive.addEventListener (MouseEvent.CLICK, whoAmI);
    myMechanicallyInclined.addEventListener (MouseEvent.CLICK, whoAmI);
    myObservant.addEventListener (MouseEvent.CLICK, whoAmI);
    myOutgoing.addEventListener (MouseEvent.CLICK, whoAmI);
    myPatient.addEventListener (MouseEvent.CLICK, whoAmI);
    myPersuasive.addEventListener (MouseEvent.CLICK, whoAmI);
    myRealistic.addEventListener (MouseEvent.CLICK, whoAmI);
    myPractical.addEventListener (MouseEvent.CLICK, whoAmI);
    myScientific.addEventListener (MouseEvent.CLICK, whoAmI);
    mySelfconfident.addEventListener (MouseEvent.CLICK, whoAmI);
    myImaginative.addEventListener (MouseEvent.CLICK, whoAmI);
    mySelfconfident.addEventListener (MouseEvent.CLICK, whoAmI);
    mySociable.addEventListener (MouseEvent.CLICK, whoAmI);
    myStraightforward.addEventListener (MouseEvent.CLICK, whoAmI);
    myUnderstanding.addEventListener (MouseEvent.CLICK, whoAmI);
    Note that all lead to the same function.

    It will probably be better for you to do it the hard way and assign labels, values and groups in the programming environment using the settings panel.

  • How to get the Radio button value after submit process

    I have a button called (P8_DELETED_RECORD) that has 2 choices (Yes and no) and would like to have my "anonymous PL/SQL block" after presenting the process run logic differenct depending on whether Yes or no is selected.

    How can I referecne the option button in the code, I tried several ways without having had no success.
    I tried:
    a. if: P8_DELETED_RECORD = "1" then
    b. if: P8_DELETED_RECORD_0 then
    b. if: P8_DELETED_RECORD_0 = 'Y' Then


    Using Apex 3.2.
    Thank you

    Hello

    Inside of your radio, what is your lov

    STATIC2:Yes; 1, none; 0

    in this more top of case, you can use the code below

    If: P8_DELETED_RECORD = 1 then
    ---
    end if

    When the value of your lov return changes in 'yes' or 'y' depending on whether you have to change the condition

    Thank you
    Loga

  • How to show or hide the region of the shuttle during the click on the radio buttons?

    Hello

    I'm new to JDeveloper. Here is my requirement.

    1. create 2 radio buttons: Yes and no and default displays "" selected radio button.

    2. create a region of shuttle with select query in VO.

    Query is:

    Select 'No group' for_user, for_pkg double null

    Union

    Select "Company" for_user, for_pkg "SEGMENT1" double

    Union

    Select 'Rental' for_user, for_pkg 'SEGMENT2"double

    Union

    Select 'Cost center' for_user, 'SEGMENT4' double for_pkg

    Union

    Select 'Project' for_user, 'SEGMENT5' double for_pkg

    Union

    Select "Intercompany" for_user, "SEGMENT8" for_pkg of the double

    order by nulls first for_pkg

    3. initially hide the region of the shuttle during the loading of the page.

    4. click on the radio button 'yes', display area of the shuttle with values at the head of list of query VO and empty list leak.

    5. new click on the 'no' radio button, he must hide region and so screen shuttle shuttle dynamically according to the selected option button.

    But my problem is I am able to hide area shuttle when the page loads at the beginning and after that, when I'm clicking 'Yes' radio button, is just to display area shuttle empty without value in the main list and once when I'm clicking 'No' radio button, it should hide area shuttle but he's not hiding. I used the RPP to show or hide the area Shuttle under certain conditions. I use JDev 10.1.3.3.0 version as we Oracle EBS version 12.1.2 in our society.

    Please find the attached draft and suggest me proper with examples of sample approach.

    Monika,

    I tried to get this working in the lower version of Jdeveloper and looks like it works.

    Can you make the change below and see what happens.

    1. modify your query to VO as below: (I replaced null with SEGMENT0)

    select 'No Grouping' for_user, 'SEGMENT0' for_pkg from dual
    union
    select 'Company' for_user, 'SEGMENT1' for_pkg from dual
    union
    select 'Location' for_user, 'SEGMENT2' for_pkg from dual
    union
    select 'Cost Center' for_user, 'SEGMENT4' for_pkg from dual
    union
    select 'Project' for_user, 'SEGMENT5' for_pkg from dual
    union
    select 'Intercompany' for_user,'SEGMENT8' for_pkg from dual
    order by for_pkg
    

    2. place VO execution to the processFormRequest:

        public void processFormRequest(OAPageContext pageContext,
                                       OAWebBean webBean) {
            System.out.println("In process Form Request");
            super.processFormRequest(pageContext, webBean);
            OAApplicationModuleImpl appModule =
                (OAApplicationModuleImpl)pageContext.getApplicationModule(webBean);
            String eventParam = pageContext.getParameter(EVENT_PARAM);
            System.out.println("eventParam: " + eventParam);
            if ("showHideShuttle".equals(eventParam)) {
                //  appModule.invokeMethod("deletetrailing");
                System.out.println("Inside If");
                OAMessageCheckBoxBean messageCheckBoxBean = (OAMessageCheckBoxBean)webBean.findChildRecursive("checkBoxBean");
                System.out.println("messageCheckBoxBean : " + messageCheckBoxBean);
                String messageCheckBoxBeanVal = (String)messageCheckBoxBean.getValue(pageContext);
                System.out.println("messageCheckBoxBeanVal: " + messageCheckBoxBeanVal);
    
                if ("Y".equals(messageCheckBoxBeanVal)) {
                    OAViewObjectImpl shuttleVO1 =
                        (OAViewObjectImpl)appModule.findViewObject("ShuttleVO1");
                    if (shuttleVO1 != null) {
                        shuttleVO1.setWhereClause(null);
                        shuttleVO1.setWhereClauseParams(null);
                        shuttleVO1.executeQuery();
                        System.out.println("Executed Query : " + shuttleVO1.getQuery());
                    }
                    OAViewObjectImpl shuttleVO2 =
                        (OAViewObjectImpl)appModule.findViewObject("ShuttleVO2");
                    if (shuttleVO2 != null) {
                        shuttleVO2.setWhereClause("1=2");
                        shuttleVO2.setWhereClauseParams(null);
                        shuttleVO2.executeQuery();
                        System.out.println("Executed Query1 : " + shuttleVO2.getQuery());
                    }
                }
                String[] name = { "RenderAttr1" };
                String[] val = { messageCheckBoxBeanVal };
    
                Serializable[] params = { name, val };
                Class[] paramTypes = { String[].class, String[].class };
                appModule.invokeMethod("setXXCustomPVOValues", params, paramTypes);
    
            }
    
        }
    

    3. move Spel link shuttle Bean for the region of header above.

    Some useful links for the shuttle Bean:

    Technology blog based in Java of Sushant: 13. Area of application OFA shuttle

    Framework OA Blog: control of the shuttle as part of OSTEOARTHRITIS

    See you soon

    AJ

  • How to change the color of the radio buttons on question slides

    Hello

    Can I change the color of the radio buttons (right now it is blue) on question slides?

    Thank you very much!

    Not out of the box and only for HTML output. Search for assets HTML option button is there. If replace you it with a custom chart... Here's the path on my system (I'm on Win 7)

    C:\Program Files\Adobe\Adobe Captivate 9 x64\HTML\assets\htmlimages

Maybe you are looking for

  • Time Machine-not enough space error

    Hi all I had to unplug my computer and move it to another room and now after all hang up, I get this message "not enough space for full backup". There are about 150 GB to 2 TB disk space as it is filled with iTunes and Time machine backups. I guess i

  • Satellite A200 - 24 - need help with ad - hoc connection

    Hello I have a Toshiba Satellite A200-24 which is connected to the internet via ADSL. Also, I have a laptop and I want to share internet between them in my apt.In Win XP it should do so through the Connection Wizard, but in vista, it is "ad hoc conne

  • Windows mobile 5 stopped loading after the actual weather has been activated the SanQ G28

    My SanQ G28 is not a manual, and for several weeks I tried to find the procedure to hard reset for this phone. Windows has stopped loading and without being charged, I can't access the option clear memory. Is there another way to force Windows mobile

  • Install Windows 7 on newly purchased own SSD

    Here is my configuration, bought last November: SYSTEM CT 2764 CONFIGURED44 C 6206 SBB I.CR2DUO PR P8700(2.53GHZ)45M 3453 VBB G.WIN.7PROF.W/XPDOWNGR.45M 3816 SBB GWXPP (PR) VIA DWRGW7P EN US42 X 6315 SBB ATIMOBILTYRADEON3470 256 MB42 X 6308 VBB 3GBPC

  • Popup - telling me to call 888-979-2448 to see if my PC has been infected - SCAM?

    When I called this number, the person told me it was Microsoft Support and suggested that he needed to take control of my PC to tell me if it was really infected. This looks like a major scam to me. Please can someone confirm that 888-979-2448 is a l