Is there something WRONG WITH THIS TEMPLATE?

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Is there something WRONG WITH THIS TEMPLATE?

    Using the attached template, I'm having trouble creating docs when I introduce
    a form in them. The editable region tags get the yellow html "problem"
    highlight over them, and the region becomes locked as a result ... in other
    words, is there something between forms and editable regions that I need to be
    careful with??

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>

    <body>
    <table width="789" height="146" border="0">
    <tr>
    <td width="808"><p><img src="../images/banner2.jpg" width="789"
    height="146" align="top"></p>
    </td>
    </tr>
    </table>
    <table width="789" height="1000" border="0">
    <tr valign="top">
    <td width="128" height="1000"> <pre><img
    src="../images/verticlebanner.jpg" width="128" height="216"></pre></td>
    <td width="651" height="1000"> <!-- TemplateBeginEditable
    name="BeMineRegion1" -->BeMineRegion1<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <!-- TemplateEndEditable --></td>
    </tr>
    </table>

    </body>
    </html>

    dzirnite Guest

  2. Similar Questions and Discussions

    1. template inside another template
      Hi All! I have a problem with templates! As far as I know there is a nested template in dw. A nested template means that a template can be...
    2. wrong template being run
      Hi, We are experiencing a problem where a service is trying to run a template at a path like this: domains/mydomain.org/rcpt.cfm but is...
    3. What's wrong with bandwidth selection template
      I've been trying to stream a video with the bandwidth selection template, but something is going bad. Can anyone tell me if the following...
    4. Using a Template as the base for another Template
      Hi, - Dreamweaver MX - Created a HTML-Template with some menu-items (normal hyperlinks) - I need to create on that menu-items some submenu-items...
    5. Am I doing anything wrong?
      Could you advise if I am doing anything wrong? Page: bdConnect.asp <% Set DataConn = Server.CreateObject("ADODB.Connection")...
  3. #2

    Default Re: Is there something WRONG WITH THIS TEMPLATE?

    Where are you putting the form?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "dzirnite" <webforumsuser@macromedia.com> wrote in message
    news:d5oe24$kem$1@forums.macromedia.com...
    > Using the attached template, I'm having trouble creating docs when I
    > introduce
    > a form in them. The editable region tags get the yellow html "problem"
    > highlight over them, and the region becomes locked as a result ... in
    > other
    > words, is there something between forms and editable regions that I need
    > to be
    > careful with??
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    > <html>
    > <head>
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- TemplateEndEditable -->
    > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    > <!-- TemplateBeginEditable name="head" -->
    > <!-- TemplateEndEditable -->
    > </head>
    >
    > <body>
    > <table width="789" height="146" border="0">
    > <tr>
    > <td width="808"><p><img src="../images/banner2.jpg" width="789"
    > height="146" align="top"></p>
    > </td>
    > </tr>
    > </table>
    > <table width="789" height="1000" border="0">
    > <tr valign="top">
    > <td width="128" height="1000"> <pre><img
    > src="../images/verticlebanner.jpg" width="128" height="216"></pre></td>
    > <td width="651" height="1000"> <!-- TemplateBeginEditable
    > name="BeMineRegion1" -->BeMineRegion1<br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <br>
    > <!-- TemplateEndEditable --></td>
    > </tr>
    > </table>
    >
    > </body>
    > </html>
    >

    Murray *TMM* 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