Problem with weights

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

  1. #1

    Default Problem with weights

    I created a server behavior which, which depending on condition, insert the
    code under the Recordset code or before the Repeated Region on the page, but
    once the code is applied before the Repeated Region I get trapped because
    most of other server behaviors which would be inserted after that will be
    inserted at the same place before the Repeated Region ignoring completely
    the defined weights.
    Some other SB insert the code correctly and I was hoping to get a clue from
    that but looking here and there I couldn't find any difference, they use the
    same method to insert the code.
    I've tried different methods to insert the code before the Repeated Region
    but any time I get trapped in that position. (How to reset the selection?)

    I will appreciate somebody could give me a clue, sure I'm missing something.

    Thanks in advance

    Felix
    [email]feldist@tin.it[/email]


    Distefano Felice Guest

  2. Similar Questions and Discussions

    1. Filtering Stroke Weights
      My print vendor requires all stroke weights to be no more than 1.5pt and no less than .5pt. Does anyone know of a way to determine if an .ai file...
    2. Stroke weights
      Is there a way of making a line start with a stroke weight of, lets say 0.25, and increase to 1pt. Without having to outline the path and adjust the...
    3. Autocad 2004 line weights
      New Acrobat 6 Pro user. The line weights are twice as heavy as they should be on most of the drawings I tested, but on one or two it was correct....
    4. Default Line Stroke Weights
      Hello All Here's my problem: I frequently import DXF files into Freehand to convert to EPS format. These drawings are typically fairly...
    5. Problem with Apache Web Server config file and PHP (please give advice on what problem may be me)
      HI: Can anyone refer me to someone that can help with the problem below. I installed Apache Web Server on my laptop which has Windows XP. I...
  3. #2

    Default Re: Problem with weights

    hmm!!!



    "Distefano Felice" <feldist@tin.it> ha scritto nel messaggio
    news:d5be60$s3m$1@forums.macromedia.com...
    >I created a server behavior which, which depending on condition, insert the
    >code under the Recordset code or before the Repeated Region on the page,
    >but once the code is applied before the Repeated Region I get trapped
    >because most of other server behaviors which would be inserted after that
    >will be inserted at the same place before the Repeated Region ignoring
    >completely the defined weights.
    > Some other SB insert the code correctly and I was hoping to get a clue
    > from that but looking here and there I couldn't find any difference, they
    > use the same method to insert the code.
    > I've tried different methods to insert the code before the Repeated Region
    > but any time I get trapped in that position. (How to reset the selection?)
    >
    > I will appreciate somebody could give me a clue, sure I'm missing
    > something.
    >
    > Thanks in advance
    >
    > Felix
    > [email]feldist@tin.it[/email]
    >
    >

    Distefano Felice 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