Forcing Input in Forms

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Forcing Input in Forms

    I am creating an interactive module, and some if it has step by step
    instruction. For instance, if I have a check box, and a drop down menu list,
    How do I force the user to put a check in the box before allowing them to use
    the menu box? Is there a way to do this? Has anyone have any tutorials or
    examples of this?

    yinyang042 Guest

  2. Similar Questions and Discussions

    1. Allowing special characters in input forms
      What do I need to do to allow users to use special characters (i.e. &, ", ') in input and textarea forms. Thanks!
    2. Forms Input Text Box
      :confused; Does anyone know why sometimes Forms Text Input boxes will display in a browser as a pale yellow and other times they will not? In a...
    3. Create automatically Input Forms and Views
      Is there a program that can make automatically input forms and views using the table design information in mysql. for example: in mysql you have...
    4. Improving The Checkbox Input On Forms
      ASP Developer, I have read many posts by developers frustrated by how the checkbox input commonly used on forms works. When the checkbox is...
    5. Are secure forms input impossible?
      Hello everybody. I have a problem with stripping tags from form-input. There seems to be tons of information about this on the Internet and I...
  3. #2

    Default Re: Forcing Input in Forms

    Hi YingYang,

    try this:

    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_15515[/url]
    ploughman1 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