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

  1. #1

    Default Required field

    Newbie question:

    I have a reservation form and I want to make the email field, a required
    field. How do I go about doing this?

    Thanks!
    Reggie

    Riptide Guest

  2. Similar Questions and Discussions

    1. Required Form Field Ext.
      Are there any extensions available for forms built in Dreamweaver MX 2004 that require the form user to fill in all fields. I have one that kind of...
    2. required form field error
      I have a form with 14 fields, 9 of which are required (with required="true" in their tags). I have each one set to...
    3. ASP.NET Required field validators
      Hi How can I stop a requiredfield validator from validating? The scenario is that my page has 2 modes "Add" & "Edit" I have a single form on...
    4. Web Form Required Field
      Not supported. For more form help see - http://www.publishermvps.com/Default.aspx?tabid=30 -- David Bartosik - MS MVP for Publisher help:...
    5. Detecting if a field is required
      Hi all, i need to detect whether a field is required or not. I'm using this code for building a string to convert later to an array (by Split) of...
  3. #2

    Default Re: Required field

    On Tue, 08 Jul 2003 14:20:41 GMT, Riptide <nospam@nospam.com> wrote:
    >Newbie question:
    >
    >I have a reservation form and I want to make the email field, a required
    >field. How do I go about doing this?
    >
    >Thanks!
    >Reggie
    Use the Form Validation behavior.


    Paul Taylor
    [url]http://www.technocurve.co.uk[/url]
    Paul Taylor 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