Disallow hyperlink in form

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

  1. #1

    Default Disallow hyperlink in form

    Hi all

    Is there any way that i can disallow hyperlink in a form, ie <a href="link">?

    The spammers has found my forums...
    MatthiasG Guest

  2. Similar Questions and Discussions

    1. Disallow sharing the same login
      Hello, I'm not sure if this is the right newsgroup. I'm wondering if anyone out there are experienced with solving this problem and can share...
    2. [PHP-DEV] --enable-versioning does not work (was: [PHP-DEV] [PATCH] disallow
      On Fri, 14 Nov 2003, Sascha Schumann wrote: I say again: PHP shared extensions has nothing to do with this. If you compile PHP 5 (or 4, or...
    3. [PHP-DEV] [PATCH] disallow --enable-versioning with shared
      Heh, too bad I remembered this mail after spending some hours trying to get php4 + php5 work as DSO on same apache. :) I have both enabled now and...
    4. [PHP-DEV] [PATCH] disallow --enable-versioning with shared modules
      --enable-versioning requests that the linker just exports certain entries in the dynamic symbol table; this is not compatible with the use of...
    5. Passing a variable to a new page's form field via hyperlink
      OK, this may be impossible since I'm using 3rd party shopping cart ASP software, but I've been able to finagle a lot of other stuff I thought...
  3. #2

    Default Re: Disallow hyperlink in form

    What kind of forum do you operate (which software)?

    You should be able to configure such aspects with your forum settings.
    The Challenger 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