Validation Javascript is Yacking Up Error Msgs on my Browser!

Greetz,
I'm trying to use an 'easy to use' validation javascript. I've spent a couple days with it and despite threat of imminent deletion, it refuses to work within my page.
If anyone has a minute to look them over, that would be way cool.
Script
http://www.equimac.com/en/errorCheck.js
Page
http://www.equimac.com/en/apply_brw_info.asp
errors occur in line 318 and 590
L8r
Nodemiester
[email protected]

function swapImage(item, sSRC) {
/* alert(arguments)//debug
if (document.images[stripKeys(item.name)].src) {
document.images[stripKeys(item.name)].src = sSRC;
comment from 583 to 587 as i did above in errorCheck.js
it will work out for you
try out .
i didnot get what you are doing in swapImage method
hope it works out for u
reply your result
thanks
anil

Similar Messages

  • Error msg Parse Methode ist fu00FCr diesen Typ nicht mu00F6glich

    Hi
    I have an app which loads an interactive form the user fills out on his desktop. When loading this form I get an error msg inside my browser that reads:
    Parse Methode ist für diesen Typ nicht möglich
    or in English:
    Impossible to use parse method for this type
    Any idea why this happens?
    An urgent reply would be highly appreciated.
    regards
    yuval peery

    Michael hi
    Tks for yr early reply.
    I pasted the snippet you supplied into my FormView.wdDoInit().
    Same effect. No help!
    I almost know for sure that during object instantiation FormView should load the object put in pdfSource and then display it. I am not so sure  how this is done.
    Any further insight would be highly appreciated
    mfG
    Yuval

  • Error msg raised in a trigger into an APEX validation box?

    Hi,
    I am working on a FORMS to APEX conversion. In the application we are converting, there are a lot of triggers containing validations using a RAISE_APPLICATION_ERROR. For example, there could be a validation on a status change in a "before update trigger".
    When that happens, there's the error template page with the red X with the SQLERRM. I would like to be able to take that message and show it like it was a normal APEX validation.
    So far, the only solution I have would be to duplicate the validation code from the triggers and put them in APEX validation. But the application is pretty much done, so that would require me to go back to all the pages and modify them.
    Any solutions? How do you deal with sql error msg?

    This can also be caused in iTunes 7 by "dead tracks": songs that iTunes is expecting to find in a certain place but the song file isn't there.
    I recently upgraded to version 7 and got this message every time I started iTunes. I used the iTunes COM SDK for Windows with JScript to find all the dead tracks in my library. Then I fixed them by either deleting them from the library or else correcting the library's idea of where the song file was. Once I did this the message went away.
    Another way to look for dead tracks is to parse the iTunes library XML file and look for invalid file paths. I did this in Perl without too much trouble.
    (I'm cross-posting this to several threads about the same problem.)

  • SBL-DAT-00398 error msg for User Field Validation

    Hi All,
    I have created the following field validation on the User field "Division": Len([<Division>])>0 AND InStr([<ltValidation_OU_ITAG>],[<Division>])>0, As the "Division" field is free text, the porpuse of the validation is to prevent the user from entering in this field any value that is diffrent from the ones available in the custom field "Validation OU" via the User Owner Page Layout. The validation works OK for Admin Role via the User Admin Page Layout but a SBL-DAT-00398 error msg stating " Field '<Division>' does not exist in definition for business component 'Occam Current Employee' " appears when users with other roles are trying to update this field via the User Owner Page Layout.
    I have contacted OD Customer support and they validated this in several POD saying this "is most likely a defect in the application" and a CR will be submitted to dev team to fix it sometime in the future.
    I am wondering though if support isn't making life easy here stating the above...:
    1. Anyone encountered this error before? (couldn't find any trace for this on My Oracle Support)
    2. Anyone aware of field validation limitations for the 'User' entity?
    3. Workaround suggestions are welcomed
    10X for you help!
    Alex.

    Error(), fatal(), info() and warn() issue FacesMessages that get picked up by the MessageGroup component.
    By adding in the uicomponent you can target the facesMessage so that it gets picked up by the Message component associated with the field causing the error.
    But, to get the label to show the error as well, you need to throw a validationError. See this tutorial for more informaiton:
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/customvalidator.html
    Lark

  • Disgrace: no error msg when GB fails to export to mp3

    Gb does not create the mp3 file when exporting to mp3 and does not give any warning or error msg.
    Trying to find why this is so, I see several posts in several forums, I believe the oldest I saw dates back 2007.
    I think it's a disgrace! This problem exists for so long. It costs so many people so much time. It is such a clear sign of poor listening to customers and poor testing.
    I used to be a Mac/Apple fan, dating back to mid-1980's as Apple user.
    But this is so infuriating! It's plainly disrespectful.
    Yes, now I know, I read the thread. "I think it is 27 characters max file name but not sure"
    Why do we not get an error msg when the file can not be saved?
    Give me any valid reason to create so much trouble for so many customers! (non-technical reason I mean, I know the techy problems that may make this more
    difficult than it looks on the surface...)
    This is especialy wrong since it is by no means anything esotheric. Right the first project you do, without doing anything fancy or weird. Just type normal descriptive name and it fails. Without warning or error.
    AAAARRRGGGG!
    Shame on you Garageband team!

    I just came in here to report the very same thing, except in my case it may be due to the very large number of (approx 1000) frames in the movie I've created.
    I successfully did smaller versions of the same thing (a series of same size/format logos) but it just goes through the motions (saying it is creating a 9.8mb movie) and saves nothing.
    Is there some unstated upper limit on the number of frames when making a slideshow?
    I've said it before but Quicktime is the one of the most poorly written and documented Apple apps I've encountered. The amount of time I have wasted on doing even the simplest things...

  • SQL 2012 Cluster install - error msg

    Hi
    I am in the process of installing SQL server 2012 cluster, on the Instance configuration page where i gave "SQL Server Network Name" as  "appsqlclsA" and the "Named Instance" as "Ins01". I am getting the below
    error msg, i am not sure exactly what permissions i need.
    "The SQL Server failover cluster network name "appsqlclsA" is not valid. The name must be a valid DNS and Wins name.
    So what i understand is i do not have permission to create the virtual sql name account "appsqlclsA"" in the AD.
    But i need help finding exactly what permission i need.
    Thank you for your help

    Take a look at this
    TechNet article for assigning permissions in Active Directory to create the virtual computer object. Either you are granted the appropriate permissions or the virtual computer object be pre-staged prior to installation
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • KEPM: Error msg if plan selling price is not maintained in VK11

    Hi
    I am using KEPM (COPA Planning tool)... I am entering my sales qty plan in KEPM and then valuating my plan sales qty to get Sales Revenue and Std cost for the Qty entered
    If the std cost is not released, system gives an error based on my settings in the costing key.. Similarly, i want an error, if the selling price is not maintained for the material in VK11
    In the IMG step "Define Valuation Strategy", I have assigned a SD Pricing Procedure for Valuation Strategy 002, Application Type "V" and Qty Field as ABSMG.... This Pricing procedure has a condition type named ZPLN
    I entered sales plan for 10 materials but Plan Price is maintained in VK11 for ZPLN only for 9 materials... But system did not give any error and posted the sales revenue as zero for one material
    I believe, currently I have not done any setting to issue any such error msg.. Can this be done??
    Rgd, Ajay

    Hi Kamala,
    I would kindly ask you to check transaction OKEQN with your relevant planning version you are using in KEPM and where the above error occurs.
    The system checks within derivation (where the error comes from) if the characteristic value is valid for a specific date set within the version (thus trans. OKEQN). If you have PRCTR '1000 102C511' not valid for the date set in the version within OKEQN, then this error message is justified, as the system realises that the PRCTR was not valid by that time.
    Could you please check this? If the profit center is not valid for this date please adjust the date to a more recent one.
    Best Regards,
    Abhisek Patnaik

  • Process chains time outs and hangs with no error msg - in SP13

    Hi all,
    We are having all kind of weird problems after we patched our system with SP13. Our process chain time outs and hangs, but surprisingly we never get any error msg. And scarier part is, the problem seems to be intermittent. PC runs fine on some days and hangs on some.
    Further analysis into the dump – as below
    Termination occurred in the ABAP program "SAPLRSSM" -
    in "RSSM_SLEEP_DEBUG".
    The main program was "SAPMSSY1 ".
    In the source code the termination point is in (Include) program "LRSSMU39".
    This refers to an issue that appears to have been addressed by OSS Note
    934648(meant for SP8). This notes also indicates to populate RSADMIN table to
    exclude "RSSM_SLEEP_DEBUG". Not sure if this note is valid for SP13? However we went ahead and populated the RSADMIN table.
    So now we have no clue what’s going on and where to fix the issue.
    As per SAP suggestion we applied the following notes:
    0000653996  Analyzing lock situations
    0000893563  Correction: Deadlock on completion of a remote chain
    0000994007  Corrections: Deadlock with external status query
    0001005481  Correction: Process successful, but there is no instance
    0001047174  Correction: Incorrect scope when locking in process chains
    0001051957  Correction: TIME_OUT during dialog confirmation of processes
    0001083660  Report for error stack analysis
    Nothing seems to help us. And SAP suggested a few options, which we implemented to no rescue.
    I’m sure that many of the customers have applied SP13, and want some feedback from them, if this is happening in their systems too?
    If so, how did you fix this issue?
    Or this situation is unique to us?Please note that no settings were changed as of SP13 to that of what they were in SP12(unless it is a side effect of the patch itself). Everything worked fine with SP12 and is still working on the BIP system. All the problems are in BIQ patched to SP13.
    Any pointers or insight would be appreciated. We have a customer msg open with SAP, and going back and forth, but nothing seemed to work as of today.
    Thanks,
    Voodi

    Not sure which OSS helped us get past the issue, as SAP asked us to apply a ton of notes. But along which the notes, SAP has some suggestions for us, which we think did the magic. After the implementation of the suggestin we never faced the same issue again. The suggestion by SAP:
    move the process chain callback in a batch job by executing
    program RSSM_TRACE_SWITCH and selecting the flag "verifcation
    of asynchronous processes - execute in batch".
    Lemme know if this doesnt fix the issue, I can give all the notes that SAP asked us to apply.
    Message was edited by:
            voodi

  • New hp pavilion g4 worked for 30 days - now I get error msg when starting up

    Error msg reads - Product information not valid
    The following product information programmed into the system board is missing or invalid.
    System Board (00A) -     System Board CT Number
    Press enter to continue start up -
    get black screen after pressing enter
    Start up test fails

    http://h30499.www3.hp.com/t5/Notebook-PCs-Pavilions-Presario/System-Board-OOA-Product-Information-No...
    The problem you are having can only be fixed by an HP Field Tech. I am one and I've fixed this issue before. It's an advisory that's only distributed internally at HP. Put in a service ticket. Any tech that has the latest s/n changer can fix this. Once the tech has booted the s/n changer, they'll put the info in like always, only this time, there will be two extra options. For any technician reading this, it'll ask something related to a 25-digit hex value that says (hit enter if unknown.) Instead, enter 25 zeros and hit enter. Then, on the softstylus option, just hit enter to leave it at defaults. That completes the latest version of the tool. This should fix your problem.
    Dv6-7000 /Full HD/Core i5-3360M/GF 650M/Corsair 8GB/Intel 7260AC/Samsung Pro 256GB
    Testing - HP 15-p000
    HP Touchpad provided by HP
    Currently on Debian Wheeze
    *Please, help other users with the same issue by marking your solved topics as "Accept as Solution"*

  • Error MSG?

    When I try open doc sent to me attach to email in Adobe Reader I get the following error MSG: "The document path is not valid" what do I do?

    Be sure to check out this document which may help you to open PDF files:
    http://forums.adobe.com/docs/DOC-2532

  • FacesContext can't display error msg !

    Hi guys,
    I got this problem. For this function:
         public User saveUser(User user) throws DBException {
              try {
                   User newUser = this.userDao.saveUser(user);
                   return newUser;
              } catch (DataIntegrityViolationException di) {
                   String msg = "duplicate user id";
                   this.logger.error(msg, de);
                   throw new DuplicateUserIdException(msg);
    =======================================
    then the below function is to execute when user click the submit button
    public String submitAction() {.....
    catch (DuplicateUserIdException de) {
    String msg = "Username already exists";
    this.logger.info(msg);
    FacesContext.getCurrentInstance().addMessage(null, new FacesMessage( FacesMessage.SEVERITY_INFO, msg, msg));
    return QueryResults.RETRY;
    ========================================
    public class DuplicateUserIdException extends DBException {
         private String username;
         public DuplicateUserIdException(String newUsername) {     
              super("Username " + newUsername + " already exist");
              this.username = newUsername;
         public String getUsername() {
              return this.username;
    ====================================
    So when I click on the submit button after entering a duplicate username, it will just go back to the same page and no error message display. Username is a primary key and email address is set to UNIQUE in MySQL DB. I read the log file and indeed all the error messages can be catched. The registration.jsp page is like:
    <h:inputText value="#{userBean.username}" id="username" required="true">
    <f:validateLength maximum="20" minimum="5"/>
    </h:inputText>
    <h:message for="username"/>
    but I got my login page also the same h:inputText as above.
    I am using JSF + Spring + Hibernate.
    I hv tried to fix it a few time but failed !
    Appreciate any help here.

    K> then the below function is to execute when user click
    K> the submit button
    K>
    K> public String submitAction() {.....
    K>
    K> catch (DuplicateUserIdException de) {
    K> String msg = "Username already exists";
    K> this.logger.info(msg);
    K> FacesContext.getCurrentInstance().addMessage(null,
    K> l, new FacesMessage( FacesMessage.SEVERITY_INFO,
    K> msg, msg));
    K> return QueryResults.RETRY;
    K>           }
    K> }
    K> So when I click on the submit button after entering a
    K> duplicate username, it will just go back to the same
    K> page and no error message display. Username is a
    K> primary key and email address is set to UNIQUE in
    K> MySQL DB. I read the log file and indeed all the
    K> error messages can be catched. The registration.jsp
    K> page is like:
    K>
    K> <h:inputText value="#{userBean.username}"
    K> id="username" required="true">
    K> <f:validateLength maximum="20" minimum="5"/>
    K> </h:inputText>
    K> <h:message for="username"/>
    K>
    K> but I got my login page also the same h:inputText as
    K> above.
    K>
    K> I am using JSF + Spring + Hibernate.
    K>
    K> I hv tried to fix it a few time but failed !
    K> Appreciate any help here.
    Ok, we have to keep in mind the request processing lifecycle here. Your
    submitAction() method is called after conversion and validation have
    already occurred. Therefore, you can never queue an error from an
    action handler. Here's why.
    When your submitAction() is called, you queue a message into the faces
    context. Whatever you return from submitAction(), it's ultimately going
    to cause a requestDispatcher.forward() or
    httpServletRespones.sendRedirect(). Both of these cause a new
    FacesContext instance to be created, obliterating your carefully queued
    message.
    The best practice I've seen used is to handle the validation as close to
    the component in which the validation error occured as possible. I
    recommend creating a custom validator method binding, that does the
    trick. This is really easy to do. Just add a method to your bean:
    public void validate(FacesContext context,
    UIComponent component,
    Object value) throws ValidatorException {
    // queue the message here, make sure to call component.setValid(false)
    Then, in your inputText, you say:
    <h:inputText value="#{userBean.username}" validator="#{userBean.validate}
    id="username" required="true">
    <f:validateLength maximum="20" minimum="5"/>
    </h:inputText>
    And you're done.
    Ed (JSR-252 Spec co-lead)

  • Essbase Error Msg 1060053

    Hi,Does anyone know what this error message means ?Essbase Error Number 1060053. IS Error Member load terminated with errors.I've just XML imported an OLAP model and Metaoutline from our Production server to our new development server (obviously changed the datasource and ODBC settings).According to the Essbase online help that error msg doesnt exist !?!thanks, G.

    1060053 - Outline has errors.Have you validated the outline?Possible returns from validate:1 ILLEGALNAME2 DUPLICATENAME4 ILLEGALCURRENCY8 ILLEGALDEFALIAS16 ILLEGALCOMBOALIAS32 ILLEGALALIASSTRING64 ILLEGALTAG128 NOTIMEDIM256 DUPLICATEALIAS512 MEMBERCALC1024 SHARENOTLEVEL02048 NOSHAREPROTO4096 TIMESPARSE8192 LEAFLABEL16384 ALIASSHARED32768 BADTIMEBAL65536 BADSKIP131072 BADSHARE262144 BADSTORAGE524288 BADCATEGORY1048576 BADSTORAGECATEGORY2097152 CURTOOMANYDIMS4194304 SHAREDMEMBERFORMULA8388608 SHAREUDA16777216 DUPGENLEVNAMEI had this problem when trying to create an attribute dimension by API passing an wrong parameter to the data structure.

  • CK11N: Wrong Error Msg CK 229 (No routing could be found)

    Hi
    When I am running cost estimate for a material which is sub-contracted outside, system is giving error msg CK 229 that "NO Routing Could be found"... Since, this material is sub-contracted, it won't have any
    routing
    In OPR4_CK, CK 229 is defined as a error msg...
    But earlier, we have released std cost estimates for many such sub- contracted materials and system never used to give us this msg
    If I change CK 229 to warning, it will be problem because for Internally manufactured materials routing is MUST and system will just give a warning msg if no routing is found....
    What we are expecting is the behaviour as before.. i.e. for sub- contracted materials, message CK 229 should not be issued as error msg.. But for non-sub contracted materials, it should be error msg
    Regards
    Ajay

    Dear Ajay,
    1.First ensure that sub-contracted material has got a valid sub-contracting info record maintained
    through ME11 against a vendor.The sub-contracting charges will be maintyaine here.
    2.Ensure the source list is maintained for material and vendor combination through ME01.
    3.Ensure the costing variant used in CK11N has the proper priorities maintained for it,say for Eg PPC1
    is used,check in OKKN for this costing variant it has proper priority say first may be for planned
    price,second may be based on value in purchase info record.
    4.Generally for a sub-contracted material the system sometimes shows error message as no souce list
    exists,but routing will be created only for an In-house manufactured products with the procurement type
    E.For a sub-conracted material check the procurement type is E and special procurement value is 30 in
    MRP2 view of the material master.
    Check and revert back.
    Regards
    Mangalraj.S

  • Error msg in DTP

    Hi All,
    For transferring data from PSA to target, I have created a new DTP. but am not able to change any settings in DTP in the Update Tab page. It is giving the Error msg as  'Enter a Valid Value'.Its not allowing me to do anything other than just closing the session.How do I go ahead now.Please suggest.
    Points would be given as appreciation.
    Thanks in advance,
    Srujana.

    Hi,
    I knw how annoying it is, but this can be fixed byimplementing OSS note1171462.
    Symptom
    You are unable to create/maintain a Data Transfer Process(DTP) which loads Master Data into a Characteristic. While maintaining the DTP, you encounter an error message - 'Enter a valid Value' (00 002) and you are unable to navigate out from the 'Update' tab of the DTP.
    Other terms
    Data Transfer Process
    DTP
    Master Data Attributes
    Enter a valid Value
    00002
    Reason and Prerequisites
    The issue occurs due to a program error.
    Kind regards,
    Ray
    Edited by: rayapa reddy vaddireddi on Mar 27, 2009 12:23 PM

  • Error msg in workflow after patching to 11.1.2.1.600

    Hi!
    We have recently patched to 11.1.2.1.600 for our Planning solution and we get an error msg in workflow.
    If the 'Planning Unit Hierarchy' is setup as 'Free form' we get an error message if the users open 'Manage Approvals', select 'Details' for a Planning Unit and then 'Change status'. The error message is 'There is no valid action that can be performed on the selected Planning Units'. If the 'Planning Unit Hierarchy' is set up as 'Bottom up' it works fine.
    Have anyone else experienced this behavior in the 11.1.2.1.600-patch? Is there a workaround?
    An SR is also raised towards Oracle, so hopefully we get an answer from them soon.
    Grateful for all answers!
    BR,
    Martin

    We're having this issue after installing the 11.1.2.1.600 patch over .102 as well (this didn't come up as known issue), and the workaround of "use Bottom Up" doesn't work for us, because we want multiple planners in an organizational division to be able to write to the same PU at the same time. You can't do that with Bottom Up, because only one person can have control at a time.
    So... the .601 patch still doesn't exist, and uninstalling the .600 patch didn't fix the issue. Support basically says, "it's a bug, use the workaround".
    So frustrating!

Maybe you are looking for