Need this small help

Hi
I had a form with many form fileds and now we are adding one input text field that should be numeric with 5 digits long and i need to validate this input for numeric and 5 digits long(if the user enters anything in this field or its ok with empty field also if not entered) field with jquery with out submitting form any help in this.
<input type="text" name="myID" >
Thanks.

ColdFusion has these features built-in, so why not use those.
<cfform name="myform">
<cfinput type="text" name="zip" validate="regular_expression" pattern="^\d{5}" validateat="onBlur">
<cfinput type="submit" value="submit" name="submit">
</cfform>
If you don't want to define a custom regular expression as the validation pattern, check out the other options for the validate attribute.
http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7f 51.html
-Fernis

Similar Messages

  • I just need this small help

    I tried to transfer my purchases from one iPod to another computer. BUT, came up a little window that said "You need to authorize....".
    I checked a little option in the window that said, "Do not warn me again."
    I regret that.
    I need to see that little pop-up, how though?

    Hello there,
    One option is to reset all the dialog boxes in iTunes in iTunes preferences. To do this, head to the Edit drop down menu in iTunes and choose Preferences. When the window pops up, head over to the Advanced tab. You will see an option that says "reset all dialog warnings:" with a button that says "Reset" next to it. Go ahead and click this button and restart iTunes. You should be good to go from there.
    Hope this helps.
    B-rock

  • I cannot install, I have taken all the suggested steps, but it still keeps saying error, I need this to help with a college project and I cannot afford to buy anything new. Is there anything I can do to install it properly?

    I have had Photoshop for several days now and for the few days I have tried I just can not install anything what-so-ever. I have taken all of the suggested steps and it didn't do anything to help, it still had some sort of error. I have contacted Adobe, but haven't heard anything.
    I really need this Photoshop for a project that needs to be completed before February. I do not have time or money to buy or exchange for new one.
    I really need help I just don't understand what is going wrong and I really need help!

    I think i know what the problem is here.  You have downloaded the Apple MAC version and trying to install on a Windows system.  If this is so then you will get this error message.
    Try to download the Windows version and then see if it works this time.  Windows and Apple MACS are two different types of operating systems.  Windows is widely used in the market place because of Microsoft's Marketing expertise while Apple MACs is used in the printing industry.
    <http://trials3.adobe.com/AdobeProducts/PSE/13_0_esd/win64/PhotoshopElements_13_Trial_LS25_ win64.exe>
    Good luck.

  • Really need a small help

    Hi Java Guru,
    i hv problem getting all the list box value.I hv read many forum posted by others but solutions seem not working.
    below got 2 files code. test.htm will show all list box value and when onsubmit will call list() to change list box all value to "selected" so test.jsp can receive all list box value.
    unfortunately, i can receive the highlighted list box value only on test.htm.
    i really need some help!!!!
    thanx first.
    test.htm
    ========
    <FORM NAME="formName3" onsubmit="list()" ACTION="test.jsp">
    <SELECT NAME="selectName" multiple onChange="onChange(this.form)" size="3">
         <OPTION VALUE="1" SELECTED>PartNameA
         <OPTION VALUE="2">B
         <OPTION VALUE="3">C
         <OPTION VALUE="4">E
         <OPTION VALUE="5">F
         <OPTION VALUE="6">G
    </SELECT>
    <SCRIPT LANGUAGE="JavaScript">
    function list()
    for(i=0; i < document.formName3.selectName.length; i++)
    {document.formName3.selectName.options.selected = true;   }
    </SCRIPT>
    <input type="submit" value="Submit" name="B1">
    </form>
    test.jsp
    ========
    <%
    String[] values2 = request.getParameterValues("selectName");
    System.out.println("values length:" + values2.length);
    if( values2 != null && values2.length > 0 )
    for( int i = 0; i < values2.length; i++ )
    out.print( "value " + i + ": " + values2[i] + "<br>" );
    %>

    1. jsUnit -- JavaScript unit testing tool akin to JUnit.
    http://www.edwardh.com/jsunit/
    2. Venkman -- A surprisingly sophisticated JavaScript debugger.
    http://devedge.netscape.com/viewsource/2002/venkman/01/
    As for an editor that checks JavaScript syntax the only one I know of is SlickEdit but it is very expensive.
    Intellij IDEA is supposed to have this feature in a future release.

  • Need a small help

    Hi
    I am   a  BW consultant working an MNC ..  i need to learn ABAP .
    I need to learn the Basic skills of ABAP
    Writing Routines
    writing ABAP programs
    user exits
    i need ABAP relavent to BW ..
    can any one help me .. where can i get the good material . which is more easy to understand..explainatory
    If any docs please forwd to [email protected]
    are any links that will be gr8 tooo..
    Thanks in Advance..
    regards
    AK

    hi
    You can use these links...
    ABAP in 21 days
    http://cma.zdnet.com/book/abap/ch03/ch03.htm
    http://help.sap.com/saphelp_40b/helpdata/en/4f/991f82446d11d189700000e8322d00/applet.htm SAP Online Help For Dictionary.
    http://sappoint.com/abap/
    for SAPscripts
    For follg., refer http://www.henrikfrank.dk/abapuk.html
    Please note that I do not offer any support for the examples !
    ABAP objects and control technology
    IDOC
    SapScript
    Performance tuning
    BAPI Programming
    Visual Basic Integration - Using the DCOM Connector and BAPI OCX (Only available in Danish)
    JAVA and the SAP java connector
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/abapindx.htm
    for keywords
    very useful link for all
    http://www.sapgenie.com/abap/index.htm
    http://www.sap-img.com/abap.htm
    http://www.sapdevelopment.co.uk/tips/tipshome.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm
    http://sap.ittoolbox.com/nav/t.asp?t=322&p=322&h1=322
    http://sap.ittoolbox.com/nav/t.asp?t=448&p=448&h1=448
    http://www.thespot4sap.com/
    http://www.kabai.com/abaps/q.htm
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapgenie.com/abap/tips_and_tricks.htm
    http://www.sapassist.com/code/d.asp?whichpage=1&pagesize=10&i=10&a=c&o=&t=&q=&qt=
    For FAQ
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.sapgenie.com/faq/abap.htm
    BAPI-step by step
    http://www.sapgenie.com/abap/bapi/example.htm
    Weblog for receive email and processing it through ABAP
    /people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher
    For Logical database
    http://help.sap.com/saphelp_46c/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm
    very useful
    http://help.sap.com/saphelp_46c/helpdata/EN/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Useful link to websites
    http://www.hernangn.com.ar/sap.htm
    Useful for background
    http://www.sappoint.com/basis/bckprsng.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/08703713bf277ee10000009b38f8cf/frameset.htm
    http://publib.boulder.ibm.com/infocenter/wbihelp/index.jsp?topic=/com.ibm.wbix_adapters.doc/doc/mysap4/sap4x41.htm
    Table control in BDC
    http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm
    For posting weblog,
    /people/sap.user72/blog/2005/06/28/sdn-weblogs-making-it-easier
    Dynamic Internal table -weblog in sdn
    /people/subramanian.venkateswaran2/blog/2004/11/19/dynamic-internal-table
    Smartforms
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    ALV
    http://www.geocities.com/mpioud/Abap_programs.html
    Mail
    http://www.geocities.com/mpioud/Z_EMAIL_ABAP_REPORT.html
    http://www.thespot4sap.com/Articles/SAP_Mail_SO_Object_Send.asp
    http://www.sapdevelopment.co.uk/reporting/email/attach_xls.htm
    Sending mail in background or spool mail
    http://www.sap-basis-abap.com/sapac018.htm
    BOM Explosion
    /people/prakash.singh4/blog/2005/05/15/explode-boms-in-enterprise-portal-using-htmlb-tree--part-1-abap
    BOM
    http://help.sap.com/saphelp_erp2005/helpdata/en/ea/e9b7234c7211d189520000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/d1/2e4114a61711d2b423006094b9d648/frameset.htm
    http://www.sap-img.com/sap-sd/sales-bom-implementation.htm
    http://www.sap-basis-abap.com/sappp007.htm
    OLE
    http://www.sapgenie.com/abap/ole.htm
    http://help.sap.com/saphelp_46c/helpdata/en/59/ae3f2e488f11d189490000e829fbbd/frameset.htm
    ALVGRID with refresh
    http://www.geocities.com/mpioud/Z_DEMO_ALV_REFRESH_BUTTON.html
    For language setting and decimal separator
    /people/horst.keller/blog/2004/11/16/abap-geek-7-150-babylonian-confusion
    Oracle queries
    http://sqlzoo.net/
    To format SQL
    http://www.sqlinform.com/
    SCOT settings
    http://www.sap-img.com/basis/basis-faq.htm
    Status Icon [ALV,Table Control,Tab Strip]
    http://www.sapdesignguild.org/resources/MiniSG-old/from_develop/norm_status_icons.htm#positioning_4
    ALV Group Heading
    http://www.sap-img.com/fu037.htm
    For multiMedia
    /people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework
    Uploading LOGO in SAP
    http://www.sap-img.com/ts001.htm
    LSMW
    http://www.sap-img.com/sap-data-migration.htm
    http://www.sapgenie.com/saptech/lsmw.htm
    http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
    http://www.sap.info/public/INT/int/glossary/int/glossaryletter/Word-17643ed1d6d658821_glossary/L#Word-17643ed1d6d658821_glossary
    OOPS ALV
    OOPS - Events.
    Editable ALV
    Tree
    TabStrip
    Multigrid
    Check this for basic concepts of OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/abap%20objects/abap%20code%20sample%20to%20learn%20basic%20concept%20of%20object-oriented%20programming.doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20to%20display%20data%20in%20alv%20grid%20using%20object%20oriented%20programming.doc
    Tabstrip
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20for%20tab%20strip%20in%20alv.pdf
    Editable ALV
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20to%20edit%20alv%20grid.doc
    Tree
    http://www.sapdevelopment.co.uk/reporting/alv/alvtree/alvtree_usrint.htm
    General Tutorial for OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an%20easy%20reference%20for%20alv%20grid%20control.pdf
    Function Module
    http://www.geocities.com/victorav15/sapr3/abapfun.html
    My Links
    Smartforms
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    Table Control
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/table%20control%20in%20abap.pdf
    regards.

  • How can I download google tool bar on foxfox. It keeps saying it is not compaptble with 5.0. I need this to help with th course I am taking

    I can't download google tool bar on firefox

    Extensions for Firefox, such as the Google Toolbar, include a list of compatible Firefox versions. Currently, the Google Toolbar only goes up to Firefox 4. However, people have tested and it actually works on Firefox 5, so there are two workarounds:
    (1) Edit a file to revise the range of compatible versions
    (2) Install an add-on that lets you ignore the range of compatible versions
    This thread has info on both approaches: [https://support.mozilla.com/en-US/questions/837142 google toolbar does not work with firefox 5.0. why not! | Firefox Support Forum | Firefox Help].
    Any luck?

  • Plzzzzzz i need a small help in database view

    Hi i have created a database view on your instructions it was executed with small warnings but the values in that tables are not transfered to this database view while activating it was showing some warnings and after that i had tried to execute that i tried see the values in that but there are no values in the database view so what to do know please give me any suggestions

    hi
    we made this query by using this we are getting perfect output but by using this query the performance is going slow so thats why we want to create  view in order to increase sever performance
    SELECT  ALIFNR AEBELN BVGABE BEBELN CNAME1 CNAME2 C~LIFNR
            DMATNR DTXZ01
            DWERKS DNETWR DMENGE DMWSKZ EKOSTL EPS_PSP_PNR
    FROM (   EKKO AS A
          INNER JOIN EKBE  AS B ON  BEBELN = AEBELN
          INNER JOIN LFA1  AS C ON  CLIFNR = ALIFNR
          INNER JOIN EKPO  AS D ON  DEBELN = AEBELN
          INNER JOIN EKKN  AS E ON  EEBELN = AEBELN )
          INTO
          CORRESPONDING FIELDS OF
          TABLE RTAB_ALV WHERE  B~VGABE = '2'.
    thanks yar.

  • Need a small help form the apple support

    Dears,
    i bought the iphone from Vodafone when i was in india visiting and working for a period time, however the iphone locked only it works for Vodafone so i need to unlock it officially from Apple, what is the way to open it from Apple. please guide me to the right direction

    According to http://support.apple.com/kb/HT1937, Vodafone India does not unlock the iPhone. You will need to sell that phone and buy the phone sold in the country you are currently in.

  • Need a small help in java String

    I have a String SDFGDS and now I want to have the individual alphabets put into an array ...like a[1] = S; a[2] = D;
    Please tell me how can I do that.
    Your help is greatly appreciated.
    Regards & Thanks

    Call the String's toCharArray() method, eg.String text = "abcdefg";
    char[] chs = text.toCharArray();

  • How can I download google tool bar on foxfore. It keeps saying it is ni compaptble with 5.0. I need this to help with th course I am taking

    ''locking - duplicate - https://support.mozilla.com/en-US/questions/846371''
    It want let me download google's toolbar on firefix

    I replied here: https://support.mozilla.com/en-US/questions/846371

  • Ok the help is needed i need this help so i can graduate

    How do you go about writing the code to change the font size in my program my cluster in High school is computer programming and i haven't begun to learn Java at school yet so i am now learning by myself at home but i have a 80 year old book and i need to really get this done all i am asking is for a little help i just got the school book today and i have learned alot so far but this is different to me please i will paste the code and if you could just insert to change the font to a bigger size that would be amazing its just i can't find anything about it on here or on the web
    import java.awt.*;
    import java.applet.*;
    import java.awt.Font.*;
    public class Portfolio extends Applet
         public void paint(Graphics g)
              Font(Font.BOLD);
              setForeground(Color.red);
              g.drawString("Career Portfolio",480,175);
              g.drawString("for",517,205);
              g.drawString("David ''Eric'' Calvano" ,470,235);
              Image Portfolio_Picture;
              Portfolio_Picture = getImage(getDocumentBase(), "ha.bmp");
              g.drawImage (Portfolio_Picture, 370, 300, this);
              setBackground(Color.black);
    }

    well the 80 year old textbook thing is called exageration i have a book called Java Programming Comprehensive Concepts and Techniques and actually what i am doing i didnt figure to be so difficult i mean i do deserve to graduate i put up with school for this long unlike alot of people who drop out but how can you say i dont deserve it over something this small i wasn't for someone to write me a program all i am asking for is a line of code to help me better understand java all i am doing is taking code that is already written and learning from it i am a hands on learner i can't read a text book and do it all i am asking is just a simple question on some ways to change the font size when i run the applet all this is is making a cover page for me and i am going to print out the code that i wrote on the back to get some extra points and excel in my class and make it so that when i apply for colleges and scholarships it looks good that is all and i never would have expected something like this from something this small i mean seriously its just a line of code that i am haveing trouble with and would just like some help i have tried looking over the interenat and if you could recommend some really good places to go and read up and do hands on tutorials that cover everything not just the basics then i would be more than happy to do it its just i can't find it so i fugured i would go to the forums and post a little topic that is all i have already written the code for my other pages and all i need to do now is just be able to change the font so it looks better.

  • Need small help

    Hi,
    I need small help in sql*loader.I get data-files which has a particular identified on the 1st record( header ), based on which I've to load a constant for the 1st column of every row. How do I set in the control file.
    Appreciate if someone can give me directions on this.
    Thanks in advance,

    Hi again!
    I hope that a little shell script will do the thing for you.
    1.) Create the following BASH-Script
    #!/bin/bash
    export CUSTNO=""
    export CUSTNO=$(awk -F"," '{print NR " " $3}' datafile.csv | grep 1 | cut -d" " -f2)
    sed -i 's/#x#/'$CUSTNO'/g' controlfile.datI've use datafile.csv as the name of the datafile to load and controlfile.dat as the name of your controlfile. Please change this to fit your needs.
    This script looks for the occurrence of your constant value and stores this value in the variable CUSTNO. Then it look for a string #x# in your controlfile and changes #x# to the value of CUSTNO.
    So in your controlfile there should be a line for custno like that:
    custno                     CONSTANT '#x#'This line will be replace in your example to:
    custno                     CONSTANT '35642'To get this to work I assume that:
    1.) Your constant value is always at the third position in the header of your datafile.
    2.) You've made the change with #x# in your controlfile.
    I hope that this is really usefull to you.
    Best Regards
    Florian W.

  • It won't let me share my movie. Nothing happens when I click "share" or even in the drop down menu. I don't get options. HELP! I need this video by tonight!

    I have worked with iMoive a ton and have never had an issue. I consider myself pretty computer savvy. This new iMovie is not my friend. It will not let me share my new video. I click on the project and click "share" like it says but I don't receive any further prompt. It literally does nothing. I tried the drop down menu and I see the "share" with an arrow indicating there are options but no drop down menu appears. I need this video by tonight to submit for work. HELP!

    I got it to share! No reloading iMovie!
    I do not have Mackeeper on my laptop
    I have the movie files on an external hard drive
    1. Close out iMovie
    2. Eject the external hard drive
    3. Start up iMovie
    4. Plug in the external hard drive
    5. Go into finder and double click on the folder containing the movie
    6. Select the movie as if to edit
    7. Share it!
    I hope this works for you too

  • I need advise and help with this problem . First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product . At the present time I'm having lots of problems with the router so I was looking in to

    I need advise and help with this problem .
    First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product .
    At the present time I'm having lots of problems with the router so I was looking in to some info , and come across one web site regarding : port forwarding , IP addresses .
    In my frustration , amongst lots of open web pages tutorials and other useless information , I come across innocent looking link and software to installed called Genieo , which suppose to help with any router .
    Software ask for permission to install , and about 30 % in , my instinct was telling me , there is something not right . I stop installation . Delete everything , look for any
    trace in Spotlight , Library . Nothing could be find .
    Now , every time I open Safari , Firefox or Chrome , it will open in my home page , but when I start looking for something in steed of Google page , there is
    ''search.genieo.com'' page acting like a Google . I try again to get raid of this but I can not find solution .
    With more research , again using genieo.com search eng. there is lots of articles and warnings . From that I learn do not use uninstall software , because doing this will install more things where it come from.
    I do have AppleCare support but its to late to phone them , so maybe there some people with knowledge , how to get this of my computer
    Any help is welcome , English is my learned language , you may notice this , so I'm not that quick with the respond

    Genieo definitely doesn't help with your router. It's just adware, and has no benefit to you at all. They scammed you so that they could display their ads on your computer.
    To remove it, see:
    http://www.thesafemac.com/arg-genieo/
    Do not use the Genieo uninstaller!

  • I have an iphone6. I am unsure whether to go from 8.1.3 operating system and switch to  ICloud Drive or not?  Has anyone done this?  Is it awesome?  I need to be able to access my resume from phone. I think this will help me achieve this.am i right?

    I have an iphone6. I am unsure whether to go from 8.1.3 operating system and switch to  ICloud Drive or not?  Has anyone done this?  Is it awesome?  I need to be able to access my resume from phone. I think this will help me achieve this?  Am i right?  Is there any body out there right now that could help me?  I'm thinking about going from 8.1.3 to I guess yosemite?  Or is that for Mac computers?  I don't understand the language entirely on the help page.   Anyone's straight forward and easy stepped advice would be much appreciated.  I'm so frustrated and I need a job so badly!  Drowning in debt.  Any help appreciated!
    Thanks,
    A

    You're a Windows user, correct? If so, read here:
    http://support.apple.com/kb/DL1455

Maybe you are looking for