Using Yaromat for Dependencies

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

  1. #1

    Default Using Yaromat for Dependencies

    I am using the Yaromat extension to validate my forms. I am unable to make my radio or check boxes dependencies. How do I do this or where can I get a good, simple tutorial on this topic.
    Thanks
    Bohak1 Guest

  2. Similar Questions and Discussions

    1. yaromat
      I am using an extension called Check Form by Yaromat. In Mozilla all works fine, on inputs and text areas set to error if less than 40...
    2. Yaromat - Scrollomat
      Hi Yaro, Wondering if you could help walk me through using your scollomat extension. I've installed it using Extensions Manager and activated it,...
    3. pg_dump dependencies
      Hi all, I have a question about pg_dump. I am backing up a database using pg_dump in text mode, which works perfectly for me, with one exception....
    4. rpms and dependencies
      "J. Zidar" <zee@email.si> writes: You can't directly install RPM files in Debian. Use 'alien' to convert them to .deb packages first, then use...
    5. yaromat code
      Hello, i'm working with the yaromat check form extension. But it crashes on mx with me, but i still have the code of yaromat from a site i made...
  3. #2

    Default Re: Using Yaromat for Dependencies

    "Bohak1" <webforumsuser@macromedia.com> wrote in message
    news:db12bn$8bb$1@forums.macromedia.com...
    > How do I do this or where can I get a good, simple tutorial on this topic.
    You may give this a try:
    [url]http://www.massimocorner.com/validator/samples/conditional_validation.htm[/url]

    It's part of a larger library:
    [url]http://www.massimocorner.com/validator/index.htm[/url]


    --
    ----------------------------
    Massimo Foti
    Tools for ColdFusion and Dreamweaver developers:
    [url]http://www.massimocorner.com[/url]
    ----------------------------



    Massimo Foti Guest

  4. #3

    Default Re: Using Yaromat for Dependencies

    Thanks Massimo.
    I read through the pages you sent me, but I still have a few questions if you
    have the time.

    I figured out how to make my radio buttons (the yes or no buttons)
    dependencies. Actually, the "explanation" field is a dependency of the "yes or
    no" buttons.

    The form I am working on can be seen at:
    [url]https://www.keysecure.com/euromeds.co.uk/buy-viagra-medication1.htm[/url]

    The challenges I face now are:

    -Making the title next to the field that has been improperly filled out to
    highlight red.
    example: [url]https://www.keysecure.com/euromeds.co.uk/buy-viagra-medication7.htm[/url]

    -When "credit card" is selected from the payment options section,
    "card type" "card holder" "expiration" "CVV2 code" "card holder" should all be
    required, however they should not be required if money order is selected as a
    payment option. (see Billing Information)

    -At least 1 of the quantities of medications should be checked (see bottom of
    form).


    Basicly,
    I started out with an HTML form that used a cgi script supplied by our hosting
    company but way too many orders were going through with missing and erroneous
    fields. So I checked out the validator supplied by Tigra:
    [url]https://www.keysecure.com/euromeds.co.uk/buy-viagra-medication7.htm[/url]
    This validator we really like because it highlights the erroneus fields, which
    is good to have incase the patients' computer has a pop-up blocker. But I
    needed to find something that was easier to attach to my existing form. So I
    downloaded the "yaromat" extension for Dreamweaver and used it to create this
    page:
    [url]https://www.keysecure.com/euromeds.co.uk/buy-viagra-medication1.htm[/url]
    This works great, but I would like the title of the erroneous field to be
    highlighted, as seen in this one:
    [url]https://www.keysecure.com/euromeds.co.uk/buy-viagra-medication7.htm[/url]

    How can I make these work together, and/ or can the validator you suggested be
    attached more easily to my existing order form?

    Mucho thanks.

    Bohak1 Guest

  5. #4

    Default Re: Using Yaromat for Dependencies

    I just realized I was spammed.

    Anyone out there with any advice or links to helpful tutorials on building HTML order forms?
    Bohak1 Guest

  6. #5

    Default Re: Using Yaromat for Dependencies

    Actually Massimo,
    the javascript you recommended for "Customizing errors notification" seems to
    be what I need.
    Problem is attaching it to my form. But I guess I will not be getting any help
    with that.
    Thanks for the links.

    Bohak1 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