Reverse the problem in verbal form in Flex2

< mx:Text x = "10" y = "10" text = "{WeatherService.getWeather.lastResult. return.forecast} "/ >"

I use this text to see the forecast by calling the method of the WeatherService getWeather(). After the getWeather() method is called, it will return a xml as a message

< ns:return >
< prediction > sunny < / forecast >
< / ns:return >

But the 'back' is a reverse word in flex.
I can't implement 'WeatherService.getWeather.lastResult. return.forecast.
Who can tell me how to do 'back' work here?

Thank you.

Another piece of advice: link directly to lastResult is very difficult to debug.

Instead, declare an instance variable (global):
[Bindable] private var _xmlResult:XML;

declare a handler function in your data service tag:
... result = "onResult (event)"... "

Manager:
Import mx.rpc.events.ResultEvent;
private function onResult (oEvent.ResultEvent): void {}
_xmlResult = XML (oEvent.result);
trace (_xmlResult.ToXmlString ()); or Alert.show, so you can SEE your data

and finally:

Avoiding your reserved word 'return' as well.

Tracy

Tags: Flex

Similar Questions

  • Note in the topic titles when importing the problem in verbal form

    When I import a Word document into RHTML v6 I get underscores, replace the spaces in my titles of topic (I want underscores in file names). Changing the underscores in file names option has no effect.

    I remember this problem in RoboHelp X 5. Does anyone know a work around or if the same problem exists in Version 7?

    Oops. Looks like I need to update. The problem is covered in point 3 here.

    http://blogs.Adobe.com/TECHCOMM/2007/07/patches_released_for_adobe_rob.html

    That contains a link to the patch you need. It is unfortunately temporarily unavailable! I'll see if I can get it also but that will not be until tomorrow at best.

  • A problem with the display in a form with a ScatterGraph

    Hi all!
     
    Now, I want to do an image that can be expanded outside and inside with the viewport in a form with a ScatterGraph window. I tried previously to do this picture as a backdrop, but the backgroundpicture cannot be zoomed with the display window. How can I solve this problem?

    Here is the picture:

    Or I have to calculate a large amout of points to sign on the coordination of xy without the image, and how can I register quickly because it takes a long time to calculate.

    Hello

    You can zoom/dΘplacer an image as well as the plot in charts. Here is a snippet of code showing how you can do it.

    Normal
    0

    fake
    fake
    fake

    EN-US
    X NONE
    X NONE

    MicrosoftInternetExplorer4

    / * Style definitions * /.
    table. MsoNormalTable
    {mso-style-name: "Table Normal";}
    MSO-knew-rowband-size: 0;
    MSO-knew-colband-size: 0;
    MSO-style - noshow:yes;
    MSO-style-priority: 99;
    MSO-style - qformat:yes;
    "mso-style-parent:" ";" "
    MSO-padding-alt: 0 to 5.4pt 0 to 5.4pt;
    MSO-para-margin-top: 0;
    MSO-para-margin-right: 0;
    MSO-para-margin-bottom: 10.0pt;
    MSO-para-margin-left: 0;
    line-height: 115%;
    MSO-pagination: widow-orphan;
    font-size: 11.0pt;
    font family: 'Calibri', 'sans-serif ';
    MSO-ascii-font-family: Calibri;
    MSO-ascii-theme-make: minor-latin;
    mso-fareast-font-family: "Times New Roman";
    mso-fareast-theme-make: minor-fareast.
    MSO-hansi-font-family: Calibri;
    MSO-hansi-theme-make: minor-latin ;}
    table. MsoTableGrid
    {mso-style-name: "Table Grid";}
    MSO-knew-rowband-size: 0;
    MSO-knew-colband-size: 0;
    MSO-style-priority: 59;
    MSO-style-unhide: no;
    black border: solid 1.0pt;
    MSO - border - themecolor:text1;
    MSO-border-alt: solid black .5pt;
    MSO - border - themecolor:text1;
    MSO-padding-alt: 0 to 5.4pt 0 to 5.4pt;
    MSO - border - black insideh:.5pt United.
    MSO-border-insideh - themecolor:text1;
    MSO - border - black insidev:.5pt United.
    MSO-border-information - themecolor:text1;
    MSO-para-margin: 0;
    MSO-para-margin-bottom: .0001pt;
    MSO-pagination: widow-orphan;
    font-size: 11.0pt;
    font family: 'Calibri', 'sans-serif ';
    MSO-ascii-font-family: Calibri;
    MSO-ascii-theme-make: minor-latin;
    MSO-hansi-font-family: Calibri;
    MSO-hansi-theme-make: minor-latin ;}

    Image img =
    Bitmap.FromFile ("myImage.jpg");

    in pixels, this is the place
    where the image will be drawn

    RectangleF initialRectangle = Rectangle.Empty;

    in the data, to map coordinates the
    image

    XRange range;

    Range yRange;

    Private Sub PlotMyData()

    {

    plot your data here

    xData double [] = new double [] {3, 5, 7, 5, 8, 3, 7, 8, 2, 6};

    Double]
    yData = new double [] {9, 1, 2, 6, 8, 3, 3, 6, 2, 2};

    scatterGraph1.PlotXY (xData, yData);

    xRange and yRange define the plot area limits left-top to bottom-right

    xRange = new range (xAxis1.Range.Minimum, xAxis1.Range.Maximum);

    yRange =
    new range (yAxis1.Range.Minimum, yAxis1.Range.Maximum);

    RecalculateImageBounds();

    }

    Simply map the data coordinates
    values in pixels

    posts from the top left and lower right must be mapped.

    Private Sub RecalculateImageBounds()

    {

    PointF
    size = scatterPlot1.MapDataPoint (scatterGraph1.PlotAreaBounds,
    (xRange.Maximum, yRange.Minimum);

    initialRectangle.Location =
    scatterPlot1.MapDataPoint (scatterGraph1.PlotAreaBounds, xRange.Minimum,
    yRange.Maximum);

    initialRectangle.Width = size. X - initialRectangle.Location.X;

    initialRectangle.Height = size. Y - initialRectangle.Location.Y;

    }

    Just draw the image.

    Private Sub scatterGraph1_BeforeDrawPlot (sender As object, BeforeDrawXYPlotEventArgs
    (e)

    {

    RecalculateImageBounds();

    e.Graphics.DrawImage (img, initialRectangle.X, initialRectangle.Y,
    (initialRectangle.Width, initialRectangle.Height);

    }

    Make sure that the image is of good quality so that you can zoom in pretty close.

    I hope this helps.

  • The volume of the recorded sound is very low when played. I tried to solve the problems through Control Panel of configuration-sound options and increased the volume to 100 form my mic too. All the other volume options, it's 100 too. It has no effect. Hel

    The volume of the recorded sound is very low when played. I tried to solve the problems through Control Panel of configuration-sound options and increased the volume to 100 form my mic too. All the other volume options, it's 100 too. It has no effect. Help needed ASAP

    Hello

    Control Panel - SOUNDS - Audio peripheral devices configuration-manager

    Make sure you write down the description and model double click top - tab drivers - write version. Now
    Click on update drivers who cannot do anything like MS is far behind the certification of drivers. Then RIGHT
    CLICK above and UNINSTALL - REBOOT - this will rebuild the driver stack.

    If your driver shows 06 you have the default windows and part of the question.

    Go to the system manufacturer's website and get the latest Audio/Sound drivers - download - SAVE - go to the place where you
    Put them - right click on Reboot - RUN AS ADMIN -.

    Check the Version on the tab of the driver in the device as a sound Manager often restoring drivers, then install
    the current version. Restart and check after each try, not uncommon to have to run the pilot of 1 to 4 times or more.
    Just make sure that the version you have installed appears in the tab of the driver.

    Then navigate to the site of the manufacturer of the device and search for the drivers more recent and repeat the installation procedure.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

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

    After the updated driver.

    Click with the right button on the speaker near clock - recorders - right click in the box - check show disconnected devices
    and show disabled devices - check your micro - highlight them, then lower right properties. Do
    of course the appropriate injector is enabled and check that other settings - on the levels tab make sure MUTE is not checked
    and APPLY / OK changes.

    Also in the search for some Audio Manager Panel (perhaps named after the manufacturer of the sound driver). Mine
    is the RealTek Audio Manager, yours can be quite different name if you have one.

    How to activate Audio devices hidden in Vista
    http://www.Vistax64.com/tutorials/143447-audio-device-enable-hidden-devices.html

    Connect one microphone, music player or other audio device to your computer
    http://windowshelp.Microsoft.com/Windows/en-us/help/b0e3d7fb-1b4a-4926-8254-65da289209261033.mspx

    Problems with sound and audio or no sound - a Mr Fixit
    http://support.Microsoft.com/GP/NO_SOUND

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • checkbox field no reverse, what is the problem?

    I used a checkbox in a row. It works as expected except it didn't reverse the color when worn. The color of the tick is blue when not well centered and supposed to be white while on the development. One saw the same problem?

    Here's the code to create the check box:

    _checkboxField = new CheckboxField ("", false, Field.EDITABLE |) Field.FOCUSABLE | FIELD_VCENTER | Field.USE_ALL_WIDTH | DrawStyle.HCENTER);

    It creates a non-label, uncontrolled checkbox. I have a list of lines on the screen. When I move the focus in and out of a line, the check box is not reversed.

    Thank you

    Sherry

    This box is part of a horizontal management. By adding the update for this issue fixed checkbox.

  • Problem of overflow from the Adobe Muse Contact form

    Hello
    This is the second time I post the same question, but no answer yet...


    I encounter a weird problem with the Adobe Muse contact form. I tried everything I could and I wonder if there is a way to fix it. Thank you!

    Untitled-1.png

    P.S I test my site using Chrome, when I have is the issue.

    I figured it out of my country, thank you!

  • 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!

  • .the field causes HUGE problem with Mail form Widget

    Hello, people

    I am currently working on a website for a client, who has a new domain with the new suffix .vocational.

    1st PROBLEM: Muse does not accept the email addresses with .vocational as valid addresses and constantly my "enter multiple addresses, separated by a semicolon.

    2nd PROBLEM: somewhere - even when I change the form manually - .php file the form does not work, but my FTP server is configured properly.

    What I am doing wrong and how can I fix?

    Thanks and Greetings dear

    JAG

    I solved the problem manually.

    With my knowledge of old and dormant Pascal, C + and (Yes, laugh...) FORTRAN 77, I looked in the PHP files and the Java Scripts in the folder "Scripts".

    I was looking for references on the DNS and the Email Server.

    I discovered that only the 'shape' PHP files is containing references to the email address.

    Because I knew that change the code in a text editor can jumble the code, I them opened in Dreamweaver and saved the changes out of Dreamweaver.

    I simply exchanged e-mail address in the form "" Script file with the address .vocational.

    The only things worth noting:

    1. If you update of Muse, he must take care that you do not choose the option to replace all files, but only to active update changed pages. If the Contact Puage (or any other page with your email form) is transferred by Muse, the wrong email address will be in the PHP file!
    2. If you must update the page that contains the form, you must export the HTML files and having to re-do the changes manually in Dreamweaver.
    3. MUSE of the updates are to the effect that all download-override (only update pages) is changed again and all the files will be updated (a bug in the last update of MUSE!). So after an update - and a change in your page (s) - you must export the HTML files and check the code for wrong email addresses.

      BT otherwise: it works!

  • Need help with the problem of the form

    I created a web site in a test directory on my domain. It includes 3 forms. all forms work properly.

    I moved the site to a new domain. I have everything flies with filezilla and everything looks good except for the forms. All of them display an error at the top of the page. The message is about the field of the captcha Image verification

    You can see the problem here;

    http://www.telluridegravityworks.com/contact.php

    and here:

    http://www.telluridegravityworks.com/winter-rental-Form1.php

    I used a product called FORMfields for this. I was abel to create what was needed but found a little hard to use FORMfileds. In addition, they do not answer your questions and provide no support at all. I'm stuck out of these forms and need to do their job. I have re-uploaded everything and did everything I could think just shoot this but I can't seem to understand.

    FORMfileds assistance:

    I get the error checking of the Image on the page config.php.

    The "test your installation by going to . http://www.telluridegravityworks.com/FormFields/examples/paths/contact_us1.php . ' load and display correctly. .

    Can anyone offer advice or suggestions on why I am now hhaving this error on 3 forms?

    Thanks in advance for any help.

    Thread moved to the Dreamweaver application development forum, which deals with PHP and other issues aside server.

    markf12 wrote:

    I moved the site to a new domain. I have everything flies with filezilla and everything looks good except for the forms. All of them display an error at the top of the page.

    Here's the first messages of two error on the first page point you to that:

    Warning: session_start() [Function.session - start]:

    Open (/ home/users/web/898/moo.telluridegravitywork/cgi-bin/tmp, /sess_3a796794467996fdecff8703c5826cf1, O_RDWR) failed: no such file or directory (2) in php/hermes/web01/b898/moo.telluridegravitywork/FORMfields/src/fields/ImageVerificationField on line 52



    Warning: session_start() [Function.session - start]: Cannot send session cookie - headers already sent by (output started/hermes/web01/b898/moo.telluridegravitywork/FORMfields/src/fields/ImageVerificationField. php:52) in / hermes/web01/b898/moo.telluridegravitywork/FORMfields/src/fields/ImageVerificationField. php on line 52

    The first message tells you it can't open a file or a directory and gives the name of the file it is trying to open. The second message tells you that the headers have already been sent, and it tells you where production started.

    Read the two locations, and there's a possible clue to the problem. Your script is looking for a temporary on/home/users/web/898 file, while your script is on/hermes/web01/b898.

    Without knowing more about the script you use, it is impossible to solve a problem on the server side. But it seems you need to do something to correct the location of your script uses to store temporary files.

  • Problem with the use of disabled form elements

    I have a simple form with a file input element and a "submit" button.
    When I hit submit I want to disable the input file so I call a javascript function on the "onClick event" to do.

    The problem is when the javascript disables the file entry, then subsequently Coldfusion cannot use the value of the input file to download the file that he don't think that there is...

    Does anyone know a simple way around this?
    Merci )

    It was a requirement of the user to disable form elements, even if a file has been downloaded.
    I disabled the Send button by using a hidden field as suggested. That should be enough, because even if a user searches for a file to download, they can not cocoralie the form.
    Thanks for your help...

  • By lining up the problem in the form

    Hello
    I created a form based on a table, but the problem is all the fields are center aligned, please let me know where I need to change the alignment.

    Thank you

    Hi Suzi,

    On your form, double-click the item for which you want to change the alignment. Under the section of the 'Element', you can set the value of 'Attributes of HTML table cells' dir = "ltl" to align left and dir = "rtl" for right align.

    It should not affect the size of your text box element. Anyway, you can change the width and the height of element area theText in the same section, that is 'Element '.

    Thank you
    Zahid

  • The problem of migration - how to reverse?

    I tried to migrate data from another user on my McBook Pro, so that I could have all the data through my profile, sign in.

    Conflicts re log in names reported Migration Assistant and I changed the.

    Then, the migration has taken place but included all my existing profile data. So duplicate everything.

    I tried to restore via Time Machine, but it had no back ups as being accessible, I guess, because my log in name has changed.

    Instead of having one profile log, I now have three!

    Help!

    How can I reverse the migration?

    I tried once but reported insufficient disk space!

    How can I reverse the migration?

    Using system preferences > users and groups, remove the migrated user accounts that you do not want.

    Maybe what you want to do was to replace a user account with another with the same named on your other Mac. MY will assign them unique names in the case of a name conflict, resulting an account essentially duplicated. It tells you, he'll do it, but the dialog box there is place is easily overlooked.

    If you have a user account with a name such as Alistair for example and want to migrate "Alistair" of the other Mac, there are two workaround solutions. Ask, if that's what you experience.

  • Problems with the e-mail contact form

    Hello

    I've tried tutorials about as much as I can find online to create a contact form within my flash who sends me automatically when a person completes the forms, including a very good step by step, to VTC. What I found is that most of these tutorials start with the assumption that you create the contact form on a blank canvas of flash, that is the reality, is not always the case. Although sometimes I'm able to get forms to work if I do it on a brand new Flash animation at the time wherever I try to recreate the form in my current flash file, it stops working. For the most part, I tried to recreate the contact form as a separate film within my flash file on its own layer and tried to place the Submit button in the form of contact and outside it - film or also works of course.

    Anyone could guide my in the right direction? With CS3 btw.


    Here is the info:

    So according to the picture, my contact form is called 'mcForm' which is a clip in the larger .fla on its own layer.

    flash1.JPG

    The actions that are associated with the 1st image in the layer of "actions" above are as follows:

    flash2.JPG

    Here is the code itself repasted:


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

    Stop();

    var gatherForm:LoadVars = new LoadVars();

    Send form


    function sendForm (): Void
    {
    gatherForm.receipient = " " [email protected] "; "
    gatherForm.realname = mc_form.txt_name.text;
    gatherForm.subject = "form results."
    gatherForm.email = mc_form.txt_email.text;
    gatherForm.comments = mc_form.txt_comments.text;
    gatherForm.send("/cgi-bin/formmail/formmail.pl","blank","POST");
    }

    End to send the form


    Begin button actions
    mc_form.btn_submit.onRelease = function (): Void
    {
    If (mc_form.txt_name.text == "")
    {
    _root.gotoAndStop ("Error")
    }
    on the other
    {
    sendForm();
    _root.gotoAndStop ("OK")
    }
    }
    End button actions

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

    Thanks a lot for all the help that can be provided!

    It's AS2 code, but you have posted in the forum of AS3.  Which version of actionscript is your file configured to use?

  • Adobe Acrobat XI for mac, how to reverse the pages of a pdf file and how to bring together two files into one pdf

    I scanned large documents, which have two sides. Because they were printed on glossy paper, I couldn't scan pages double face. So I did two files, a file that contains all the even-numbered pages and a file containing all of the odd pages. Now, I have two problems: 1. in the even pages file pages are in reverse order, so I need to reverse the order of the pages in this file. Then I need to combine these two files (gather) so that all the odd and even pages are combined in a single file and all the pages are in the correct order.

    In former acrobat pro (windows) programs, I found a javascript file that could fix all this. But now I have Acrobat XI and I have a macbook pro, so now I am completely lost. Can someone help me with this problem?

    If you have a script that does then you should use this... Open the console and run this command:

    app.getPath ("app", "javascript");

    It will display the location, you need to use the .js file you have. Then restart Acrobat and you should be good to go.

  • Reverse the factory setting

    I have a phone that was given to me from my father-in-law, it's a phone of one of his former employees that was great in the office. We had no password information, so we tried to reset the phone to wipe and start over. This just finished sending us to a factory setting that requires an Apple ID and password that we don't have. How do I reverse the factory setting, so I'm back to the regular functions of the phone?

    Sorry, but you can't. This device is locked to the previous owners iCloud account and password activation.  Without their password or their active assistance to disable locking activation, will you not be able to use this device.

    See disable find my iPhone Activation Lock - Apple Support

Maybe you are looking for

  • Portege M400 - shoots of cursor to bottom left

    Strange here, using a Portege M400 on the docking station. Mouse settles at the bottom left of the screen randomly. Changed the mouse, people with disabilities, the touchpad, always do, drives me crazy, any thoughts?

  • Qosmio X 300-11 - impossible to get 1080 p @ 60 Hz to work

    I have a Qosmio X 300 - 11s and little matter how hard I try, I can't do 1080 p at 60 hz. In fact the time is not yet available. I choose only 24 p or 30 p on my Full-HD is displayed even if they take over 50 / 60 Hz.I have the latest drivers install

  • Instrument i/o Assistant and graphic representation

    Anyone know how to use data from an instrument of e/s Assistant entry and put it in the values of a graph y?  I have problems with this, because it returns values such as '0 v' and ' v 256 "but I need just the numeric value to get a chart to work.»  

  • How to 'continue' a 'while' loop using an "if"?

    I have a loop 'while' continuous operation, by taking a step at each iteration. In each such iteration I save this measure unique to the file AND display it on a chart. From time to time, I have "out-of-range" measures, which are displayed as 1E-37 o

  • Laptop suddenly can't find any available (Wifi) network, but the router is not the problem.

    My laptop was working fine, until what I packed it inside my bag I always do and got chased home my MOM to my father's House; which is a few miles. I opened it upward, and he could not find any networks (wifi) available. I know that the problem could