Home field after the validation error

Using Application Express 4.2.5.00.08

I created a validation for each required to shoot the submit button field. If a field is NULL, the error message 'field is required' online is displayed.

If an error occurred, is there a way to put the cursor in the field associated with the error? Currently, it returns the first field at the top of the page.

Thank you very much

Validation_Error.png

Hi HRSysAdmin,

Your answer is already given by fac586 in the very next post the question. Although there are a few minor changes to the solution.

fac586 wrote:

HRSysAdmin wrote:

Using Application Express 4.2.5.00.08

I created a validation for each required to shoot the submit button field. If a field is NULL, the error message 'field is required' online is displayed.

If an error occurred, is there a way to put the cursor in the field associated with the error? Currently, it returns the first field at the top of the page.

Do the a Page Load Set Focus dynamic action with Selection of Type jQuery Selector and jQuery Selector defined value on :input.apex-page-item-error:first .

Here are the changes made to the fac586 solution:

  • Go to the Page attributes-> display attributes-> Set Cursor Focus not cursor focus

Why is it necessary? As it is set by default to the first point of page bothers our dynamic action set out below and, making it useless.

  • Here is the dynamic action proposed by fac586

Here, the change is jQuery Selector is passed to input.apex - page-point-error: first to .apex-page-point-error: first as the prior takes the elements of entry into consideration, what happens if the first element on which the error occurred is a textarea or select list. For more information, see jQuery selectors.

jQuery is a powerful javascript library when it comes to complex interactions between the user interface. You should save some time to learn the basics.

Not to mention that the solution of Reema is not relevant because it proposes to transfer validation logic in javascript.

I hope this helps!

Kind regards

Kiran

Tags: Database

Similar Questions

  • APEX_ITEMS does not store the value in the SESSION after the validation error

    Hello

    I'm build dynamically using APEX_ITEMS, but it does not keep the value when the page is submitted and the validation error occurs. Here are the following steps that I am following.

    When I enter SUE (more than 8 characters), SUBMIT, validation fails and the error is displayed on the page (which is fine)
    BUT it does not keep SUE value (which I got) and filled with the old value which is ABC.

    WHY it does not keep the value that the user entered (even as the normal Page items)

    Region PL\SQL
    declare
      v_value varchar2(20);
    begin
      v_value := 'ABC'; 
      htp.p(apex_item.text(7,v_value));
    end;
    Validation (function returning the error text)
    DECLARE
     v_count number;
     v_value varchar2(50);
     v_value1 number;
    BEGIN
      v_value := apex_application.g_f07(1);
      select length(v_value) into v_value1 from dual;
    
          if v_value1 > 8 then
              return 'Field must have less than 9 character';
          ELSE
             return null;
          END IF;
    END;

    You use collections if you want the State to show if, after a validation error. Unfortunately, this is the case if you do not use the normal tabular forms.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    https://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Application process, do not run after the validation error

    Hi all.

    APEX 4.1
    XE 11 GR 2
    WIN7
    Firexfox

    I have a page where I add additional javascript code to a page by using htp.p in a process of application "before the footer. It works fine as long as there is no validation error. When the validation fails (for example a UK-check with the location of the error value "Inline notification"), the page is re-fondue, but the application process is not running and so my extra code is missing from the page.

    Is this intended behavior or am I doing something wrond?

    Andreas

    Addition:

    I tried the sam using a 'local' page process, but these do not seem to fire.

    Published by: Andreas Weiden on 22.12.2011 21:31

    Andreas Weiden says:

    Is this intended behavior or am I doing something wrond?

    This is the expected behavior. Generally, the process and calculations source item, the actions are not executed when the page is re-made after validation errors. They also provide great potential for confusion of side effects (for example reset to a default value for an item that had an invalid value sent).

    However, the engine provides a special treatment for the process with the built-in Inline Validation errors displayed condition so that they will be run when a page is rendered with validation errors. See + {: identifier of the thread = 493070} + for an interesting discussion on this topic.

    An alternative (and in my opinion a more classic and rather more clear) would be to generate the JS in a dynamic region of PL/SQL code on the Page zero. Always reuse the code on all or several pages, but is more clearly part of the rendering of the page as an application process and does not rely on a very obscure condition, being the only way you can make it work.

  • How keep radiogroup verified to the tabular report after the validation error?

    Hello!

    I have a tabular report with radiogroup fields, and when I try to send the page, if the validation does not pass by, my radiogroup fields unchecked.

    Does anyone know how to prevent this?

    If I can't fix this evil must pass the JavaScript validation.

    I use the version 4.2.1 of the apex

    EgaSega wrote:

    If I can't fix this evil must pass the JavaScript validation.

    ZAPEX wrote:

    There is no harm in using JavaScript validation to proceed with it.

    You can not 'show' validation JavaScript, and there is a lot of prejudice based on this alone.

    JavaScript validation can be used in addition to the validation server-side such that it can easily be turned off or bypassed in the browser. Any JavaScript validation in the browser in order to improve the user experience needs to be duplicated on the server to ensure that the controls provided have been performed.

  • The validator error will take after clicking twice on the component

    Hello

    I have two components selectOneRadio in my form of the ADF. The possbile for these radio buttons values are 'Yes' and 'No '.

    I put the validation that when sending in the value of the form for the radio button should not be 'no '. That's why I implemented the valiadator on these components and it works perfectly fine.

    However on UI I see that when the validator error when after selecting 'no', I again click that radio button, the error popup go away. So that the user sees that he chose the 'no' for two option buttons, but actually inside the latest is not selected, I got to know after registering or submitting the task. This bad guide the end user.

    Question:
    How can we keep the pop up consistantly poping when validation fails OR the user to display the currently selected values?

    Please let know us if there is a way to solve this problem.


    I use 11.1.1.4.0 and weblogic 10.3
    Concerning
    Amit

    Hello

    see this: https://blogs.oracle.com/jdevotnharvest/entry/using_javascript_to_clear_validation_error_messages

    Frank

  • Validation in Windows Vista Home Premium at the start: errors and complications.

    I was directed to this forum as a last chance for my situation.  I'll copy what I wrote before:

    First of all: I can't run Microsoft Genuine Advantage Diagnostic Tool.

    With that of the road, I'll try to explain my situation.  Earlier today, I ran in the hope to get rid of some unnecessary files in disk cleanup. Well, he eventually delete most everything out of my C: drive.  So I ran a restoration of the system to an earlier time.  After the restoration, I tried to connect but received a box saying that my Windows Vista Home Premium product key is not valid.  They gave me three options:

    Reduced functionality mode (does not work; see below)

    Enter the product key

    Contact HP - do you have this: they wanted $ 100.

    Now before to get started by offering suggestions, you need to get more information.

    I can't use the reduced functionality mode.  When I click on it, an error with file not found window appears.  The only way I can access my desktop is by going into safe mode, and I can't go in safe mode with network.  So based on this little bump in the road, I was not able to use the tips I found online, because none of those working in safe mode.

    Now there is more.  Frustrated, I tried to follow guides anyway.  So I followed the following steps:

    Step #3 game

    (1) open Internet browser

    (2) Type%windir%\system32into the browser address bar.

    (3) find the CMD.exe file

    (4) make a right click on CMD.exe and selectrun as administrator

    (5) type: net stop slsvc (it may ask you if you are sure, click Yes)

    (6) type: cd %windir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareLicensing

    (7) type: Rename tokens.dat tokens.bar

    (8) type: cd %windir%\system32

    (9) Typenet start slsvc

    (10) type: cscript slmgr.vbs - FLIR (it may take time for this will be complete, please be patient)

    (11) restart twice

    Not only that not solve my problem (since I was in safe mode I was refused permission), but it has created a new problem.  Now when I start my computer normally, IM is more given three options (reduced functionality mode, enter a product key, contact HP).

    Instead, when I log on, an error pops up saying: "Insert the Windows CD or installation DVD into your computer to begin the process of resettlement." Now, my computer was shipped with windows and everything installed by the factory with the sticker on the side of the tower.  I have no Dvd or Cd.

    I've had this computer for almost 3 years and I can not lose what I have on my computer. I have a genuine copy of Windows.  I have no idea what I'm supposed to do now.

    I used these links:

    http://social.Microsoft.com/forums/en-us/genuinevista/thread/3561f32a-d581-4DBD-b90e-fd680f970258/

    http://social.Microsoft.com/forums/en-us/genuinevista/thread/c9340e5d-7efb-4edd-B256-defa6b997062/

    http://social.Microsoft.com/forums/en-us/genuinevista/thread/ae720c35-3C91-4f07-85AD-82d99297cb11

    and many others that I can't find my way.

    I am posting this from my laptop not my computer with the problem.

    Here is the link to the original thread:

    http://social.Microsoft.com/forums/en-us/genuinevista/thread/6b962e8b-ff83-4b4d-a3bd-c7d9a8dc2471

    Is it possible that I can fix this?  Can I install Linux or something, just so that I can access my files?  Thank you.

    Hello

    Since you are concerned about the data on the drive, I suggest you first backup of data.
    Reference:
    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-your-files
    http://Windows.Microsoft.com/en-us/Windows-Vista/restore-files-from-a-backup

    http://Windows.Microsoft.com/en-us/Windows-Vista/methods-for-backing-up-your-files
     
    I recommend you contact the manufacturer of the system to help about it.

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Field force on the Validation error

    I have a Date field with the date of Validation of model {MM/DD/YYYY}. Is it possible once the user get the error message the cursor goes back to the Date instead of going to the next field field.

    Hello

    You should be able to add the JavaScript code to the output of the date field event

    If (this.formattedValue = this.rawValue)

    {

    xfa.host.setFocus (this);

    }

    This works because the only time where the formattedValue is the same as the rawValue is change when then schema validation fails (or what can model edit is YYYY-MM-DD... the model rawValue).

    Note: this goes against Adobe guidelines for creating forms, they feel that the user should be able to move well shape, how they want, but there are a lot of real shapes out there that works this way.

    Concerning

    Bruce

  • Keep the focus after the validation and alert error

    I have a code that works as I want with a glitch. The alert works when the character count in incorrect, and it keeps the focus on the field. The problem is that once the correct number of characters is entered in the field, he keeps emphasizing the field until you tab out of it.

    I need it to work as it does, with the exception that when the correct character number is entered, he needs to go to the next field automatically.

    If the alert is removed, it works correctly, except, of course, I do not receive the alert. Here is my code.


    var r = new RegExp();
    r.Compile ("^([0-9]{8})$", "i");

    var result = r.test (this.rawValue);

    If (result is true)

    true;

    on the other
    App.Alert ("the SAP number is 8 numbers. Please re - enter the SAP number. ", 0) ;
    xfa.host.setFocus (this);

    Thank you

    You must add the braces to the other. Strapless, it executes only the first statement so setFocus is still running. As usual I use braces on all if-else statements.

    If (result == true) {}

    true;

    }

    else {}

    App.Alert ("the SAP number is 8 numbers. Please re - enter the SAP number. ", 0) ;

    xfa.host.setFocus (this);

    }

    Steve

  • Unable to activate Windows XP Home Edition after the repair facility.

    Of that, I was running a Dell Dimension 5000 bought from the Dell website in 2005. After this computer from run very slowly, I decided on an upgrade. So I removed the hard drive of this computer with XP Home Installation and everything what it intact and plugged the hard drive into a completely new computer (that I bought and customized piece by piece). I also installed Windows XP Pro using the ability of XP to run dualboot. Now the Pro works well, but has of course none of the programs of the host OS installed as even if Pro and Home are installed on the same drive C, Pro of course did not the registry of home settings. That's fine, but when I chose the House to the splash screen immediately after my computer upward once again, I have encountered an error saying that Windows has shut down the computer to prevent damage etc. by a blue screen of death. So I fixed installed House, by inserting the Home CD in the CD drive (which is also new and I bought, not even the one from my old computer to 2005), choice of APPETIZER and not the repair console and then clicking R to repair the detected existing OS. I fixed installed and I was thrilled when the problem has been resolved. When I chose the House and after having set up, I was greeted by the familiar screen with users that I had set up on my PC of 2005. When I clicked the user admin, typed the password, he accepted the password and then a box came up saying I had to activate Windows before I could open a session. By clicking on the number resulted in the user disconnects automatically before the start menu or desktop appeared. Clicking Yes led me to a screen that gives me the choice to choose between online and phone activation. As my entire computer (except for the hard drive) is new, the internet network adapter is also new, and that's why the internet settings (the 2005 model old) which I had not yet changed on the Pro Installation do not allow me to activate via the net. I tried via telephone following all the instructions and punch in the 25 digit code generated by the wizard in the phone and told me that the operator could not generate a code (for me 2 type in the boxes provided and therefore use to activate XP Home). I then shut down the PC, went to the installation of Pro, changed the IP settings according to the instructions given to me by the ISP to the phone and checked the net now works on installation of Pro IE. It worked, and I now turned off, chose the House and tried to activate on the net and there is not yet well make sure that my computer is connected to the net. I even clicked on the phone option and changed my ID by typing my OEM 25 product key numbers and clicking Refresh. I tried again by phone and still could not activate my installation in a House. The installation CD home I used was the 2 me by my Builder (a purple disk saying OPERATING SYSTEM: ALREADY INSTALLED on YOUR COMPUTER). This CD certainly isn't a forgery because I ordered directly from DELL and not even the 2005 Bill to prove it. Is it because I changed my system components and not my hard drive with it, which is the origin of this problem? How can I fix this without backup everything and remove the installation of the House and then re - install?

    "ArjunC" wrote in message News: 3df4138b-2174-4cb1-821e-0527dc60da2c...

    In fact the Windows XP Pro has been installed by the people who moved the hard drive to the new computer. I never asked for it. But remove XP Pro still wouldn't solve my problem. I need to find a way to use my original of 25 characters product key or get a key of success generated by phone so that I can log on to Windows XP Home Edition and continue to use my PC as how I used my old. Some people have told me that I can convince to install MS by phone that I transferred the disk hard - 2 a new computer and then tried a repair but the problem is that all the numbers given on Activation Wizard phone are automated, giving instructions, asking the ID generated by the wizard and then telling me that they are unable to generate an ID for activation. If there is human here, how do you convince a machine of my innocence :)

    You need to reinstall using an XP Home OEM disk - see if one of your friends has one you can borrow. The key on your COA sticker will be valid for this.
    You can also contact Dell and ask them to provide a set of disks in your machine - for a price.

    --

    Noel Paton | Nil Carborundum Illegitemi | CrashFixPC | The lazy three fingers

  • InputFile value lost after the validation fires

    Hi all

    I use Jdeveloper 11.1.1.5.
    I have a date. MinValue, InputFile and a commandButton control.

    Requirement: -.
    1. the user will select the file using the InputFile component, and then he clicks the command button to process the file.
    2. but if the date value. MinValue is null, the system will display an error message that the value of Date entry is necessary. (Note:-c' is just an example, the scenario real business contains a complex logic here).
    3. If the value is available in date. MinValue, the system will process the file.

    Now the problem is that if the user selects the file & directly click on the button, then as the component date. MinValue does not contain a value, it will show a mssage error, but at the same time the inputFile changes through update.
    Now, if the user selects a value in the date, and then he clicks the button, the value of inputFile in my managed bean will be void. Given that the user is nt going to browse the file again. In any case, there should be a way to get the value of the inputFile.

    This is my code jspx: -.
    < af:form id = "f1" usesUpload = "true" binding = "#{backingBeanScope.PanelSplitterBean.f1}" >
    < af:inputDate label = "Label 1" id = "id1" binding="#{backingBeanScope.PanelSplitterBean.id1}"/ >
    < af:commandButton text = "commandButton 1" id = "cb1" action ="#{backingBeanScope.PanelSplitterBean.executeFile} '"
    partialSubmit = "true" binding="#{backingBeanScope.PanelSplitterBean.cb1}"/ >
    < af:inputFile label = "Label 1"id = "if1' valueChangeListener =" #{backingBeanScope.PanelSplitterBean.getFile} ".
    Binding="#{backingBeanScope.PanelSplitterBean.IF1}"/ >
    < / af:form >

    This is my bean managed code: -.
    file UploadedFile private;
    private text RichInputText;
    private RichInputFile if1.
    private RichCommandButton cb1;
    private RichInputDate id1;
    private RichForm f1;
    private RichMessages m1;
    private RichDocument d1;
    private UploadedFile fo;

    {} public void getFile (ValueChangeEvent valueChangeEvent)
    Add the code in the event here...
    file = (UploadedFile) valueChangeEvent.getNewValue ();
    }

    public String executeFile() {}
    Add the code in the event here...
    try {}
    Here, it may be any postings business logic
    {if (ID1. GetValue () is nothing)}
    FacesContext.getCurrentInstance () .addMessage (id1.getClientId (FacesContext.getCurrentInstance ()),
    new FacesMessage (FacesMessage.SEVERITY_ERROR,
    "The date is requested."
    "Please enter date"));

    }
    else {}
    Gets the file with the null value if the validation of Date fires once.
    System.out.println (file. GetFilename()); +
    }
    Returns a null value.


    } catch (Exception e) {}
    TODO: Add catch code
    e.printStackTrace ();
    }
    Returns a null value.
    }


    Why the value of the file takes the value zero, if validation is triggered. Because either way, the user will fix the error and then click the command button? This point of time, that value will be nil in the object file.
    Is it possible to keep the inputFile value?

    Please think!

    Kind regards
    Shah

    Well, look more closely your still not formatted code shows you use support beanScope to store the value of the downloaded file. Problem is that after clicking on the button, the bean is killed and (now empty a new) is created. A reason to get rid of the link moer automatic usles in a bean!
    You should take a look at https://blogs.oracle.com/groundside/entry/the_uimanager_pattern and store the values in a uiManager bean that you inject into the bean application scope that manage you the logic.
    I used a xxyyzz bean in the scope of the application to manage the logic

    
    private static ADFLogger _logger = ADFLogger.createADFLogger(Xxyyzz.class); 
    
       public String handleUpload() {
            //Here it can be any business logic validations
            if (getUiManager().getUser() != null && !getUiManager().getUser().isEmpty()) {
                //Gets the file as null if the validation of Date is being triggered once.
                String name = getUiManager().getFile().getFilename();
                _logger.info("Information" + name);
            } else {
                FacesContext.getCurrentInstance().addMessage("it1", new FacesMessage(FacesMessage.SEVERITY_ERROR, "Input is required", "Please enter data"));
            }
            return null;
        } 
    
        public void handleGetFile(ValueChangeEvent valueChangeEvent) {
            getUiManager().setFile((UploadedFile)valueChangeEvent.getNewValue());
        } 
    
        public void setUiManager(UIManager _uiManager) {
            this._uiManager = _uiManager;
        } 
    
        public UIManager getUiManager() {
            return _uiManager;
        } 
    

    the uiManager bean

    
    import org.apache.myfaces.trinidad.model.UploadedFile; 
    
    public class UIManager {
        private UploadedFile file;
        private String user;
        public UIManager() {
            super();
        } 
    
        public void setFile(UploadedFile file) {
            this.file = file;
        } 
    
        public UploadedFile getFile() {
            return file;
        } 
    
        public void setUser(String user) {
            this.user = user;
        } 
    
        public String getUser() {
            return user;
        }
    } 
    

    and the code page of the user interface

    
    
                    
                    
                    
                   
    

    The installation program of the bean in faces-config. XML

    
    
        uiManager
        de.hahn.xxyyzz.UIManager<;/managed-bean-class>
        session
       
    

    the injection into the bean xxyyzz

    
      
        xxyyzz
        de.hahn.xxyyzz.Xxyyzz<;/managed-bean-class>
        request
        
          uiManager
          de.hahn.xxyyzz.UIManager<;/property-class>
          #{uiManager}
        
       
    

    So your use case works as you expect.

    Timo

  • How to get forms to ignore the default text in the fields during the validation of LiveCycle Designer

    Hiya,

    I'm test ss4 Designer to create a simple form that is submitted by e-mail.

    Everything works except for my text boxes...  They are implemented in the form of required fields, but because I've included the text by default with the instructions, if you press on submit without changing the fields, they will not validate as empty and does not throw an error message.

    I searched the forums all day for a fix, but I'm too new to understand where to put the code, etc.  I tried to add

    ' text {! = placeholder}' in the validation box but model that does not work...

    All I have is LiveCycle Designer and I'm on windows 7.  Thanks for your help!

    Hello

    There is a script editor.  If you select the field, then you will be able to select the event in the 'Show' taking place (above the 'Design' tab), and then the code window will be active and you can enter your code.  You can extend the default value of a single line.

    Good luck

    Bruce

  • How to lock before the send in pdf form but AFTER the validation check

    I have this javascript on my form submit button, (who submits in pdf format).

    Form1. MainPage.Submit::preSubmit:form - (JavaScript, client)

    If (form1.execValidate () is true)
    {
    Form1. MainPage.Submit.presence = "invisible";
    Form1.access = "protected";
    }

    The problem is that I don't want the form fields to be protected until all of the fields have been validated.  After validation, I want the whole pdf locked before the pdf file is submitted.  I have this script the submit events, but he doesn't know the "form1.access ="protected "; "code.

    The PDF can not lock until all required fields have been filled.  It must lock before being submitted so that the recipient of the form may not change it.  I really try to avoid to have 2 buttons submit or a solution along these lines.  I am at a loss, why I can't get the fields to protect inside the script of "If"?

    Hello

    I don't know why the preSubmit isn't catching the change access. Maybe it's too close for the submission process. You would it be in the mouseUp event of the submit button. It fires immediately before the click event, so should be completed when starting the submission process.

    if (form1.execValidate() == true)
    {
         form1.access = "protected";
    }
    

    Note, however, that this locks everything, including the buttons. Once access is changed to protected you will have no way to change back to open, unless you build in a mechanism.

    All of the solution of Paul is preferable, because it keeps it the buttons open, that would be better that the bid may fail and the user may want to resubmit. There are ways around that as well. Overall, I always recommend the solution of Paul.

    There is a screenshot and explanation here: Re: fillable recording not fillable PDF

    Hope that helps,

    Niall

  • How do the validator error

    I have several validators.  When you do something invalid, it selects the field and has a message if you put in this field.  I understand that you can include an error object in the validator which will cause a popup with error.

    (1) how do you that?

    (2) maybe important text in the window?

    (3) do I need several validators or I use one and if so how would I change the message to reflect the current verification field?

    The line:

    for each {(validatorErr to validatorArray)

    Must be:

    for each {(validatorErr to validatorMsgArray)

  • Button redirect URL always redirects with the Validation Error Messages

    Hi all
    I need help/clarity on not allowing a redirect button redirect the page when there are Validation Error Messages that appear on the Page. I use a form with about 10 postings. I don't want an end user to be able to continue to use / click on the redirect if one of these Validations button occurs. My button redirect URL lance a standard call to redirect javascript to pass some values of 1 shape to another shape, button calls the function. I also have a Condition on the button which does not display this button based on some users. Any help with this is certainly appreciated.

    OK, your always using management of javascript, can you not use a branch of the page under branches? Set the target under the button - no target - and because using a branch of page, you can set the domestic fire after calculations and validations, use a branch of the page...

  • Can only connect to the home page after the host switch

    We went from a customer site hosting companies.
    We have implemented a new Contribute connection key, but we can only change the home page. Other pages we sail to display this message:
    You are viewing a page on a Web site that you have not created a connection to.

    Double checked the permissions and records, that the key is allowed access too and it's all good.
    I must be missing something. Is it possible all the LCK files are corrupt?

    Hope this helps somehow.

    He did it!
    You have helped narrow down what needed to be done and focus on the folder that holds the keys.

    Something went wrong when I tried to "Administration the SIte" in Dreamweaver in Contribute. The same error kept produced (even after I updated the IP address).

    I found myself:
    1: remove the _mm folder
    2: setting up a connection through Contribute (not using Dreamweaver / manually enter the FTP information)
    3: login to the site and check that I could change all the pages. (Hooray for that!)
    4: returned and got into place as an administrator through Contribute.

    Thank you from me by browsing. Much appreciated!

Maybe you are looking for

  • Can I change the date and time on my account?

    Is there anywhere on this site where I can set the details of the date and time? When I posted a recent issue, the date and time were incorrect IE not my country date & time. Thank you Sylvia PS Sorry if this is the wrong place to post this question,

  • Driver HP pavilion g6

    can you help me? can't seem to find the driver network controller PCI\VEN_1814 & DEV_539F & SUBSYS_1774103C & REV_00PCI\VEN_1814 & DEV_539F & SUBSYS_1774103CPCI\VEN_1814 & DEV_539F & CC_028000PCI\VEN_1814 & DEV_539F & CC_0280

  • Lenovo E520 tries to install an intel Wireless-AC 7260 and I am getting error 1802

    Can someone give me a bios operatinginstructions 1.26 or higher to enable the Wireless-AC 7260? Please

  • Australian motorcycle G - double Sim?

    Is included in Southeast Asia in the list of countries that will receive the double version of Sim in this phone in Australia? He did not go to Australia, but on other sites, I've read that we will achieve the dual Sim. I almost bought a motorcycle G

  • How can I stop the spamming on my msn e-mail account

    My msn e-mail account has been spammed, sending daily emails to all contacts.  How can I / Microsoft stop this?