Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default ANN: TMT Validator

    This is my latest toy. It's not strictly DW related (not yet at least), but
    it can be handy to people that build web applications:
    [url]http://www.massimocorner.com/validator/[/url]

    There is quite a good amount of material over there. If you want to see it
    in action:
    [url]http://www.massimocorner.com/validator/samples/generic.htm[/url]

    Among the most interesting features:
    [url]http://www.massimocorner.com/validator/samples/filters.htm[/url]
    [url]http://www.massimocorner.com/validator/samples/image_upload.htm[/url]
    [url]http://www.massimocorner.com/validator/samples/custom_error.htm[/url]

    ----------------------------
    Massimo Foti
    Dreamweaver: [url]http://www.massimocorner.com[/url]
    Form validation: [url]http://www.massimocorner.com/validator/[/url]
    ColdFusion: [url]http://www.olimpo.ch/tmt/[/url]
    ----------------------------


    Massimo Foti Guest

  2. Similar Questions and Discussions

    1. date validator
      i cant seem to get the date validator to work.. where did it go wrong?? var d:Number = 21; var m:Number = 2; var y:Number = 1982;
    2. validator qs.(1.5)
      Hi, I have a field in the form for which I have to check that it should have some specific string e.g 1234. I tried using below it works if I...
    3. create validator
      Hi, I have a field in the form for which I need that the field to be required and the text input should be in certain format. Do I have to...
    4. Form validator help
      I need a generic php Form Validator class that do: 1- display the form 2- validate the form 3- if the form is invalid, display the form filled...
    5. Validator
      Hi, I have a little problem with me form validation. When i run my page on the "Localhost" everything work fine, but when i run the page on...
  3. #2

    Default Re: ANN: TMT Validator

    Massimo Foti wrote:
    > This is my latest toy. It's not strictly DW related (not yet at least), but
    > it can be handy to people that build web applications:
    > [url]http://www.massimocorner.com/validator/[/url]
    Looks excellent. I shall enjoy playing with it when I get a moment.

    --
    David Powers
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    Co-author "PHP Web Development with DW MX 2004" (Apress)
    [url]http://computerbookshelf.com[/url]
    David Powers Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139