Insert Record Behavior

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

  1. #1

    Default Insert Record Behavior

    HELP !!!

    When I add the Insert Record Behavior to a page and Ftp it to my site, I can't
    see the page, When I remove the Insert Record Behavior, then Ftp the page
    again, I can see the Page ????

    I'm using Dreamweaver 8.0.2, ???

    I just upgraded from MX 2004

    Thank you in advance

    wlott2004 Guest

  2. Similar Questions and Discussions

    1. JavaScript error in Insert Record server behavior
      When I attempt to add an Insert Record server behavior in a VBScript-based ASP file, I get the following error message: "While executing onChange in...
    2. Update Record Server Behavior Error
      I've created a search page, result page, and update page that work together, but I cannot add the update record server behavior to my form. I've...
    3. Delete Record Server Behavior won't work!
      Hi, I have a search & results page that finds the record that I want to delete and even the data bindings show the records fields on the page. ...
    4. Server behavior ' insert record'
      Every time I use this server behavior there comes a red '!' in front of it ?? Does someone know why this happens ?? Thanks a lot Georges J.S.
    5. Insert Behavior Question??
      I have a bunch of records in a row with a checkbox at the begining how can I create a insert record that inserts each checked record into a new...
  3. #2

    Default Re: Insert Record Behavior

    I could be as simple as "where" you are inserting the code. Check to make sure
    you are accidently overwritting a HTML tag, or part of one. If you are writing
    the insert then it could be your syntax. Post your code and let's take a look.

    ghouser 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