Can't edit ASP-based site in Contribute 3

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Can't edit ASP-based site in Contribute 3

    I have successfully set up a connection to a site I created in Dreamweaver MX.
    I set the site to be compatible with Contribute from within Dreamweaver before
    setting up the connection in Contribute. I can bring up the site in
    Contribute, but when I click on 'Edit Page', the page goes blank and I can't
    edit anything. I have set myself up as administrator of this site, so there
    should be no problems with permissions. Anyone know what is causing this?

    #1SoxFan Guest

  2. Similar Questions and Discussions

    1. How to create a CD-based site?
      I am creating a book, which is currently accessed via the web, that I would also like to put on a CD for off-line viewing. To do this I need...
    2. Must be able to allow a site maintainer to edit templatein Contribute
      I dearly hope contribute has the ability to edit templates, because otherwise I've got a nasty client on my hands. She wants to change sidebar items...
    3. using learning site for a pc based training
      Hi Can you use learning site as a CD ROM based training without installing a personal web server? Cheers
    4. Can Contribute edit a site designed in Adobe GoLive?
      Aloha, I am designing a site using GoLive for a client who would like to edit future text and image changes with Contribute. Does anyone know if...
    5. Text Based Flash Site Help...?
      External text files are not rocket science. If I can understand them, anyone can. FOUNDATION ACTIONSCRIPT by Friend of Ed is a start. ...
  3. #2

    Default Re: Can't edit ASP-based site in Contribute 3

    To clarify, I am NOT trying to edit ASP content. ASP is only used to generate the navigation menu, and the rest of the site is all in straight HTML.
    #1SoxFan Guest

  4. #3

    Default Re: Can't edit ASP-based site in Contribute 3

    I don't know if this is the problem, but I had something like that happen once.
    It turned out in my case to be incorrect html. It rendered fine in the
    browsers, but Contribute is quite picky about the code being correct (which is
    a good thing). Try running your page through the W3C's HTML Validator:
    [url]http://validator.w3.org/[/url] to see if it finds anything wrong. In my case, a
    mismatched table tag made all the difference.

    christina.heikkila 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