Search Result

Collapse
29 results in 0.0027 seconds.
Keywords
Members
Tags
validation
  •  

  • mdviky
    started a topic time validation for text box.

    time validation for text box.

    valid time in 24 hours format with no seconds

    my textboxes have same name and id with array

    i am alerting the text box value onblur.It shows only the first text box value

    I want to alert for every text box if value is not a number

    Code:
    	<?php
    	session_start();
    	if (!$_SESSION['uname']) header("Location:login.php"); ?>
    	<html><head><title>Attendance
    ...
    See more | Go to post

  • systomx
    started a topic Reverse Solidus (Backslash) Necessary?

    Reverse Solidus (Backslash) Necessary?

    I am using strict HTML:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    in my website. validator.w3c.o rg gives me lots of errors within my javascript code, such as:
    '<B>a</B>...Line 24, Column 40: end tag for element "B" which is not open'

    The validator does not recognize the start tag <B>, just the end tag </B>....
    See more | Go to post

  • How do you validate a String to make the program continue or not?

    I'm not sure if this should be in two separate posts or not. So, I apologize ahead of time if this is the case. However, since I'm trying to do one thing here with two conflicting methods, I thought it should go together.

    I'm trying to have a simple 'Do you want to continue?' question at the end of a program. However, I want to validate that information so there are no mistakes. I know there are a TON of ways of doing it - I've...
    See more | Go to post

  • File field validation using LiveValidation script

    Hi,
    I want to validate my file upload field using liveLalidation 1.3 or (any other live validation script)...

    Such as, I want to check file type (such as .jpg, .gif, .png etc). Also want to check file size for bounding it in a limit (such as maximum 150 KB).

    And also want to set this field as mandatory.

    Is there any option to do this with liveValidation 1.3?
    Then please specify how I can...
    See more | Go to post

  • AllBeagle
    started a topic Finding Validators in User Controls

    Finding Validators in User Controls

    Hello All,

    I have a scenario where I have a registration page with a dozen or so user controls that get loaded dynamically. During the load each of these user controls each has a number of custom containers that loads validators based on the container's attributes. The problem I'm having is when I do a search like such...

    For Each Val as IValidator in Validators
    ....
    Next

    ...I'm only seeing...
    See more | Go to post

  • ilya Kraft
    started a topic W3 Validation Problem

    W3 Validation Problem

    Hi, tried to validate my website and came across several problems, some I understood, but the following one Is confusing to me.

    Line 137, Column 139: Element input with attribute type whose value is button must have non-empty attribute value.

    …7Bup%7D+likes% 2C+%7Bdown%7D+d islikes'/><input type='button' class='pulse_vo te_…

    I don't understand what it wants from me...

    Here is link...
    See more | Go to post

  • Combobox showing Staff with relevant qualifications

    Hi

    I am having some trouble coming up with a solution so that a combobox only lists staff members at a particularly who have the relevant qualifications associated with a service.

    Perhaps I have the table design wrong (please see the link at the bottom of my question for the relationship image) to do this kind of thing:

    Here's what I am looking to achieve:

    A pharmacy provides a service which may...
    See more | Go to post

  • How to create a generic jsp which handles data from multiple xml documents?

    To create a generic jsp which generates different forms dynamically for different xml documents.

    This should also include validation of the data entered in the form and storing it back into the xml document.

    Suggestions would be appreciated.

    Thanks.
    See more | Go to post

  • ilya Kraft
    started a topic Website validation problem (css)

    Website validation problem (css)

    Hello,
    I tried to validate my web and came up with tones of errors:

    http://validator.w3.or g/check?uri=http://idaderko.netai. net&charset=(de tect+automatica lly)&doctype=In line&group=0

    What can i do to clean up the code, at least how do i fix those errors that say things like: Line 101, Column 50: The align, cellspacing, width, name etc... attribute on the table element is obsolete. Use CSS instead....
    See more | Go to post

  • ilya Kraft
    started a topic What are css align & cellspacing comands?

    What are css align & cellspacing comands?

    Helo,
    I'm working on my site now, tried to validate it and got couple of errors like this

    Line 135, Column 50: The align attribute on the table element is obsolete. Use CSS instead.
    <table id="footer" align="center" cellspacing="0">

    Line 135, Column 50: The cellspacing attribute on the table element is obsolete. Use CSS instead.
    <table id="footer" align="center"...
    See more | Go to post
    Last edited by ilya Kraft; Jan 15 '11, 06:56 PM. Reason: Adding information

  • liams
    started a topic Form validation with both PHP and Javascript
    in PHP

    Form validation with both PHP and Javascript

    I want to validate a form, and if the form is not valid then mark it in red and display an error message next to it. This is not a problem. However, when the form does validate I have a PHP code to use the information. But the problem is, that if I validate with PHP I have to move to a new page just to display the "Form validated" message, but I want to stay on the same page. To do this, I'm thinking about using JS to validate the form,...
    See more | Go to post

  • C# validate contents of a file against another file

    Hello All.

    I have 2 Files.
    File 1 - is a new file conataining some data and
    File 2 is a predefined file in the system

    Now when the user uploads his/her file for validation, I need to check each and every field in the uploaded file with file already present in the system.

    Can anyone guide on how to proceed on this!
    See more | Go to post

  • How to validate Textbox Value using Table Values?

    Good Morning,

    I would like to validate a value entered in a textbox to make sure it matches one of the values in a table. The approach I took is a dlookup, but I can only get it to work for one of the values (the first one)

    Here is my code

    Code:
    If Me.AFOs.Value <> DLookup("AFO", "AFO_LOOKUP", "Office = '" & Me.Approver_Office.Value & "'") Then Me.AFOs.enabled
    ...
    See more | Go to post

  • kimmer
    started a topic Editing an 8 Character Hexadecimal Field in a Form

    Editing an 8 Character Hexadecimal Field in a Form

    I am designing a form for a data entry function where two fields that are entered are hex (8characters). I want to edit this field for valid hex numbers. How do I do this?
    See more | Go to post

  • Gridview validation - almost perfect - but not quite

    Hi

    This is a vb (2008) asp site.

    I'm using validators in a gridview control. The columns have been converted to templates and, when editing the data the validation works as expected.

    However, when the gridview first goes into Edit mode, even if the existing data fails validation, the validators don't highlight the errors UNTIL the data has been manually edited and the field loses focus. Only then do the...
    See more | Go to post
Working...