Help with Regex for service-http

Hi folks,
I'm trying to write a custom sig to match on certain values found in an HTTP GET request. The sig uses the service-http engine for TCP on standard WEBPORTS. For the sake of this example, lets say the string I'm looking for it:
first=<somedata>&second=<somedata>&third=<somedata>
In other words, if I see those three argument names (first, second, and third) then I want the sig to fire. The actual values of <somedata> is irrelevant.
The RegEx I'm using is:
((first=).*(&second=).*(&third=).*)
However the sig is firing on requests that just match on seeing "&third" in the HTTP GET. Again, I need -all three- arguments present for the sig to fire.
Any suggestions? Am I on the right track with the regex?
Thanks!!

Ok, replying to my own post here, but I was able to resolve this issue. The regex does work as designed. I think to be safe I should add brackets to make it case-insensitive (e.g. (([Ff][Ii][Rr][Ss][Tt]=) ) but otherwise this matches the intended traffic.

Similar Messages

  • Help with updates for CS6

    I need help installing latest updates for CS6.  I have Win 7 and have tried updating from the Help - Updates menu.  The error is:  U43M1D207.

    Thanks for your response.  I am in the United States in So. Arizona.
    Date: Fri, 5 Oct 2012 12:21:45 -0600
    From: [email protected]
    To: [email protected]
    Subject: Help with updates for CS6
    Re: Help with updates for CS6 created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Crunkle1 you are welcome to work directly with our support team for guided assistance.  If you go to http://www.adobe.com/ and select Help and Contact Us you should be given the option to contact our support team via telephone.  Which country/region are you in?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4752605#4752605
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4752605#4752605
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4752605#4752605. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Need help with BAPI_PR_CREATE for BOM and Service

    Hi all,
    My requirement is to do a mass conversion program for PR creation, so I'm planning to use either BAPI_REQUISITION_CREATE or BAPI_PR_CREATE.
    The difficult part is that, I need to be able to change the compononent (BOM) for subcontracting and also be able to input service lines for service type PR.
    I know that for service I can use BAPI_REQUISITION_CREATE, it has a specific structure for that, but does BAPI_PR_CREATE provide the same functionality as well?
    As for altering component (BOM) , I couldn't find any parameter in both function to do the work.
    Does anyone have this requirement before and can advice me about this. Thanks in advance.

    My problem is solved.
    I was be able to convince the user to use standard BOM insteand of customizing them in PR. As for service, I use BAPI PR_REQUISITION_CREATE

  • How to get help with refund for in app purchase

    I downloaded the free app "Bakery Story" without realizing it was an app that allowed the user (in this case, my child) to run up a bill very quickly with in-app purchases (using my real money instead of the play money within the game). As soon as I received the statement from Apple about these unexpected purchases, I enabled the parental controls that block purchases from within apps like this. I am trying to use Apple website to find the rightbplace to request a refund on those purchases, but I only get so far with the express lane before I get a "server not responding" message. Any ideas for how to get help? (clicking the Report a Problem" link in the invoice email doesn't work either (and my WI fi Internet connection seems fine).

    These Links may be Helpful
    Mac Apps Store Customer Service
    http://www.apple.com/support/mac/app-store/contact.html?form=account
    iTunes Customer Service Contact
    http://www.apple.com/support/itunes/contact.html

  • Help with password for router

    Hi, anyone can help me with my password for the WRT54G router. I am trying to reconfigure it, but is asking me for a password. I reset the back bottom, and I entered "admin", but still does not work. It does not go on with the set up.
    Thanks, Maribel

    Welcome to the Cisco Home Community.
    Type 192.168.1.1 on your browsers address bar.
    When prompted for a password, leave username blank and type admin in the password field.
    Enter your configurations.
    Do post back for any updates.
    The Search Function is your friend.... and Google too.
    How to Secure your Network
    How to Upgrade Routers Firmware
    Setting-Up a Router with DSL Internet Service
    Setting-Up a Router with Cable Internet Service
    How to Hard Reset or 30/30/30 your Router

  • Need help with animation, for my XAML game

    Hello friends,
    I need help in creating animation for my snake and ladder game(C#,XAML). I have completed the game logic, but can't understand how to animate my UI.
    1. I want to animate 6 dice images so that when the player clicks on the Roll Dice Button a shuffle animation will play, and while the animation is playing the user can't click any thing.
    2. I want the player disc to move one step at a time (animation) on the game board.
    Please help me I am new to animation. Kindly give a reply

    Hello,
    I would recommend using
    Storyboards and / or the
    XAML animation library.
    Other resources:
    Storyboarded animations (XAML)
    XAML animation library sample
    I hope this helps,
    James
    Windows SDK Technologies - Microsoft Developer Services - http://blogs.msdn.com/mediasdkstuff/

  • Need help with coding for HTML5 Video with Flash fallback

    Hello, need help with my coding in Dreamweaver CS5.5 for HTML5 video with Flash fallback. Not sure if the coding is correct. Do I need anything else Javascipt etc?

    The reason you see a blank page is because it's trying to load the file that is pretty humungous and there is no preloader. So, you see a white screen till it complets loading.
    Also, the reason why its loading a SWF file and not any of HTML5 type video is because your doctype declaration is XHTML1.0 and not HTML5.
    Change the 1st line in your .html file from:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    to:
    <!DOCTYPE html>
    Then see if your HTML5 video types load with <video> tag.

  • Help With Webservices for BankAccountStatementNotification_In

    Hello All,
    Want to use the webservice BankAccountStatementNotification_In from PI to upload bank statements into R/3.
    Found the webservice under the package FSCMBNK_XI_PROXY, proxy name "II_BNK_BANK_ACCOUNT_STATEMENT1".
    When I try checking the proxy in R/3 getting an error "Unable to find software component version for namespace http://sap.com/xi/APPL/SE/Global".
    Also on trying to execute the Service Interface " No Service Definition found for Interface II_BNK_BANK_ACCOUNT_STATEMENT1."
    1. Could anyone please suggest what are things that I should be checking for to avoid the above errors.
    2. Steps in PI to call this webservice, I will be reading the txt files from one of the PI directories and send them to target R/3 via webservice. .
    --Prashanth

    >
    Srinivas wrote:
    > Hi Prashanth,
    > 4. Now identify the web service definition from the proxy
    > 5. Open SOAMANAGER and search for the  service definition , use internal as search creteria, you will be able to see
    >   BankAccountStatementNotification_In service there.
    > 6. Now you need to create the end points for the selected service.
    > 7, test using the WSnavigator
    >
    > You can refer the soamanager and testing part in this blog /people/shibaji.chandra3/blog/2010/02/17/soa-web-service-expose-and-consume-configuration-with-soamanager
    >
    > Regards,
    > Srinivas
    Hi Srinivas,
    Got through until step3, I actually imported the wrong content into ESR of PI. So now I can see my service interface BankAccountStatementNotification_In under the http://sap.com/xi/APPL/SE/Global namespace.
    But Cannot find my service definition in SOAMANAGER. Under
    Application and Scenario Communication -> Single Service Administration -> Search
    Am I missing any step of creating a service definition.
    --Prashanth

  • Help with tables for frustrated newbie

    Could someone look at the starters of a site I'm trying to
    get up and going? The link is here:
    http://canyoncrestfoundation.org/newhomepage.htm
    The site is a table with five rows. I would like to be able
    to use the basic design on other pages, and change the fourth row
    down on different pages. It's the row with the image of the
    teenagers, and it has the text what "if I try to type here...". I'm
    using Dreamweaver 8 and if I move click on the draw table button in
    Layout mode, and then try to move the cursor over that row, I get a
    circle with a line diagonally across the middle. I really wanted to
    be able to have varying layouts in that center part. Also, what do
    I do to move the top text in that row over-- where it says,
    "Partnering with..." Thank you! I'm feeling very frustrated with
    this.
    Please be kind and gentle. I'm figuring this out on
    my own, and am just a volunteer for the foundation.

    Looks exactly like the problem I faced....
    Thilak.
    quote:
    Originally posted by:
    Newsgroup User
    First things first, get out of layout mode - you'll end up
    doing yourself an
    injury ;-)
    Do not 'draw' tables, insert them. copy and paste the
    following into a new
    DW window and see how I've put the various elements
    together. Use separate
    tables for each of your elements - it should get you on the
    right track:
    PS: This may be a good tutorial to have a read through
    before you go any
    further too:
    http://www.dwfaq.com/Tutorials/Tables/flexible_tables.asp
    It will show you how to 'nest' tables, so that adjacent
    cells don't 'blow'
    out as you add content....
    Code here:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <HEAD>
    <TITLE>Canyon Crest Academy Foundation fundraising
    volunteer
    support</TITLE>
    <META NAME="DESCRIPTION" CONTENT="Canyon Crest Academy
    Foundation
    provides monetary and volunteer support to the school.
    Budget information,
    upcoming events, contact information for the board,
    volunteer opportunities
    all listed at the site.">
    <META NAME="KEYWORDS" CONTENT="Canyon Crest Academy,
    fundraising,
    volunteer, contact board, donors, giving">
    <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1">
    <title>newhomepage</title>
    <style type="text/css">
    <!--
    body {
    background-image: url(../../Library/Application
    Support/Macromedia/Dreamweaver
    8/Configuration/ServerConnections/CCAF//htdocs/images/eostilework1f.gif);
    margin-left: 30px;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    background-image: url(images/eostilework1f.gif);
    body,td,th {
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    color: #111111;
    a:link {
    color: #880000;
    a:visited {
    color: #555555;
    a:hover {
    color: #220000;
    a:active {
    color: #440000;
    .style4 {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    -->
    </style>
    </head>
    <body>
    <div align="center">
    <table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td><img src="images/top.jpg" width="900"
    height="105"></td>
    </tr>
    <tr>
    <td><img src="images/view1.jpg" width="900"
    height="89"></td>
    </tr>
    </table>
    <table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td>Home</td>
    <td><a
    href="../../htdocs/Giving1.html">Giving</a></td>
    <td>Volunteers</td>
    <td>Board</td>
    <td>Successes</td>
    <td>something else </td>
    </tr>
    </table>
    <table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td><span class="style4">...partnering with
    students, parents and staff to
    facilitate community involvement and provide financial
    support for CCA
    educational programs and priorities.</span></td>
    </tr>
    </table>
    <table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td><table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td valign="top"><p><img
    src="images/highschoolkids_000.jpg" width="216"
    height="144" align="top"></p>
    <p> </p></td>
    <td valign="top"><p>What if I try to type here?
    That works, so why can't the
    table? </p>
    <p>type as much as you want in this cell
    </p></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <table width="900" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td><img src="images/bottom.jpg" width="900"
    height="95"></td>
    </tr>
    </table>
    </div>
    </body>
    </html>
    Nadia
    Adobe? Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Customisation Service Available:
    http://www.csstemplates.com.au
    CSS Tutorials for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/css.html
    "Sootica" <[email protected]> wrote in
    message
    news:[email protected]...
    > Could someone look at the starters of a site I'm trying
    to get up and
    > going?
    > The link is here:
    >
    http://canyoncrestfoundation.org/newhomepage.htm
    >
    > The site is a table with five rows. I would like to be
    able to use the
    > basic
    > design on other pages, and change the fourth row down
    on different pages.
    > It's
    > the row with the image of the teenagers, and it has the
    text what "if I
    > try to
    > type here...". I'm using Dreamweaver 8 and if I move
    click on the draw
    > table
    > button in Layout mode, and then try to move the cursor
    over that row, I
    > get a
    > circle with a line diagonally across the middle. I
    really wanted to be
    > able to
    > have varying layouts in that center part. Also, what do
    I do to move the
    > top
    > text in that row over-- where it says, "Partnering
    with..." Thank you! I'm
    > feeling very frustrated with this.
    Please be kind and
    > gentle.
    > I'm figuring this out on my own, and am just a
    volunteer for the
    > foundation.
    >

  • Help with SQL Server 2005 http Endpoint

    I am trying to use mx:webservice to directly connect to a SQL
    Server 2005 HTTP Endpoint. Is this possible. Is there going to be a
    problem with crossdomain issues? If the Endpoint is actively
    listening on port 80 then IIS cannot. So I cannot place
    crossdomain.xml in webserver, how will I overcome this crossdomain
    problem? Am I making this more complicated than it is? If anyone
    has an example it would be appreciated. All I want is a flex2 app
    talking directly to sql server. Seems possible.

    Kent, I see that many others have reported that error (doing
    a google search), but I see no ready answers. I saw something that
    reminded me of a connection string value that I've seen answer some
    problems. May be worth a shot for you: try adding this string to
    the connection string (in "advanced options") for your datasource:
    AuthenticationMethod=Type2
    If it doesn't solve it, remove it. But keep it handy in case
    it ever may help with some other problem.
    Here's one other possible answer for you:
    http://www.webmasterkb.com/Uwe/Forum.aspx/coldfusion-server/3206/SQL-Server-2000-Windows-A uth
    Sorry I can't be more clear for you.

  • Need Help with script For Bulk Users Name & Description Updation

    Hi Guys,
    I have below requirement :
    We are having one windows 2008 stand alone server with 200+ local users (No Active Directory Account).
    1. Requirement is to update each account's "Full name" and "Description field" with same text. Which means , Full name and Description field will be same with same text. No other changes are required. )Attached the screenshot)
    Can you guys pls help me out with any scripting (vbs , powershell , DOS .etc etc) method to accomplish this task quickly as manual process is very troublesome and take long time.
    Any help will be highly appreciated,
    Thanks,
    Suvajit Basu

    Hi,
    I dont have any script but seeking for a help.
    Thanks,
    Suvajit Basu
    In that case you should read this first:
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/a0def745-4831-4de0-a040-63b63e7be7ae/posting-guidelines?forum=ITCG
    Prewritten scripts can be found in the repository (Brent has already suggested one for you):
    https://gallery.technet.microsoft.com/scriptcenter
    If you can't find what you need and you can't write your own, you can request a script here:
    https://gallery.technet.microsoft.com/scriptcenter/site/requests
    Let us know if you have any specific questions.
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • I need help with my for loop in this array

    Ok well, I can't get my code to work. Also, please remember that this is just my draft so it isnt pretty. I will fix it up later so please look at it. The thing I want to do is look into the array for a time that matches what the user entered and return the toString() of that one. I know there is something wrong with my for loop but I cant figure how to fix it. please help. here is what i have so far:
    import javax.swing.JOptionPane;
    public class Runner
        public static void main (String[] args)
            String timeStr;
            int time, again, optiStr;
            Inbound[] in = new Inbound[25];
             in[0]=new Inbound ("",0,"On Time num0");
             in[1]=new Inbound ("",2,"On Time num1");
             in[2]=new Inbound ("",3,"Delayed num2");
             in[3]=new Inbound ("",4,"On Time");
             in[4]=new Inbound ("",5,"On Time");
             in[5]=new Inbound ("",6,"Canceled");
             in[6]=new Inbound ("",1,"Canceled num6");
             in[7]=new Inbound ("",8,"On Time");
             in[8]=new Inbound ("",9,"Delayed");
             in[9]=new Inbound ("",10,"On Time");
             in[10]=new Inbound ("",11,"Delayed");
             in[11]=new Inbound ("",12,"On Time");
             in[12]=new Inbound ("",13,"Delayed");
             in[13]=new Inbound ("",14,"On Time");
             in[14]=new Inbound ("",15,"On Time");
             in[15]=new Inbound ("",16,"On Time");
             in[16]=new Inbound ("",17,"Canceled");
             in[17]=new Inbound ("",18,"On Time");
             in[18]=new Inbound ("",19,"On Time");
             in[19]=new Inbound ("",20,"Canceled");
             in[20]=new Inbound ("",21,"On Time");
             in[21]=new Inbound ("",22,"Delayed");
             in[22]=new Inbound ("",23,"On Time");
             in[23]=new Inbound ("",24,"Cancled");
             in[24]=new Inbound ("",7,"On Time num24");
            do{
                timeStr = JOptionPane.showInputDialog ("In military time, what hour do you want?");
                time = Integer.parseInt(timeStr);
                if (time<=0 || time>24)
                 JOptionPane.showMessageDialog (null, "Error");
                 optiStr = JOptionPane.showConfirmDialog (null, "If you want Incoming flights click Yes, but if not click No");
                if (optiStr==JOptionPane.YES_OPTION)
    //(ok this is the for loop i am talking about )
                    for (int index = 0; index < in.length; index++)
                      if ( time == Inbound.getTime())
                   JOptionPane.showMessageDialog (null, Inbound.tostring());  //return the time asked for
    //               else JOptionPane.showMessageDialog (null, "else");
                }//temp return else if failed to find time asked for
    //             else
    //               if (optiStr==JOptionPane.CANCEL_OPTION)
    //                 JOptionPane.showMessageDialog(null,"Canceled");
    //              else
    //                {Outbound.run();
    //                JOptionPane.showMessageDialog (null, "outbound");}//temp
                  again=JOptionPane.showConfirmDialog(null, "Try again?");
            while (again==JOptionPane.YES_OPTION);
    }any help would be greatly appriciated.

    rumble14 wrote:
    Ok well, I can't get my code to work. Also, please remember that this is just my draft so it isnt pretty. I will fix it up later so please look at it. The thing I want to do is look into the array for a time that matches what the user entered and return the toString() of that one. I know there is something wrong with my for loop but I cant figure how to fix it. please help. here is what i have so far:
    >//(ok this is the for loop i am talking about )
    for (int index = 0; index < in.length; index++)
    if ( time == Inbound.getTime())
    JOptionPane.showMessageDialog (null, Inbound.tostring());  //return the time asked for
    Inbound.getTime() is a static method of your Inbound class, that always returns the same value, I presume? As opposed to each of the 25 members of your array in, which have individual values?
    Edited by: darb on Mar 26, 2008 11:12 AM

  • HOW DO YOU GUYS DEAL WITH APPLE.. SO CONFUSING...NEED HELP WITH SPECS FOR PURCHASE OF IMAC 21.5

    Hi guys, been reading your forums, blogposts, etc and am getting more confused.  I'm just a video girl trying to produce meaningful content through web videos for small to mid sized businesses and want to come over from the dark side. 
    Good news,, I dont need a super giant system,  I do simple editing for web videos, minimal graphics, no motion graphics, no animation etc. currently using CS4, will probably end up with 5.5.
    I want to get imac 21.5 or 27 if i have to..  So here's the question we all have,,, what do I really need besides an Apple fairy godmother to figure this crazy stuff out?????
    I want to be able to have firewire add on, but the rest is what I need help with.   So i've been looking at cs6 specs, even though im not there yet, eventually will be,, so just need to run cs4 now and build from there.  I also want to eventually move to final cut down the road so I want imac able to upgrade to final cut.
    WHAT DO I REALLY NEED MINIMALLY FOR NOW?  WHAT CAN I GET LATER IF i CHOOSE TO DO MORE AND NEED MORE POWER?
    cs6:
    Multicore Intel processor with 64-bit support
    Mac OS X v10.6.8, v10.7, or v10.8**
    4GB of RAM (8GB recommended)
    4GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash storage devices)
    Additional disk space required for preview files and other working files (10GB recommended)
    1280x900 display
    7200 RPM hard drive (multiple fast disk drives, preferably RAID 0 configured, recommended)
    OpenGL 2.0–capable system
    DVD-ROM drive compatible with dual-layer DVDs (SuperDrive for burning DVDs; Blu-ray burner for creating Blu-ray Disc media)
    QuickTime 7.6.6 software required for QuickTime features
    Optional: Adobe-certified GPU card for GPU-accelerated performance
    Any responses would be great.  I know you guys are busy answering the really high end tech questions

    All the current iMac models (both 21.5" and 27" with OS X Mt. Lion 10.8) will run CS4, 5.5 and 6 just fine.  They will also run Final Cut Pro X just fine.  Ditto for most any application you may want to use.
    Below are some notes (specific to your apparent requirements) that may help you with your purchase decision:
    Notes on purchasing a 21.5" iMac
    All 21.5" iMacs come with 8GB RAM but you cannot add more later.  I strongly suggest getting the maximum RAM (16GB) when you order the iMac.
    The basic hard drive is a 1TB 5400rpm drive.  It will work fine with Adobe CS but you will probably want the added speed of the optional 1TB Fusion drive for better performance. Some people will recommend/argue for one of the optional SSD drives instead, but they are very expensive and still only come in relatively small capacities - I don't recommend the SSD drives.  Get the Fusion drive and spend any extra money on a good external hard drive for backup and/or extra storage instead of an SSD.
    Notes on purchasing a 27" iMac
    All 27" iMacs come with 8GB RAM and you can add more later, up to 32GB
    The basic hard drive is a 1TB 7200rpm drive - it will be fine with Adobe CS.  There are upgrade options to a 3TB 7200rpm drive or a 1TB or 3TB fusion drive - these will be fine also.  There are also SSD drive options, but I do not recommend them. (Same comments as above.)
    Notes on all the current iMacs
    iMacs no longer come with built-in CD/DVD drives.  If you need one, you will need to purchase the Apple Superdrive accessory drive ($79)
    All of the iMac graphic processors (GPU's) are compatible with Adobe CS 4, 5.5, 6
    It is very difficult to impossible to change or upgrade the hard drive later on, so don't buy low-end thinking you can add a better internal hard drive later.
    Be aware that Macs always come with the latest (most recent) version of OS X.  And OS X Mavericks (10.9) is due to be released soon (in the next month or two).  There is no guarantee that the older Adobe CS 4 or 5.5 versions will run on OS X Mavericks.  If you cannot upgrade to CS 6 in the near future, you may want to purchase now rather than after OS X Mavericks is released.
    For what it's worth, I'd recommend the 27" iMac if your budget can afford it.  You will appreciate the larger screen size and added capabilities over the years you will use the computer.

  • Urgent-Need help with code for Master data enhancement

    hi Experts,
    I have appended YMFRGR field(Table MARC) to 0MAT_PLANT_ATTR datasource.
    The key fields in the MARC table are MATNR and WERKS.Can anybody help with the user exit to populate this field,as am pretty new to ABAP.
    Thanks in advance

    Hi,
    go through this link which has the similar problem:
    https://forums.sdn.sap.com/click.jspa?searchID=1331543&messageID=2794783
    hope it helps.
    Thanks,
    Amith

  • Need Help with Javascript for Acrobat Pro 9

    Hello,
    I am creating a PDF form in Adobe Acrobat Profession 9.  Not having a lot of experience with Javascript, I have found this forum very helpful and have used many of the script examples for other issues I have had.  I was hoping someone could help with the following script, I have tried many variations, cannot get it to work.
    var ratio = this.getField("ratio").value
    var concentration = this.getField("concentration").value
    var result = this.getField("result").value
    if(ratio.value>=50.00)
    {result.value ='PASS';}
    if(ratio.value".value>=40.00)
    {result.value ='PASS';}
    if((concentration.value ==61) && (ratio.value >= 49.25))
    {result.value ='PASS';}
    if((concentration.value ==61) && (ratio.value >= 39.25))
    {result.value ='PASS';}
    if((concentration.value ==62) && (ratio.value >= 48.50))
    {result.value ='PASS';}
    if((concentration.value ==62) && (ratio.value >= 38.50))
    {result.value ='PASS';}
    else
    {result.value = 'FAIL';}
    This is just a piece of the code  The concentration values run from 61 through 99 and the ratio value varies for each concentration value, there is a high ratio and a low ratio.  The result of this field with populate the results field with a PASS or FAIL.  This is not working......any help is greatly appreciated!

    Thanks George.  I updated the script to:
    // Get a reference to the result field
    var ratio = this.getField("ratio");
    // Get a reference to the result field
    var concentration = this.getField("concentration");
    // Get a reference to the result field
    var result = this.getField("result");
    if(ratio.value>=50.00)
    {result.value ='PASS';}
    if(ratio.value >=40.00)
    {result.value ='PASS';}
    if((concentration.value ==61) && (ratio.value >= 49.25))
    {result.value ='PASS';}
    if((concentration.value ==61) && (ratio.value >= 39.25))
    {result.value ='PASS';}
    if((concentration.value ==62) && (ratio.value >= 48.50))
    {result.value ='PASS';}
    if((concentration.value ==62) && (ratio.value >= 38.50))
    {result.value ='PASS';}
    else
    {result.value = 'FAIL';}
    However, I am still getting a FAIL result even when the ratio is 50.00 or equal to the passable ratio.

Maybe you are looking for

  • I had changed my Apple ID on my PC and realized iCloud. On my iphone  iCloud account is on the old ID. Could not find where to change it.   In Settings-iTunes

    I had changed my Apple ID on my PC and realized iCloud. On my iphone  iCloud account is on the old ID. Could not find where to change it.  In Settings-iTunes & App Stores – I had replaced the old ID with the new one. On my iPad 2 – iCloud account is

  • Problem in opening MS Word doc from CRM back-end.

    Hi All: I have a MS Word document stored in my CRM system which opens by passing a transaction number as input. When we try to preview the word doc it opens properly from back-end. But the real problem exists when i'm trying to open it from my web-dy

  • Logic 7 with UAD Card!!!

    Hey... Is it possible or not to work with thw uad plugins while I'm still recording and workin on a song, is there a way to make it work without latency or do i have to wait until they re-write the program...???

  • SAP Selection Screen

    Hi All, i was trying to call the Selection Screen on the basis of the Radio button present on the initial selection screen. can you please to let me know where i can give call to second selection screen and where to declare that selection screen. cur

  • New computer - can't open my website in iweb

    I just replaced my old computer and the new one that has iweb already installed. After logging into mobileme and opening iweb, the program doesn't show me my existing website. I checked under 'File' but 'visit published site' is not an option. What d