Problem regarding confirm password field

Hi all,
We are using two fields password and confirm password.
Now the thing is that we want to restrict the user to copy-paste the password value into confirm password field.
Is it possible in SIM forms? If possible, please suggest how.
Thanks

Hi all,
I am able to resolve the issue using the following script in the field of display class javascript
var el;
onload=function()
     el = document.forms[0].elements;
     for(var i=0;i<el.length;i++)
          if(el.name=='display.form.confirmEmail')
               el[i].onpaste=function(){return false; }
}But it is only working for IE not for Firefox.
Any idea how we can make it compatible for both the browsers.
Thanks
Gaurav                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • How do i create a confirm password field within dreamweaver CC

    ..

    Hi,
    Thanks for the reply, I am using PHP and mySQL and this doesnt seem to work within my register Page that i have created.
    <div id="loginbox">
    <form action="<?php echo $editFormAction; ?>" method="POST" name="form" >
    <input type="text" name="Fname" required placeholder="First Name ..">* <br/>
    <input type="text" name="Lname" required placeholder="Last Name ..">* <br/>
    <input type="email" name="Email" required placeholder="Email..">* <br/>
    <input type="text" name="Username" required placeholder="Username ..">* <br/>
    <input type="password" name="Password" required placeholder="Password ..">* <br/>
    <input name="cPassword" type="password" required placeholder="Confirm Password .."> <br/><br/>
    This is what i have in my php file ?

  • Problem Regarding Changes in field in Table VBAK

    Hi All,
    I am facing problem with data extraction for data source 2LIS_11_VAHDR. There is a field Request Delivery Date -VDATU, which was not picking data as the settings in Sales Order Creation were not set. Now the changes have been made while creation of sales document and the field is now geting populated in table VBAK.
    This table feeds the data source 2LIS_11_VAHDR. But the changes have not been reflected while extracting data to BW while checking in RSA3. The field Delivery date (VDATU) is still empty and in Transfer rules there is formula written to derive Posting date based on Request Delivery date(VDATU) and Fisc year Variant.
    The extraction ends with error saying problem in Formula for Fiscper3(posting Period).
    Do I have to run the setup tables in order to reflect the changes in the Data
    sources.
    Suggest with suitable solution.

    Hi,
    RSA3 picks data from set up tabel and since set up table is not refreshed since the new change done by you....... it will not bring the new data from the VBAK table...... but the old data from the set up table will be displayed in RSA3.
    But in the delta in the BW you should get the records with the following filed populated since your old records will not change now but the new records will bring this change into BW.
    If you want to see the data in RSA3 you will have to delete and fill the set up tables for that for the new data.
    Thanks

  • Making Password Field Non-Mandatory in OIM

    Hi,
    I would like to make Password and Confirm Password Fields in OIM Create User Form as Non-Mandatory (removing the asterick and also modifying the background Java code).Is it possible?.
    Thanks.

    HI,
    You can also edit the FormMetaData.xml and make the password optional.
    Here is the link to how you can do it.
    http://download.oracle.com/docs/cd/E10391_01/doc.910/e10362/fieldconf.htm#sthref112
    Manasa

  • Why Password and Confirm Password are hard coded fields?

    In my environment, the user's password is generate automaticaly, the user will be notified about his/her password etc. So I don't need those fields in the Create User Form. How can I hide those fields? No problem... I will keep them
    OIM has a concept of FormMetada but this concept is not respected at all. For example, in the Create User form the Password and Confirm Passwor fields are not declared in the FormMetada.xml. Where are they? Hard code in the tjspGenerateCreateUserForm.jsp.
    It is not a big problem but I have to say to my customer I have to do more customizations etc... :-):-):-):-):-)
    Thanks.

    Yes you are right. You have to remove it from JSP.

  • Problem Regarding Creation of Compound field

    Hi all,
    I have a problem regarding creation of a compound source field.
    My source field is say for eg. SF1 and SF2
    Destination Field is a look up flat field say LF which has 2 display fields D1 and D2
    I mapped SF1 to D1 and SF2 to D2
    But when i right click at source and select 'Create compound field' for SF1 and SF2, the compound field is not created automatically.
    Can anyone give me a hint as to why is this happening?
    Regards,
    Roshani

    Hi Roshani,
    Just check for couple of other things, like
    1) I hope its not a qualified table and none of those fields are qualified.
    2) None of the fields are ther currently in the matching set in the next tab.
    3) You didnt map the main filed (look up table filed, which is there as a sub-table name)
    4) There are no more display fields for that table.
    I hope it should be one of the above issues. please check for them.
    Cheers,
    Cherry.

  • Safari changes my keyboard layout when on password field

    Hi,
    after upgrade to Safari 5, I got really strange problem.
    I have two keyboard layout configured, U.S., which I use regulary, and Czech, to which I switch on rare occasions when I need to write something in my native language. I have configured keyboard shortcut Shift-Cmd-Space for switching between those layouts.
    Now, the problem is that whenever I enter a password field on a web page form in Safari, it immediately switches to the Czech layout and disables the U.S. one, so I even can not switch back! The keyboard shortcut does not work and the "U.S." item in the keyboard indicator menu is grey.
    This is extremely annoying. Does anyone have an idea what is causing it and how can I fix it?
    Also, I think (but I'm not sure) that I have sometimes seen this before. But now (probably after Safari 5 installation) it happens on all the passwords fields I tried (even on pages I never visited before).
    regards,
    Bob
    mid-2008 15" MacBook Pro, Snow Leopard, Safari 5, all available updates. In the Language & Text section of the preferences, I have following settings:
    Language: First English, then Czech, then the rest.
    Formats: Region: Custom (mostly czech with some tweaks)
    Input Sources: Keyboard & Character Viewer checked, Czech-QWERTY checked, English checked. Selected "Use the same one in all documents", checked Show input menu in menu bar.

    Problem solved! I have installed Keywurl some time ago (I really missed Firefox's bookmark keywords). After I upgraded to Safari 5, Keywurl said "Ooops, I'm not tested with Safari 5, disabling myself", so I did not suspected it. But out of deseperation, I tried to remove the plugin completely from the disk. And it worked! No more problems with keyboard layout in password field. Strange, but at least it works.
    Bob

  • Trasfer EBP confirmation CUF field -- R/3 goods receipt standard field

    We are using SRM 5.0 Extended classic scenario -&#61664; ECC 6.0 backend
    We have created three custom fields in SRM confirmation. These CUF fields in confirmation in SRM is required to mapped and transferred to standard R/3 fields in goods receipt. I think for that I need to add these fields in MBGMCR IDOC. Can anyone tell me the exact procedure for this.
    Can anyone please help me with this..
    Regds,
    kim r.

    Hi
    <b>Please provide the System version details -></b>
    <u>Meanwhile, go through the following pointers which will help -></u>
    Re: Problem to send idoc for a Good Receipt created
    Re: Creating Confirmations in SRM - What is the preferred method
    MB_CREATE_GOODS_MOVEMENT Idocs in status 64
    Re: Replicating GR custom fields from EBP to SAP R/3
    Re: Confirmation screen field to be mapped to backend field
    Re: IDOC error in R/3 while creating a contract from SRM
    Re: Error in IDOC BLAORD03
    <b>Other SAP Links -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/75/33724080c8ca01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/0e/bc7d3c6715c854e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/87/7cc73cee4fb55be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/4b/fe21419d6842b9861fade93597aab3/frameset.htm
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Internet Explorer 11 issue with displaying value in confirm password text box

    I have one Website which has deployed on Windows 2008 R2 server.
    I have one issue with one Web Page... In my Web page have 3 Text boxes for Passwords like -
    Login          :
    Password     :
    Confirm Password :
    So in this case, when this page load all data fills properly excluding confirm password.
    "Confirm Password" text box always shows Blank. This text box already filled through code as per database value, but not shown value in this text box.
    But same value is showing in first "Password" text box properly.
    This problem occurred in IE 10 and 11 only. Same page is showing properly on other browsers and IE8 also.
    Can you please give me any solution on this issue ?

    Hi,
    For the issue,I would like to confirm if the issue is related to compatibility.
    Please try to use compatibility mode use F12 to check IE8 mode will work.
    For reference about compatibility mode:
    http://blogs.msdn.com/b/ie/archive/2010/10/19/testing-sites-with-browser-mode-vs-doc-mode.aspx
    Regards,
    Kelvin hsu
    TechNet Community Support

  • Password field missing

    Hello,
    i have a:
    - macbook pro 13 -inch late 2011
    - software  OS X 10.9.3
    PROBLEM:
    when a RESTART my device, I don't see the PASSWORD FIELD.
    I see the pointer, the "welcome message" below,
    the name of the admin (myself) above, the picture above.
    i see everything but the space in wich you write the passaword.
    i can write it without seeing it neither its field.

    Hi Vorstellung,
    If you are having issues with your password and/or the password field not showing up on the Login screen, you may want to try booting into Safe Boot mode and seeing if the issue persists:
    OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/ht1564
    Regards,
    - Brenden

  • ? regarding resetting password in Airport Wireless Network.

    ? regarding resetting password in Airport Wireless Network.
    I am using comcast cable and have a netgear wireless router to access the internet. In my airport network preferrences I have a network name and a password which is working well on my brand new Macbook. However, I would like to use this same network for my old ibook G4 and here is the problem.
    When I open the airport on the ibook I scroll through the list pick my network name and then it opens "the selected airport network requires a password to join" and asks for my password. It gives the wireless security " WPA personal" and asks for a password only.
    I enter the password and it says it is not correct.
    What could be going wrong with this??
    Can I reset the password on the new Macbook and resolvethe problem?
    Any info. would be appreciated.

    Most likely I'm thinking that the Netgear router is using something other than WPA personal (WPA enterprise, WPA 2 comes to mind...) and that your iBook's Airport card doesn't support this later encryption. Try going into your router's setting and changing the security settings. (Although some may argue that this poses a greater security risk. Just avoid WEP and you should be good.)

  • How can I prevent Safari/iCloud Keychain from saving data in our password field?

    We have a web-based management system where administrators can set and update passwords for individual users. While I love iCloud keychain personally, the problem we are finding is that if the user, once prompted by Safari to Save the password in iCloud Keychain for Autofill, actually clicks 'Save Password', then our page wants to autofill that same password for any selected user or newly added user (and since we don't allow duplicates, constant errors result).
    So the basic question: is there a way in HTML or Javascript to set form fields - or an entire form or div - to be ignored by iCloud Keychain, even if they are username or password fields.
    We know we could just tell all our Safari users to disable in preferences with a pop-up banner, but that would be unfortunate (and IE-like)
    (If this is the wrong place to find this type of info, any clue appreciated. Naturally we've searched a bunch already)

    Can I remove my iCloud Keychain from Apple's servers?
    Yes. Follow these steps, starting on any one of your iOS devices or Macs that is using iCloud Keychain:
    Devices using iOS 7.0.3 or later:
    Go to Settings > iCloud > Account > Keychain and turn off “Approve with Security Code”.
    Go to each of your other devices that is using iCloud Keychain and turn iCloud Keychain off.
    Macs using OS X Mavericks v10.9 or later:
    Choose Apple () menu > System Preferences. Click iCloud, then click Account details.
    Deselect “Allow approving using security code”.
    Go to each of your other devices that is using iCloud Keychain and turn iCloud Keychain off.
    After you complete these steps, your keychain data will remain locally on your devices, but changes to your keychain information will not push to your other devices or the cloud unless you turn iCloud Keychain back on. If you want keychain data to push to all of your devices, but not to the cloud, turn on iCloud Keychain on each device as described earlier in this document, but skip the step to create an iCloud Security Code.
    iCloud: Frequently asked questions about iCloud Keychain
    http://support.apple.com/kb/HT5813

  • I have a problem regarding sales order line item with confimed quanity

    Hi Experts,
    I have a problem regarding sales order line item with confimed quanity with '0'  with delivery block but confirming the sales order quantity once the order is released from credit check.
    The situation arises as per the below scenarios.
    Scenario - 1 -  When the sales order has two line item - one line item with confirmed qunaity in the schedule line and for the 2nd line item there is no available stock for the Material xxxxxx.
    Initially the sales order is created for the line item 2 with confirmed quantity = 0, and having the delivery block = 01 for the Material xxxxxx  and the order is set with credit check.  Once the order is relased from the credit check.  The quanity for the item 2 where the confirmed quantity will be = 0 ( Where it is not changing the confirmed quantity)
    Scenario -2-  Updating the order qunaity for the line item 2 as (9Pcs) it will goes to credit check and save the order.
    Maintain the stock for the line item 2 ( 5 Pcs).
    Once the order is released from the credit check.  Then  for the line item 2 the confirm quanity will be seting to 5 Pcs with Delivery blcok 01.
    This should not happen, When the credit check is released even though if it has stock based on the delivery blockl it should set the confirmed quanity to Zero.
    Can you please help me how to solve this issue.
    Looking forward for your reply.
    Thanks and Regards,

    Hi,
    I agree with your point.  In the sales order When the complete delivery check box is enabled where the confimed qty is set to zero, it is fine but when we save the orderr it goes to credit check.  Once we release the order using VKM3 where in the sales order the confimed quantity is setting to 5,  But it should set to Zero quantity.  Quatity should not be get confirmed it should be Zero Quantity. 
    Further in SPRO - customizing in the deliveries blocking reasons - It has a tick mark in the confirmation blcok.  But we dont want to remove the - Confirmation Block tick mark
    Please any one can help me if you have any solution to solve this problem.
    Thanks and Regards.

  • Problem in confirming quantity in sales order

    Hi,
    Quantities are not confiming in sales order after releasing the QM LOT by transaction QA16. Here the stock is posted to unrestricted stock but the table QALS is not updated accordingly which causes the problem in confirming the quantity in sales order.
       Is there any scope of reversal of the QM lot so that further the lot can be released  by QA32 or QA11.
    Further when a lot is releaded the status of the lot is updated as the usage decision has been made. Where this status is stored?
    Regards
    Indranil

    Hi,
    Have yoou give the document category for quotation as B. Please try ginvg the same and run.
    Thanks
    Shiva

  • Has anyone else had the same problem with SYSMAN password resetting?

    I am a Oracle Support Administrator and have posted a SR with Metalink and just wanted to ask the community if they have had any of the same problems.
    I am remotely accessing a customers Grid Control via VMWare software and over the past couple of weeks I have been trying to access GC with the Sysman user. The password seems to be either resetting itself or there is a bug in the system. I have checked to see if there is a expiration script running or something similar with no result. It is definitely being altered somehow at the Grid Con end of things. I checked to see if it was resetting in the emon.properties file in the oracle home, this was not the case. So am really stuck.
    I have to change the password via SQL+ for it to come back online.
    Any ideas or suggestions would be grateful .
    Thanks all.

    just follow this....
    http://download.oracle.com/docs/cd/B16240_01/doc/em.102/e10954/repository.htm#sthref807
    9.2 Changing the SYSMAN Password
    The SYSMAN account is the default super user account used to set up and administer Enterprise Manager. It is also the database account that owns the objects stored in the Oracle Management Repository. From this account, you can set up additional administrator accounts and set up Enterprise Manager for use in your organization.
    The SYSMAN account is created automatically in the Management Repository database during the Enterprise Manager installation. You also provide a password for the SYSMAN account during the installation.
    See Also:
    Oracle Enterprise Manager Grid Control Installation and Basic Configuration for information about installing Enterprise Manager
    If you later need to change the SYSMAN database account password, use the following procedure:
    Shut down all the Oracle Management Service instances that are associated with the Management Repository.
    See Also:
    "Controlling the Oracle Management Service"
    Change the password of the SYSMAN database account using the following SQL*Plus commands:
    SQL>connect sysman/oldpassword;
    SQL>alter user sysman identified by newpassword;
    For each Management Service associated with the Management Repository, locate the emoms.properties configuration file.
    The emoms.properties file can be found in the following directory of the Oracle Application Server Home where the Oracle Management Service is installed and deployed:
    IAS_HOME/sysman/config/
    Locate the following entries in the emoms.properties file:
    oracle.sysman.eml.mntr.emdRepPwd=ece067ffc15edc4f
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
    Enter your new password in the first entry and enter FALSE in the second entry.
    For example:
    oracle.sysman.eml.mntr.emdRepPwd=new_password
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=FALSE
    Save and exit the emoms.properties file and restart each Management Service associated with the Management Repository.
    In the Grid Control console, click the Targets tab and then click All Targets on the sub tab.
    Select the Management Services and Repository target and click Configure. Enterprise Manager displays the Monitoring Configurations page.
    Enter the new password in the Repository password field and click OK.
    See Also:
    "Specifying New Target Monitoring Credentials"
    After the Management Service has started, you can check the contents of the emoms.properties file to be sure the password you entered has been encrypted.
    For example, the entries should appear as follows:
    oracle.sysman.eml.mntr.emdRepPwd=ece067ffc15edc4f
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE

Maybe you are looking for